Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1783b.lvt
blob88afdf50b7ddb011a11524ad81047e4555f40e79
1 % Test file for LaTeX2e PR/1783
2 % how many pages do we get?
4 \documentclass[twoside]{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}