Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb0109.lvt
blob2f3c22890a2cb6c280c7f3e655967f0459abcdf1
1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Rainer Schoepf.
4 % All rights reserved.
5
6 % This file is part of the validate package.
7
8 % IMPORTANT NOTICE:
9
10 % You are not allowed to change this file.  In case of error
11 % write to the email address mentioned in the file readme.val.
12
13 % \fi
15 % Test file for LaTeX2e bug report #109.
16 % \mathcal and \mathnormal, like \mathrm, don't produce error messages.
18 % Input the test macros for latex 2e
19 \input{test2e}
21 \documentclass{article}
23 % Everything before this is ignored by the test system.
24 \START
26 \AUTHOR{Frank Mittelbach}
28 % Declare the format used on the original run, as printed by
29 % LaTeX.
31 \FORMAT{LaTeX2e<1994/05/04>}
33 \CLASS{article}
35 \OMIT
37 \begin{document}
39 \TIMO
41 \mathcal and \mathnormal, like \mathrm, don't produce error messages.
43 \end{document}