Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb1783a.lvt
blobf3fd86250c3bc67bc24eccecbb92952910ef541d
1 % Test file for LaTeX2e PR/1783
2 % how many pages do we get?
4 \documentclass[twoside,openright]{report}
6 % Input the test macros for latex 2e
7 \input{test2e}
9 \AUTHOR{Frank Mittelbach}
11 % Declare the format used on the original run, as printed by
12 % LaTeX.
14 \FORMAT{LaTeX2e<1995/06/01>}
17 \begin{document}
19 % Everything before this is ignored by the test system.
20 \START
22 \begin{titlepage}
23 title
24 \end{titlepage}
26 \tableofcontents
28 \chapter{A chapter}
30 some text
32 \end{document}