Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb1048.lvt
blob5b4b8ad1c1d094fb7461a68e43b5121451f73060
1 % Test file for LaTeX2e/Babel bug report #1048
2 % a d' (\prime) inside array gave infinite loop
3 \input{test2e}
4 \documentclass{article}
5 \START
6 \AUTHOR{Michel Goossens <goossens@cern.ch>}
7 \FORMAT{LaTeX2e<1994/06/01>>}
8 \CLASS{article}
9 \PACKAGE[spanish]{babel}
11 \OMIT
12 \usepackage[spanish]{babel}
13 \begin{document}
14 \TIMO
15 \[ \begin{array}{c} d' \end{array}  \]
16 \end{document}