Typo
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0483.lvt
blobdd3a741874deaa2ee1c3c80ea88bd933ad876828
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 #483.
16 % error messages and \protect
18 % Input the test macros for LaTeX2e
19 \input{test2e}
21 \documentstyle{article}
23 %\makeatletter
24 %\let\XXX\@latex@error
25 %\DeclareRobustCommand\@latex@error{\XXX}
26 %\makeatother
28 \AUTHOR{David Carlisle}
30 \STYLE{article}
33 \begin{document}
35 \START
37 \renewcommand{\thesection}{\alph{section}}
38 \setcounter{section}{24}
40 \section{aaa}
41 xxx
43 \section{bbb}
44 xxx
46 \section{ccc}
47 xxx
49 \end{document}