Re: [PATCH pkgs] Texinfo 5.x fixes, etc.
Jerry James <[email protected]>
| Newsgroups | gmane.emacs.xemacs.patches |
|---|---|
| Message-ID | <CAHCOHQnrg+E1R=w7JFXU07j+dSFdr7-s6fV7kCL2D4QV9RiZ5w@mail.gmail.com> |
On Sun, May 11, 2014 at 9:43 PM, Stephen J. Turnbull <[email protected]> wrote: > Sounds good. FWIW, my approach to texi2html for the Japanese .texi > files is "iconv -t utf-8 -f iso-2022-jp". For now, please do that on > the fly, and leave the files in their original ISO 2022 encoding. I > need to think whether there's any real downside to just converting > those files to UTF-8 (probably not enough to prevent it, but XEmacs > 21.4 can't handle UTF-8 without Mule-UCS). $ iconv -f iso-2022-jp -t utf-8 skk.texi > skk.texi.utf8 iconv: illegal input sequence at position 154746 That is line 4779 of skk.texi, right after the "W:" if I am counting characters correctly. Any advice on how to proceed? -- Jerry James http://www.jamezone.org/