On Mon, Jul 25, 2022 at 01:05:25PM +0100, Gavin Smith wrote:
> On Mon, Jul 25, 2022 at 11:12:16AM +0200, Patrice Dumas wrote:
> I couldn't fix this easily so I have reverted the change until I have
> time to work out what is going on.
I've had another go. @{ and @} should work inside @copying, an
On Mon, Jul 25, 2022 at 11:12:16AM +0200, Patrice Dumas wrote:
> On Sun, Jul 24, 2022 at 09:37:34PM +0100, Gavin Smith wrote:
> > >
> > >
> > > ./atchar_copying.texi:4: Argument of @docopying has an extra }.
> > >
> > > @par
> > >
> > >}
> > > l.4 @}
> >
On Sun, Jul 24, 2022 at 09:37:34PM +0100, Gavin Smith wrote:
> >
> >
> > ./atchar_copying.texi:4: Argument of @docopying has an extra }.
> >
> > @par
> >
> >}
> > l.4 @}
>
>
> I've committed a fix for this. There are quite a few contexts for
> scanning
On Sun, Jul 24, 2022 at 09:37:34PM +0100, Gavin Smith wrote:
>
> 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.
In any case, it seems to fix my issue.
--
Pat
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 }.
>
> @par
>
>}
> l.4 @
Hello,
The following construct causes an error with texi2pdf
@copying
@}
@end copying
./atchar_copying.texi:4: Argument of @docopying has an extra }.
@par
}
l.4 @}
--
Pat
atchar_copying.texi
Description: TeXInfo document