I have witnessed this problem. It could be related to the multi-line problem we discussed for headings, where I started using @ at the end of @unnumbered if the title spans more than one line.
--------------------- Christopher Dimech General Administrator - Naiad Informatics - GNU Project (Geocomputation) - Geophysical Simulation - Geological Subsurface Mapping - Disaster Preparedness and Mitigation - Natural Resource Exploration and Production - Free Software Advocacy > Sent: Thursday, November 19, 2020 at 7:44 AM > From: "Gavin Smith" <[email protected]> > To: "Hilaire Fernandes" <[email protected]> > Cc: "help-texinfo gnu" <[email protected]> > Subject: Re: Error with macro use case where arguments span in several lines > > On Wed, Nov 18, 2020 at 09:46:00AM +0100, Hilaire Fernandes wrote: > > Hi, > > > > With a figure macro defined as: > > > > @c Figure with caption @macro figure{caption,file,width} @ifnotplaintext > > @float Figure,\file\ @center @image{\file\,\width\cm} @caption{\caption\} > > @end float @end ifnotplaintext @ifplaintext @float Figure > > @caption{\caption\} @end float @end ifplaintext @iftex @sp 1 @end iftex > > @end macro > > > > Ends of lines are missing here, could you send it again so I can test > it? > >
