On Tue, Apr 15 2008, Taco Hoekwater wrote:
Peter Münster wrote:
Hello,
1.) Compilation stop like this:
[1.1] [2.1] . (./t-french.tex language : language specific options [default-fr] introduce a 4.0pt skip \wait=
Somewhat unexpectedly, the space after [frenchpunctuation] is not ignored (note: I am not saying it should). Can you try this?
\startlanguagespecifics[fr] \setcharacterspacing[frenchpunctuation]% \stoplanguagespecifics
I've already tried this, but it does not work. But thanks to your remark, I've finally found the reason: it's the space *before* "\setcharacterspacing". This works ok: \startlanguagespecifics[fr] \setcharacterspacing[frenchpunctuation] \stoplanguagespecifics Cheers, Peter -- http://pmrb.free.fr/contact/