summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hvextern/hvextern.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-06 20:26:49 +0000
committerKarl Berry <karl@freefriends.org>2022-06-06 20:26:49 +0000
commitf5c56d1fc35b553aad7d16f2f23dd7167d2e935c (patch)
tree38a8c657c3a5867ccb196c01310cc176ea900f1c /Master/texmf-dist/doc/latex/hvextern/hvextern.tex
parente14eed4ad02ea65883b83b23529e06a04561f506 (diff)
hvextern (6jun22)
git-svn-id: svn://tug.org/texlive/trunk@63497 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvextern/hvextern.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hvextern/hvextern.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/hvextern/hvextern.tex b/Master/texmf-dist/doc/latex/hvextern/hvextern.tex
index 1d1bd0fd42b..22c26b7669c 100644
--- a/Master/texmf-dist/doc/latex/hvextern/hvextern.tex
+++ b/Master/texmf-dist/doc/latex/hvextern/hvextern.tex
@@ -1,4 +1,4 @@
-%% $Id: hvextern.tex 562 2022-06-01 15:37:46Z herbert $
+%% $Id: hvextern.tex 570 2022-06-06 05:40:08Z herbert $
\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata{}
\documentclass[ngerman,a4paper,twoside]{article}
@@ -1467,11 +1467,11 @@ it makes no difference using the optional argument \Lkeyword{usefancyvrb} or not
\subsection{No output}
By default there is an image or text as output of the external run. In a case, where
you are only interested in the code, which should be formatted in the same style as
-other examples, you can set \Lkeyword{output} to false.
+other examples, you can set \Lkeyword{showoutput} to false.
\begin{externalDocument}[
- output=false,
+ showoutput=false,
frame,compiler=pdflatex,
crop,
force,runs=2,code,docType=latex,
@@ -1550,7 +1550,7 @@ Whith this definition and the setting \Lkeyset{docType=ltx} the last example loo
frame,
compiler=pdflatex,
showFilename,
- force=true,
+ force=false,
runs=2,code,docType=ltx,
usefancyvrb]{voss}
\documentclass[chapterprefix=on,parskip=half-,DIV=12,fontsize=12pt]{scrreprt}
@@ -1803,6 +1803,9 @@ foo
\end{externalDocument}
+\addtocontents{toc}{\protect\newpage}
+
+
\section{Running external commands}
Integrating the current directory of this document we can use the macro \Lcs{runExtCmd} with
the optional argument \Lkeyword{redirect}