Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1135.lvt
blob2c6bae63eb093c0a629cd84ac7d4711eaae0fee6
1 %%Test file for latex/1135
2 %%Page breaks should not occur in the middle of a chapter title
3 %%
4 \input{test2e}
5 \documentclass{book}
7 \nofiles 
8 \begin{document}
10 \START
11 \AUTHOR{David Kastrup}
12 \ADDRESS{dak@pool.informatik.rwth-aachen.de}
13 \CLASS{book}
15 \showoutput
16 \chapter{Chaptertitle} 
17 Sample text. %This here should be a better breakpoint.
18 \vspace*{0.9\textheight} 
19 \end{document}