Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2876.lvt
blobc6e9722221ab4d553b4e6caac32477a190f04129
1 \iffalse
2 >Number:         2876
3 >Synopsis:       error using babel without optional language
4 >Arrival-Date:   Fri Sep 11 11:11:10 1998
5 >Originator:     TU Ilmenau, Germany (Olaf Michelsson)
6 >Description:
7 Description of bug:
8 without a language-argument in the usepackage-call and a 
9 loaded ifthen package, babel generates an error concerning 
10 the redefinition of the ifthenelse function
12 5/5/99
13 Now expect Babel error messages about the missing language option
14 and undefined language
15 \fi
16 \input{test2e}
17 \documentclass[a4paper]{article}
19 \START
20 \AUTHOR{Olaf Michelsson}
21 \FORMAT{LaTeX2e<1998/12/01>}
22 \CLASS[a4paper]{article}
23 \PACKAGE{ifthen}
24 \PACKAGE{babel}
26 \OMIT
27 \usepackage{ifthen}
28 \usepackage{babel}
30 \begin{document}
31 \TIMO
33 \end{document}