Enable building TDS zip files
[latex2e.git] / base / testfiles / tlb0655.lvt
blobd7b9f1bc09d4d5ab2d550e549544769d012cc80a
1 % Test file for LaTeX2e PR/655
3 \documentclass{article}
5 % Input the test macros for latex 2e
6 \input{test2e}
8 % Everything before this is ignored by the test system.
9 \START
11 \AUTHOR{Frank Mittelbach}
13 % Declare the format used on the original run, as printed by
14 % LaTeX.
16 \FORMAT{LaTeX2e<1994/06/01>}
18 \CLASS{article}
21 \OMIT
23 \begin{document}
25 \TIMO
27 $\mathnormal{normal}$ \mathnormal{normal}
28 $\mathit{it}$ \mathit{it}
29 $\mathbf{bf}$ \mathbf{bf}
30 $\mathsf{sf}$ \mathsf{sf}
31 $\mathtt{tt}$ \mathtt{tt}
32 $\mathcal{cal}$ \mathcal{cal}
33 $\mathrm{rm}$ \mathrm{rm}
34 \end{document}