Enable building TDS zip files
[latex2e.git] / base / testfiles / tlb0552.lvt
blob8f0ec397ff47d4c4356548a51344896daa973d78
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 #551.
16 % \_ gives infinite loop.
18 % Input the test macros for LaTeX2e
19 \input{test2e}
22 \START
24 \AUTHOR{Ralf Menzel}
26 \CLASS{article}
28 \PACKAGE{t1enc}
30 \OMIT
32 \documentclass{article} 
33 \usepackage{t1enc} 
36 \begin{document}
38 \TIMO
40 \setbox0=\hbox{$\_$}\showbox0
42 \end{document}