summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex16
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex b/Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex
index f296934ed37..42c8ef1fca5 100644
--- a/Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex
+++ b/Master/texmf-dist/doc/latex/hvfloat/right2s2c.tex
@@ -1,4 +1,5 @@
\documentclass[twoside,twocolumn]{scrartcl}
+%% $Id: right2s2c.tex 1033 2019-04-04 07:24:57Z herbert $
\input{preamble.ltx}
\setlength\columnseprule{0.4pt}
@@ -6,7 +7,8 @@
\begin{document}
-\tableofcontents\newpage
+\tableofcontents
+ ewpage
\blinddocument
@@ -20,7 +22,7 @@ The fullpage image~\vref{fig:fullpage0} has a caption~\vpageref{fig:fullpage0-ca
The fullpage image~\vref{fig:fullpage0} has a caption~\vpageref{fig:fullpage0-cap}.
\begin{lstlisting}
-\hvFloat[fullpage,capPos=after]%
+\hvFloat[fullpage,capPos=right]%
{figure}%
{\includegraphics[fullpage]{frose}}%
[A fullpage float with the default caption setting]%
@@ -32,8 +34,8 @@ The fullpage image~\vref{fig:fullpage0} has a caption~\vpageref{fig:fullpage0-ca
\end{lstlisting}
-\Float[capPos=after]
-\hvFloat[fullpage,capPos=after]%
+\Float[capPos=right]
+\hvFloat[fullpage,capPos=right]%
{figure}%
{\includegraphics[fullpage]{frose}}%
[A fullpage float with the default caption setting]%
@@ -46,7 +48,7 @@ The fullpage image~\vref{fig:fullpage0} has a caption~\vpageref{fig:fullpage0-ca
\blinddocument
\begin{lstlisting}
-\hvFloat[fullpage,capPos=after]%
+\hvFloat[fullpage,capPos=right]%
{figure}%
{\includegraphics[fullpage]{frose}}%
[A fullpage float with the default caption setting]%
@@ -58,8 +60,8 @@ The fullpage image~\vref{fig:fullpage0} has a caption~\vpageref{fig:fullpage0-ca
\end{lstlisting}
-\Float[capPos=after]
-\hvFloat[fullpage,capPos=after]%
+\Float[capPos=right]
+\hvFloat[fullpage,capPos=right]%
{figure}%
{\includegraphics[fullpage]{frose}}%
[A fullpage float with the default caption setting]%