Typos
[latex2e.git] / trunk / required / babel / testfiles / tlb2452.lvt
blobe3608dbcdbdbfda0e1bc0adfb5d414c0934ebeb3
1 % Test file for bug report 2452
2 % Active cahracters are not active before \begin{document}
3 % But they should be with the option "KeepShorthandsActive"
5 \input{test2e}
6 \documentclass[german]{article}
7 \START
8 \AUTHOR{}
9 \FORMAT{LaTeX2e<1997/06/01>}
10 \CLASS[german]{article}
11 \PACKAGE{babel}
13 \OMIT
14 \usepackage[KeepShorthandsActive]{babel}
16 \def\name{G"unther Br"oselstra"s}
17 \begin{document}
18 \TIMO
20 \showboxbreadth=40
21 \showboxdepth=40
22 \setbox0\hbox{\name}
23 \showbox0
24 \end{document}