Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1622.lvt
blobe9fbbd8a38f27082bec0a35a54033681f8f0a9b3
1 % \iffalse
2 % Test file for LaTeX2e PR/1622
4 %<*driver>
5 \documentclass[a4paper]{article}
6 \usepackage{doc}                   % don't use ltxdoc since that has config
7 \usepackage[debugshow]{tracefnt}
8 \tracingfonts=4
10 % Input the test macros for latex 2e
11 \input{test2e}
13 \AUTHOR{Ulrik Vieth}
15 % Declare the format used on the original run, as printed by
16 % LaTeX.
18 \FORMAT{LaTeX2e<1995/06/01>}
21 \begin{document}
23 % Everything before this is ignored by the test system.
24 \START
26  \DocInput{tlb1622.lvt}
27 % \showoutput
28 \end{document}
30 %</driver>
31 % \fi
33 % \section{Some headline}
35 %    Some text.
36 %    \begin{macrocode}
37 %<*module>
38 Some code
39 %</module>
40 %    \end{macrocode}
41 %    
42 % \section{Some headline}
44 %    Some math $x$.
45 %    \begin{macrocode}
46 %<*module>
47 Some code
48 %<*innermodule>
49 Some code
50 %</innermodule>
51 %</module>
52 %    \end{macrocode}
53 %    
54 % \section{\LaTeX{} headline}
56 %    Some text.
57 %    \begin{macrocode}
58 %<*module>
59 Some code
60 %</module>
61 %    \end{macrocode}
62 %    
63 % \section{Some headline}
65 %    Some text.
66 %    \begin{macrocode}
67 %<*module>
68 Some code
69 %<*innermodule>
70 Some code
71 %</innermodule>
72 %</module>
73 %    \end{macrocode}
75 % \section{Some headline}
77 %    Some math $x$.
78 %    \begin{macrocode}
79 %<*module>
80 Some code
81 %</module>
82 %    \end{macrocode}
84 % \section{Math headline $x$}
86 %    Some text.
87 %    \begin{macrocode}
88 %<*module>
89 Some code
90 %</module>
91 %    \end{macrocode}
93 \endinput