Move a tag
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0380.lvt
blob20806db4c5ec88663e1c80d16c4b7f05104fb487
1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Alan Jeffrey.
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 #380.
16 % SF codes
18 % Input the test macros for LaTeX2e
19 \input{test2e}
21 \documentclass{article}
23 \usepackage[T1]{fontenc}
25 \START
27 \AUTHOR{Alan Jeffrey}
29 \STYLE{article}
31 \OMIT
33 \begin{document}
35 \TIMO
37 \tracingoutput=1
38 \showboxbreadth=999
39 \showboxdepth=999
41 \makeatletter
42 \@tempcnta=0
43 \loop\ifnum\@tempcnta<256
44    \char\@tempcnta.
45    \advance\@tempcnta 1
46 \repeat
48 \end{document}