On my Win7 + MSYS + MinGW + MikTex I found a texinfo 4.13 that compiled
without complaints about UTF-8. I suppose the problem is faced mostly by
Mac users.
Unfortunately I can't reproduce the problem here, so I have no clue about
the contents of the .info output...
Kindest regards, Andrea
Il gior
Andrea Rossetti writes:
> Rainer M Krug krugs.de> writes:
>
> ...
>> This is the version info - I did not install an old one on my mac:
>>
>> ,
>> | $ makeinfo --version
>> | makeinfo (GNU texinfo) 4.8
>> |
>> | Copyright (C) 2004 Free Software Foundation, Inc.
> ...
>
> I guess the texinf
Rainer M Krug krugs.de> writes:
...
> This is the version info - I did not install an old one on my mac:
>
> ,
> | $ makeinfo --version
> | makeinfo (GNU texinfo) 4.8
> |
> | Copyright (C) 2004 Free Software Foundation, Inc.
...
I guess the texinfo version is too old for UTF-8: you may see
Andrea Rossetti writes:
> Rainer M Krug krugs.de> writes:
>
>>
> ...
>> | makeinfo --no-split org.texi -o org
>> | org.texi:15: warning: unrecognized encoding name `UTF-8'.
>> `
>>
>> Is this something in my setup? Should I worry?
>
> My guess: could it be that you have an old version
> of
Rainer M Krug krugs.de> writes:
>
...
> | makeinfo --no-split org.texi -o org
> | org.texi:15: warning: unrecognized encoding name `UTF-8'.
> `
>
> Is this something in my setup? Should I worry?
My guess: could it be that you have an old version
of makeinfo/texinfo, not supporting UTF-8 fo
Hi
I get the following warning when using make in my org-git:
,
| $ make
| .
| .
| .
| Done (Total of 108 files compiled, 3 skipped)
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc info
| org-version: 8.2.5h (release_8.2.5h-864-g3e5fc4)
| makeinfo --no-split org.texi -o org
|