Move a tag
[latex2e.git] / latex2e-20151001 / required / babel / testfiles / tlb2363.lvt
blob42a58ca2dc8c4e0113301a7b10eefc418fafaec8
1 % testfile for PR 2363
2 \iffalse
3 Hello,
4  
5 The folowing program generate an error because of the {\bf "a"}. If
6 you change {\bf "a"} for {\bf "e"}, it will work.
8 ! You can't use `\raise' in vertical mode.
9 \spanish@sh@"a@ ->\raise 
10                          1ex\hbox {\underbar {\scriptsize a}}
11 l.8 \item {\bf "a
12 ...
14 I use TeTeX 0.4 under Linux and I intall the version 3.6 of Babel.
16 Thanks you to look at the problem.
17 \fi
19 \input{test2e}
20 \documentclass{article}
21 \START
22 \AUTHOR{Eric Gamess <eric@borabora.univalle.edu.co>}
23 \FORMAT{LaTeX2e<1997/06/01>}
24 \CLASS{article}
25 \PACKAGE[spanish]{babel}
27 \OMIT
28 \usepackage[spanish]{babel}  
29 \parindent=0.0cm
31 \begin{document}
32 \TIMO
34 \showboxbreadth=60
35 \showboxdepth=60
36 \makeatletter
38 \setbox0\vbox{\@parboxrestore
39 \begin{itemize}
40 \item {\bf "a"{}} to oppend a file in mode Append.
41 \item {\bf "r"{}} to oppend a file in mode Read Only.
42 \end{itemize}
43 }\showbox0
44 \end{document}