On Sun, Jul 24, 2022 at 09:55:21PM +0200, Patrice Dumas wrote:
> Hello,
> 
> The following construct causes an error with texi2pdf
> 
> @copying
> @}
> @end copying
> 
> 
> ./atchar_copying.texi:4: Argument of @docopying has an extra }.
> <inserted text> 
>                 @par 
> <to be read again> 
>                    }
> l.4 @}


I've committed a fix for this.  There are quite a few contexts for
scanning in texinfo.tex that are all subtly different and a better
fix might unify/reduce some of them.


Reply via email to