diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex b/Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex index 45884abb5cf..16b2ebacbf5 100644 --- a/Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex +++ b/Master/texmf-dist/doc/latex/hvfloat/multi-right1s1c.tex @@ -1,4 +1,5 @@ \documentclass{scrartcl} +%% $Id: multi-right1s1c.tex 1033 2019-04-04 07:24:57Z herbert $ \input{preamble.ltx} @@ -22,7 +23,7 @@ The fullpage multifloat~\vref{img:demo0} has a caption~\vpageref{img:demo0-cap}. \begin{lstlisting} \captionsetup{singlelinecheck=false} -\hvFloat[fullpage,capPos=after,multiFloat]% +\hvFloat[fullpage,capPos=right,multiFloat]% +{figure}{\includegraphics[width=\linewidth]{CTAN}}%% no 1 [Short caption A]% {A Caption A of a ``fullpage'' object, which follows on the left or @@ -50,7 +51,7 @@ The fullpage multifloat~\vref{img:demo0} has a caption~\vpageref{img:demo0-cap}. \Float[Multi] \captionsetup{singlelinecheck=false} -\hvFloat[fullpage,capPos=after,multiFloat]% +\hvFloat[fullpage,capPos=right,multiFloat]% +{figure}{\includegraphics[width=\linewidth]{CTAN}}%% no 1 [Short caption A]% {A Caption A of a ``fullpage'' object, which follows on the left or @@ -82,7 +83,7 @@ The fullpage multifloat~\vref{img:demo0} has a caption~\vpageref{img:demo0-cap}. \begin{lstlisting} \captionsetup{singlelinecheck=false} -\hvFloat[fullpage,capPos=after,multiFloat]% +\hvFloat[fullpage,capPos=right,multiFloat]% +{figure}{\includegraphics[width=\linewidth]{CTAN}}%% no 1 [Short caption A]% {A Caption A of a ``fullpage'' object, which follows on the left or @@ -110,7 +111,7 @@ The fullpage multifloat~\vref{img:demo0} has a caption~\vpageref{img:demo0-cap}. \Float[Multi] \captionsetup{singlelinecheck=false} -\hvFloat[fullpage,capPos=after,multiFloat]% +\hvFloat[fullpage,capPos=right,multiFloat]% +{figure}{\includegraphics[width=\linewidth]{CTAN}}%% no 1 [Short caption A]% {A Caption A of a ``fullpage'' object, which follows on the left or |