Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb0264.lvt
blob2d149cad6ef47ef2908f98906c9579f52153bf7c
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 #264
16 % \verb does no longer allow end of line in argument
19 % Input the test macros for LaTeX2e
20 \input{test2e}
22 % Everything before this is ignored by the test system.
23 \START
25 \AUTHOR{Martin H. v.d.Berg}
28 % Declare the format used on the original run, as printed by
29 % LaTeX.
31 \FORMAT{LaTeX2e<1994/03/08>}
33 % Article document style for this test.
35 \STYLE{article}
37 \OMIT
39 \documentstyle{article}
41 \begin{document}
43 \TIMO
45 \verb|Does not generate an error
46 in LaTeX but it does in \LaTeX2e|
47 \end{document}