Re: Multiline @cindex entries misrender in groff Texinfo manual

2024-06-05 Thread G. Branden Robinson
At 2024-05-16T22:41:44+0200, Patrice Dumas wrote: > > At 2024-05-16T12:55:51-0500, Dave Kemper wrote: > > > In a few places, the groff Texinfo manual uses a line-ending @ to > > > continue a @cindex entry. An example is: [...] > > > That is, the continued @code{} tags are being put into the output

Re: Multiline @cindex entries misrender in groff Texinfo manual

2024-06-03 Thread Patrice Dumas
On Sun, Jun 02, 2024 at 11:58:46PM +0100, Gavin Smith wrote: > I agree that it is undefined behaviour. makeinfo could flag it as an > error. It may not be possible to modify texinfo.tex to stop reading > the line at the end of the first line for input line > > @cindex aaa@ > bbb > > Perhaps a w

Re: Multiline @cindex entries misrender in groff Texinfo manual

2024-06-02 Thread Gavin Smith
On Thu, May 16, 2024 at 10:41:44PM +0200, Patrice Dumas wrote: > On Thu, May 16, 2024 at 02:21:21PM -0500, G. Branden Robinson wrote: > > At 2024-05-16T12:55:51-0500, Dave Kemper wrote: > > > In a few places, the groff Texinfo manual uses a line-ending @ to > > > continue a @cindex entry. An examp

Re: Multiline @cindex entries misrender in groff Texinfo manual

2024-05-16 Thread Patrice Dumas
On Thu, May 16, 2024 at 02:21:21PM -0500, G. Branden Robinson wrote: > Hi Dave, > > At 2024-05-16T12:55:51-0500, Dave Kemper wrote: > > In a few places, the groff Texinfo manual uses a line-ending @ to > > continue a @cindex entry. An example is: > > > > @cindex print to the standard error str

Re: Multiline @cindex entries misrender in groff Texinfo manual

2024-05-16 Thread G. Branden Robinson
Hi Dave, At 2024-05-16T12:55:51-0500, Dave Kemper wrote: > In a few places, the groff Texinfo manual uses a line-ending @ to > continue a @cindex entry. An example is: > > @DefreqList {tm, message} > @DefreqItemx {tm1, [@code{"}]message} > @DefreqListEndx {tmc, [@code{"}]message} > @cind