On Mon, Feb 11, 2013 at 06:04:40PM +0100, Thien-Thi Nguyen wrote:
> With an input file ixin.texi that has the (incorrect) line 545:
> 
>  @fonttextsize 42
> 
> and env var ‘LANG’ having the value ‘it_IT.UTF-8’, the command:
> 
>  $ /tmp/a/b/c/bin/makeinfo -o ixin.xml --xml --no-split ixin.texi > BAD-$LANG 
> 2>&1
> 
> produces the file BAD-it_IT.UTF-8, attached here:

I cannot reproduce that.  Using fr_FR.UTF-8 I get something correct.  I
attach the result.

> which looks funny and is incorrect -- i don't know what the "proper"

Looks like something doubly encoded.

> NB: I also tried both of the above commands w/ dir /tmp/a/b/c/bin
> appearing in env var ‘PATH’.  It doesn't change anything.  Is this a
> bug?

I don't really get that part...

-- 
Pat
t.texi:1: Seuls @fonttextsize 10 ou 11 sont autorisés, pas « 42 »

Reply via email to