summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jvlisting/test.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-28 23:42:51 +0000
committerKarl Berry <karl@freefriends.org>2011-10-28 23:42:51 +0000
commit7d9eca7c4eba55a60bd83933de4a4d5c9808e018 (patch)
tree01243ae0c2383d8bdbe7dd20637a7e537287e2f6 /Master/texmf-dist/doc/latex/jvlisting/test.tex
parent245a543c69cd4f9fd8a39137053f554738fa5941 (diff)
jvlisting (28oct11)
git-svn-id: svn://tug.org/texlive/trunk@24430 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/jvlisting/test.tex')
-rw-r--r--Master/texmf-dist/doc/latex/jvlisting/test.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/jvlisting/test.tex b/Master/texmf-dist/doc/latex/jvlisting/test.tex
index f863f324205..6f70c19f988 100644
--- a/Master/texmf-dist/doc/latex/jvlisting/test.tex
+++ b/Master/texmf-dist/doc/latex/jvlisting/test.tex
@@ -187,7 +187,7 @@ The columns should be of equal height (four rows each).
\begin{test}{4.2} (page breaks, \verb|\listingpenalty|).
-The column break should be before \verb|line1|.
+The column break should be immediately before \verb|line1|.
\setlength{\listingskipamount}{0pt}%
\listingpenalty=10000
\begin{testpages}{6}
@@ -206,7 +206,7 @@ The column break should be before \verb|line1|.
\begin{test}{4.3} (page breaks, \verb|\prelistingpenalty|).
-The column break should {\em not} be before \verb|line1|.
+The column break should {\em not} be immediately before \verb|line1|.
\setlength{\listingskipamount}{0pt}%
\prelistingpenalty=10000
\begin{testpages}{3}
@@ -222,7 +222,7 @@ The column break should {\em not} be before \verb|line1|.
\begin{test}{4.4} (page breaks, \verb|\postlistingpenalty|).
-The column break should {\em not} be after \verb|line3|.
+The column break should {\em not} be immediately after \verb|line3|.
\setlength{\listingskipamount}{0pt}%
\postlistingpenalty=10000
\begin{testpages}{3}