Re: texinfo.tex assorted special characters issue

2016-09-17 Thread Gavin Smith
On 17 September 2016 at 07:18, Masamichi Hosoda wrote: >> I've found that compiling the following texi file failed. >> >> ``` >> \input texinfo >> @documentencoding UTF-8 >> >> @node « >> @section a >> >> @bye >> ``` > > I've created a patch which fixes the issue. > If there

Re: texinfo.tex assorted special characters issue

2016-09-17 Thread Masamichi Hosoda
> I've found that compiling the following texi file failed. > > ``` > \input texinfo > @documentencoding UTF-8 > > @node « > @section a > > @bye > ``` I've created a patch which fixes the issue. If there is no problem, I'd like to commit it. Index: ChangeLog

texinfo.tex assorted special characters issue

2016-09-16 Thread Masamichi Hosoda
I've found that compiling the following texi file failed. ``` \input texinfo @documentencoding UTF-8 @node « @section a @bye ``` Here is error messages in my environment. ``` $ texi2pdf aaa.texi This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Cygwin) (preloaded format=pdfetex)