[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Accented characters problem
From: |
Jean-Charles Malahieude |
Subject: |
Re: Accented characters problem |
Date: |
Thu, 30 Apr 2015 19:00:19 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
Le 29/04/2015 23:08, Karl Berry a écrit :
Latest texinfo.tex doesn't deal well with accented characters
The change below seems to fix this; at least the output from your test
file seemed ok. Oddly, I did not get the exact error messages you did,
even with the same texinfo.tex, but the gist seemed clear.
It works as expected, and clears Walter's report.
Ligatures AE (code point 00C6 Latin Capital letter AE) and OE (code
point 0152 Latin Capital Ligature OE). Their lowercase
version(respectively 00E6 and 0153) eats the following space.
Please send an example. The test file attached below that I made up
does not eat any spaces to my eyes. If it was in your test file, sorry,
I didn't see it.
It was evident on the "index" line of rev. 6087, and your patch solves
this as well.
Many thanks,
Jean-Charles