1 %%%%% TeX file to test (spanish) babel 3.6beta with Plain TeX %%%%%
3 % this macro was missing from babel 3.5e, but not from babel 3.6beta:
4 % \ifx\loadlocalcfg\undefined\def\loadlocalcfg#1{}\fi
6 % this line defines a macro needed for '' (un-comment to fix):
7 %\ifx\textquotedblright\undefined\def\textquotedblright{{\catcode`\'=12''}}\fi
9 % this line defines a macro needed for "o and "a (un-comment to fix):
10 %\ifx\scriptsize\undefined\def\scriptsize{\sevenrm}\fi
13 \input spanish.sty
\relax
14 \selectlanguage{spanish
}
16 \begindocument % Added by JB
18 % this makes shorthands based on ' work (un-comment to fix):
20 % this makes shorthands based on " work (un-comment to fix):
25 Right double quotes: "
{}ok", or ``faulty'' with babel
3.5e).
28 These standard-TeX constructs:
30 \'a \'e \'
\i{} \'o \'u \~n
31 \'A \'E \'I \'O \'U \~N
33 \raise1ex\hbox{\underbar{\sevenrm o
}}
34 \raise1ex\hbox{\underbar{\sevenrm a
}}
39 can be obtained using these equivalent spanish babel shorthands:
45 The spanish letter, \~n and \~N, can also be obtained using the
46 spanish babel shorthand ~n and ~N, but a tilde between two letters
47 (other than n) inserts a space of fixed length like~here or~
{}n.