Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2137.lvt
blob3e51fcb52bfbd664d9a328cd1bcf44a5569a9179
1 % Test file for LaTeX2e/Babel bug report 2137
2 % the internal command \bblref ended up in the .toc file
3 % where it was unrecognised and hence undefined.
5 \input{test2e}
6 \documentclass{book}
7 \START
8 \AUTHOR{<llana@eucmax.sim.ucm.es>}
9 \FORMAT{LaTeX2e<1996/06/01>}
10 \CLASS{book}
11 \PACKAGE[spanish]{babel}
13 \OMIT
14 \usepackage[spanish]{babel}
15 \begin{document}
16 \TIMO
18 \tableofcontents
19 \chapter{First Chapter}\label{Chap1}
20 \section{A section in chapter~\ref{Chap1}}
21 \end{document}