Re: simple doc point

2022-07-27 Thread Gavin Smith
(switching to bug-texinfo) On Fri, Jul 22, 2022 at 02:26:49PM +0100, Gavin Smith wrote: > Once I get some feedback on this, I'll commit the change and start work > on making the change in texi2any. I think this is a very important change > to make for the sake of m4 where the spac

Re: simple doc point

2022-07-22 Thread Gavin Smith
On Tue, Jul 12, 2022 at 08:32:42AM -0500, Eric Blake wrote: > On Thu, Jun 09, 2022 at 07:26:10PM +0100, Gavin Smith wrote: > > My preferred solution for this at the moment is to add a new command, > > akin to @deftypefnnewline, which would toggle whether a space was > > output

Re: simple doc point

2022-06-09 Thread Gavin Smith
On Wed, Jun 8, 2022 at 5:14 PM Eric Blake wrote: > And it looks like back in 2006 (commit dddcc3d9), when I updated the > manual to use @deffn instead of @example for prototypes (for better > typesetting and indexing purposes), I intentionally separated NAME > from ARGUMENTS, assuming that texinfo

Re: simple doc point

2022-06-09 Thread Gavin Smith
On Thu, Jun 9, 2022 at 6:34 PM Gavin Smith wrote: > I think the best way to fix this would be if no space was necessary > and an ( started the arguments. Document authors would choose whether > to include the space in the source and this would be reflected in the > output. This wou

Re: Minor documentation bug: license section numbering

2020-02-22 Thread Gavin Smith
On Sat, Feb 22, 2020 at 06:01:55AM -0600, Eric Blake wrote: > Thanks for the report. Both appendices are generated via verbatim inclusion > of pre-existing .texi files from upstream, and a quick scan of both > documents shows that they use '@enumerate 0' prior to the headings in > question. The h