Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb0202.lvt
blobd7bae0459d384ac89627e5711a33ff9a52b21f2f
1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Rainer Schoepf.
4 % All rights reserved.
5
6 % This file is part of the validate package.
7
8 % IMPORTANT NOTICE:
9
10 % You are not allowed to change this file.  In case of error
11 % write to the email address mentioned in the file readme.val.
12
13 % \fi
15 % Test file for LaTeX2e bug report #202.
16 % Commands in .aux file cause error at \begin{document}
18 \documentclass[twocolumn]{letter}
20 % Input the test macros for LaTeX2e
21 \input{test2e}
23 % Everything before this is ignored by the test system.
24 \START
26 \AUTHOR{Rainer Sch\"opf}
28 % Declare the format used on the original run, as printed by
29 % LaTeX.
31 \FORMAT{LaTeX2e}
33 % Letter document class for this test.
35 \CLASS[twocolumn]{letter}
37 \makelabels
39 \begin{document}
41 \showoutput
43 \begin{letter}{hugo}
45 bla
47 \end{letter}
49 \end{document}