Typo
[latex2e.git] / latex2e-20150101 / required / babel / testfiles / tlb1327.lvt
blob3966f453ca79daafaa1ce65bb5b9085940a6421a
1 % Test file for LaTeX2e/Babel bug report #1327
2 % Germanb and T1 encoding didn't work together
3 \input{test2e}
4 \documentclass{article}
5 \START
6 \AUTHOR{Johannes Braams} 
7 \FORMAT{LaTeX2e<1994/06/01>}
8 \CLASS{article}
9 \PACKAGE{t1enc}
10 \PACKAGE[german]{babel}
12 \OMIT
13 \usepackage{t1enc}
14 \usepackage[german]{babel}
15 \begin{document}
16 \TIMO
17 \showboxbreadth=20
18 \setbox0=\hbox{\"a\"o\"u \"A\"O\"U}
19 \showbox0
20 \end{document}