bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macro bug in CVS makeinfo


From: Patrice Dumas
Subject: Re: macro bug in CVS makeinfo
Date: Thu, 11 Nov 2010 14:06:50 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Nov 11, 2010 at 08:46:37AM +0100, Werner LEMBERG wrote:
> 
> [CVS 2010-Okt-28]
> 
> Using the old makeinfo, it works just fine.  The CVS version, however,
> aborts with
> 
>   line 12: Missing `}' on @deffn line (possibly involving @X)

The simpler example for the bug is in fact

@deffn @{
@end deffn

If I recall well, only matching braces are considered licit
in texi2html. The new Parser is happy with this construct, though. 
TeX doesn't like it.

-- 
Pat



reply via email to

[Prev in Thread] Current Thread [Next in Thread]