Typos
[latex2e.git] / trunk / required / babel / testfiles / tlb0916.lvt
blobb432d135b81bd0d27fa0facc99e55279e71a3dd4
1 % Test file for LaTeX2e/Babel bug report #0916
2 % dutch and spanish both use the active " which used to give a conflict
3 \input{test2e}
4 \documentclass{article}
5 \START
6 \AUTHOR{Johannes Braams} 
7 \FORMAT{LaTeX2e<1994/06/01>}
8 \CLASS{article}
9 \PACKAGE[dutch,spanish]{babel}
11 \OMIT
12 \usepackage[dutch,spanish]{babel} 
13 \begin{document} 
14 \selectlanguage{dutch}
15 \showboxbreadth=14
16 \TIMO
17 \setbox0=\hbox{re"eel}
18 \showbox0
19 \end{document}