repo.or.cz
/
latex2e.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve build script for amsmath
[latex2e.git]
/
latex2e-20160201
/
base
/
testfiles
/
tlb4065.lvt
blob
89ee6039eafdf418282d48f0cab1be84f0087127
1
\documentclass{article}
2
3
\input{test2e}
4
5
\begin{document}
6
7
\START
8
9
\showthe\clubpenalty
10
11
\paragraph{Paragraph title}
12
13
Blah, blah.
14
15
\showthe\clubpenalty
16
17
\begin{enumerate}
18
\item Blech.
19
\end{enumerate}
20
21
And this paragraph gets wrong \verb|\clubpenalty|...
22
23
\showthe\clubpenalty
24
25
\END