Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb2149-2015.lvt
blobf18b8347780b399bba3e84b98729534f2dfd8a90
1 % Test file for LaTeX2e PR/2149
3 % test the doc outputs cmtt in compat mode
5 \begin{filecontents*}{pr2149.doc}
6 %  \begin{macro}{\Test}
7 %  Test
8 %    \begin{macrocode}
9 \let\Test\relax
10 %    \end{macrocode}
11 %  \end{macro}
12 \end{filecontents*}
13 \documentstyle[doc]{article}
16 % Input the test macros for latex 2e
17 \input{test2e}
19 \AUTHOR{Martin Schr\"oder}
21 % Declare the format used on the original run, as printed by
22 % LaTeX.
24 \FORMAT{LaTeX2e<1996/06/01>}
27 \begin{document}
29 % Everything before this is ignored by the test system.
30 \START
32    \DocInput{pr2149.doc}
34    \showoutput
36 \end{document}