[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo.tex assorted special characters issue
From: |
Gavin Smith |
Subject: |
Re: texinfo.tex assorted special characters issue |
Date: |
Sat, 17 Sep 2016 17:01:42 +0100 |
On 17 September 2016 at 07:18, Masamichi Hosoda <address@hidden> 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 is no problem, I'd like to commit it.
I see why it failed. Yes, please commit the patch.