comparison ja/99defs.tex @ 778:64858a216741

compilation fix
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 25 Apr 2009 00:04:19 +0900
parents 32d33b238b7e
children
comparison
equal deleted inserted replaced
777:3274ff6650df 778:64858a216741
118 \DefineVerbatimEnvironment{codesample2}{Verbatim}{frame=single,gobble=2,numbers=left,commandchars=\\\{\}} 118 \DefineVerbatimEnvironment{codesample2}{Verbatim}{frame=single,gobble=2,numbers=left,commandchars=\\\{\}}
119 119
120 % Interaction from the examples directory. 120 % Interaction from the examples directory.
121 \newcommand{\interaction}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{examples/#1.lxo}} 121 \newcommand{\interaction}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{examples/#1.lxo}}
122 % Example code from the examples directory. 122 % Example code from the examples directory.
123 \newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../examples/#1}} 123 %\newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../examples/#1}}
124 \newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../contrib/#1}}
124 125
125 % Graphics inclusion. 126 % Graphics inclusion.
126 %\ifpdf 127 %\ifpdf
127 \newcommand{\grafix}[1]{\includegraphics{#1}} 128 \newcommand{\grafix}[1]{\includegraphics{#1}}
128 %\else 129 %\else