Typo
[latex2e.git] / latex2e-20150101 / required / babel / testfiles / tlb4146.lvt
blobadfae12be76e8bb80222a74374c909b96c6ad98b
1 \iffalse\r
2 \r
3 The babel.def package inserts spurious spaces when chars are\r
4 activated because it lacks two end of line comment characters in the\r
5 definition of the internal macro \@initiate@active@char; precisely at\r
6 the end of lines 191 and 246\r
7 \r
8 \fi\r
9  \r
10 \input{test2e}\r
12 \documentclass{book}\r
13  \r
14 \START\r
15 \FORMAT{LaTeX2e <2009/09/24>}\r
16 \CLASS{book}\r
17 \PACKAGE[latin]{babel}\r
18 \def\testit#1{%\r
19   \setbox0=\hbox{#1}\showthe\wd0}\r
21 \OMIT\r
23 \usepackage[latin]{babel}\r
24 \languageattribute{latin}{withprosodicmarks}\r
26 \begin{document}\r
28 \begingroup\r
29 \catcode`\^=\active\r
30 \catcode`\==\active\r
31 \gdef\temp{ros=a ros^a}\r
32 \endgroup\r
34 \TIMO\r
35 \testit{Latin text surrounded by quotation marks:\r
36 ``\begin{otherlanguage*}{latin}\ProsodicMarksOn\temp\r
37 \end{otherlanguage*}''}\r
39 \end{document}