Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1180.lvt
blob56a9eac98dc146128898f19fed832e6841714bcc
1 % Test file for LaTeX2e PR/1180
3 \documentclass{article}
5 % Input the test macros for latex 2e
6 \input{test2e}
8 \AUTHOR{Frank Mittelbach}
10 % Declare the format used on the original run, as printed by
11 % LaTeX.
13 \FORMAT{LaTeX2e<1994/06/01>}
15 \begin{document}
17 \showoutput
19 % Everything before this is ignored by the test system.
20 \START
22 % check that root is okay
24 $\sqrt{2}$
25 \[\sqrt{a+b+c}\]
27 % check that underbar is still the same:
29 \underbar{quark}
31 \end{document}