Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb2149.lvt
blob7c890c07768a0bd9a524f4f10cf496759aad7364
1 % Test file for LaTeX2e PR/2149
3 % test the doc outputs cmtt in compat mode
4 \RequirePackage[2014/05/01]{latexrelease}
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}