Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb1838.lvt
blob693bccde69c532d08648036acbd6222fa1baee1f
1 % Test file for LaTeX2e/Babel bug report 1838
2 % The active characters for french created problems when 
3 % either of the packages arry or graphicx were loaded after babel
4 % The .tlg file should be empty
5 \input{test2e}
6 \NeedsTeXFormat{LaTeX2e}[1995/12/01]
7 \documentclass{book}
8 \START
9 \AUTHOR{jfm@core.ucl.ac.be (Jean-Francois Mertens)}
10 \FORMAT{LaTeX2e<1995/12/01>}
11 \CLASS{book}
12 \PACKAGE[francais,english]{babel}
13 \PACKAGE{amsmath}
15 \OMIT
16 \usepackage{amsmath}
17 \usepackage[francais,english]{babel}
18 \begin{document}
20 \TIMO
21 \begin{align}
22 blabla
23 &  blabla\\
24 &  blabla.
25 \end{align}
26 \end{document}