Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb2049.lvt
blobe7039492ba7f728d436f25efded4c735f35c02fd
1 % Test file for LaTeX2e PR/2049
3 \documentclass{letter}
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/12/01>}
16 \begin{document}
18 % Everything before this is ignored by the test system.
19 \START
21 \begin{letter}{%
22     somebody\\
23     somewhere\\
24     \medskip
25     someplace}
26 \opening{hello,}
27 body body body
28 \closing{greetings,}
29 \end{letter}
30 \end{document}