changeset 778:64858a216741

compilation fix
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 25 Apr 2009 00:04:19 +0900
parents 3274ff6650df
children 69923723e7f9
files ja/99defs.tex
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ja/99defs.tex	Sat Apr 25 00:02:59 2009 +0900
+++ b/ja/99defs.tex	Sat Apr 25 00:04:19 2009 +0900
@@ -120,7 +120,8 @@
 % Interaction from the examples directory.
 \newcommand{\interaction}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{examples/#1.lxo}}
 % Example code from the examples directory.
-\newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../examples/#1}}
+%\newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../examples/#1}}
+\newcommand{\excode}[1]{\VerbatimInput[frame=single,numbers=left,commandchars=\\\{\}]{../contrib/#1}}
 
 % Graphics inclusion.
 %\ifpdf