summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hvextern/doc/hvextern.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hvextern/doc/hvextern.tex')
-rw-r--r--macros/latex/contrib/hvextern/doc/hvextern.tex21
1 files changed, 17 insertions, 4 deletions
diff --git a/macros/latex/contrib/hvextern/doc/hvextern.tex b/macros/latex/contrib/hvextern/doc/hvextern.tex
index d3f81f7447..5971c04744 100644
--- a/macros/latex/contrib/hvextern/doc/hvextern.tex
+++ b/macros/latex/contrib/hvextern/doc/hvextern.tex
@@ -44,10 +44,10 @@ from within a main\newline \LaTeX\ document~--v. \hvexternFileversion}
\usepackage[Option]{hvextern}
\end{verbatim}
-There exists only one option \Loption{checkCode} which is only valid
-for the use of \LuaLaTeX. In this case an already existing external file will only be compiled, if the
-code changed. This dosn't depends on the setting of the option \Lkeyword{force}.
-The package option will speed up the compilation time.
+There exists only one option \Loption{checkCode} which is valid
+for all \TeX-compiler. In this case an already existing external file will only be compiled, if the
+external code changed. This dosn't depends on the setting of the option \Lkeyword{force}.
+\Loption{checkCode} can speed up the compilation time.
\section{Syntax}
@@ -1832,6 +1832,19 @@ to get the directory listed:
\runExtCmd[redirect,verbose]{ls -la}{voss}
+\begin{verbatim}
+\runExtCmd[redirect,verbose,lstOptions={basicstyle=\ttfamily\small}]{df}{voss}
+\end{verbatim}
+
+
+
+\medskip
+\runExtCmd[redirect,verbose,lstOptions={basicstyle=\ttfamily\footnotesize}]{df}{voss}
+
+
+
+
+
\section{Other options}
\begin{description}