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.tex18
1 files changed, 17 insertions, 1 deletions
diff --git a/macros/latex/contrib/hvextern/doc/hvextern.tex b/macros/latex/contrib/hvextern/doc/hvextern.tex
index 5971c04744..5e40c2b98b 100644
--- a/macros/latex/contrib/hvextern/doc/hvextern.tex
+++ b/macros/latex/contrib/hvextern/doc/hvextern.tex
@@ -1,4 +1,4 @@
-%% $Id: hvextern.tex 577 2022-06-20 16:35:21Z herbert $
+%% $Id: hvextern.tex 678 2023-01-29 09:59:12Z herbert $
\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata{}
\documentclass[ngerman,a4paper,twoside]{article}
@@ -907,6 +907,7 @@ or \Lkeyval{b}.
crop,
cleanup,
force=false,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -931,6 +932,7 @@ or \Lkeyval{b}.
crop,
cleanup,
force=false,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -956,6 +958,7 @@ or \Lkeyval{b}.
crop,
cleanup,
force=false,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -982,6 +985,7 @@ or \Lkeyval{b}.
cleanup,
force=false,
mpwidth=0.5\linewidth,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -1007,6 +1011,7 @@ or \Lkeyval{b}.
cleanup,
force=false,
mpwidth=0.5\linewidth,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -1033,6 +1038,7 @@ or \Lkeyval{b}.
cleanup,
force=false,
mpwidth=0.5\linewidth,
+ aboveskip=0pt,belowskip=0pt,
docType=latex]{voss}
\documentclass{article}
\pagestyle{empty}
@@ -1476,6 +1482,16 @@ it makes no difference using the optional argument \Lkeyword{usefancyvrb} or not
\end{description}
+The listings environment uses its own keywords \Lkeyword{aboveskip} and \Lkeyword{belowskip}, also preset
+to \Lcs{medskipamount}. These ones can be changed by using the keyword \Lkeyword{lstOptions}:
+
+\begin{verbatim}
+..., lstOptions = {aboveskip=..., belowskip=...}, ...
+\end{verbatim}
+
+
+
+
\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