Re: Feature request - a plain @ref command

2017-03-05 Thread Eli Zaretskii
> From: Ralph Schleicher > Date: Sun, 05 Mar 2017 07:51:08 +0100 > > > The "*note" part is what tells the Info reader that what follows is a > > cross-reference. If you take that away, how can the Info reader > > distinguish between the rest and just plain text elsewhere in the > > manual? > > >

Re: Help requested for Automake.

2017-03-05 Thread Gavin Smith
On 5 March 2017 at 10:50, Mathieu Lirzin wrote: > What do you think of adding the following test in the Texinfo test > suite? > > > > That would help detecting if any future change will re-introduce that > regression. OK, done.

Re: Help requested for Automake.

2017-03-05 Thread Mathieu Lirzin
Hello Gavin, Gavin Smith writes: > On 4 March 2017 at 16:06, Gavin Smith wrote: >> I thought of putting something inside @bye, but the problem is that >> penalties and glue are discarded when the page is empty, and anything >> else risks outputting a completely empty page at the end even when >

Re: Help requested for Automake.

2017-03-05 Thread Gavin Smith
On 4 March 2017 at 16:06, Gavin Smith wrote: > I thought of putting something inside @bye, but the problem is that > penalties and glue are discarded when the page is empty, and anything > else risks outputting a completely empty page at the end even when > non-empty pages have been output already

Re: Feature request - a plain @ref command

2017-03-05 Thread Thien-Thi Nguyen
() Eli Zaretskii () Sat, 04 Mar 2017 16:29:43 +0200 Cross-references are not only for symbols in the index. True, generally. The suggestion is oriented towards OP's specific use-case, a high-density listing of symbols, all of which appear to be API elements. Here's a more general version (