Hello, It looks good both with texi2any and texi2pdf and no message.
I attach the test I actually used (texi2pdf won't show texte in the @node Top even if in @top?) The "unexpected @" message is indeed the message in texi2any for an unexpected @ followed by an end of line. On Mon, Feb 08, 2021 at 09:15:56PM +0000, Gavin Smith wrote: > Reporting this bug here as I haven't been getting to it in the last > few days, in case somebody else could look into it. > > @ is supposed to be a line continuation character inside @deffn, but > the following gives an error "unexpected @": > > @deffn {Public Function} count_records (@var{start}, @ > @var{end}, @ > @var{record_id_vector} = 0]) > @end deffn > > (From "IWF Metadata Harvester Manual"). I couldn't see what was wrong with > this so I assume there must be a bug in texi2any. >
test_continuation.texi
Description: TeXInfo document