Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb0977.lvt
blob276910d4ee9186fb991a26d95f23a449861143f1
1 % Test file for LaTeX2e/Babel bug report #0977
2 % the input \^{\i} should give expected result
3 \input{test2e}
4 \documentclass{article}
5 \START
6 \AUTHOR{Franck Vamparys <vamparys@litnext1.epfl.ch>} 
7 \FORMAT{LaTeX2e<1994/06/01>}
8 \CLASS{article}
9 \PACKAGE[francais]{babel}
11 \OMIT
12 \usepackage[francais]{babel}
14 \begin{document}
16 \section{i circumflex bug in francais babel}
17 \TIMO
18 \showboxbreadth=40
19 \setbox0=\hbox{\^{\i}  \"{\i}  \'{\i}  \'{\i}     but \^{i} works }
20 \showbox0
22 \end{document}