Re: replacement for titlepage and more metadata commands

2025-06-30 Thread Gavin Smith
On Sun, Jun 29, 2025 at 06:53:20PM +0200, Patrice Dumas wrote: > > The user uses @maketitle to produce the title page, and the second page > > is created by the contents of the @copyrightpage block. > > > > We could also possibly provide a @makecopyrightpage command > > for a default copyright pag

Re: wrong to use Index match in Info reader for the presence of index?

2025-06-30 Thread pertusus
On Mon, Jun 30, 2025 at 04:51:24PM +0100, Gavin Smith wrote: > I am not a fan of the idea of adding a Local Variable for > this. Space is limited in that section. From Info.pm: > > # Note: Info readers expect the Local Variables section to be > # under 1000 bytes in length so not many va

Re: wrong to use Index match in Info reader for the presence of index?

2025-06-30 Thread Gavin Smith
On Mon, Jun 30, 2025 at 04:04:12PM +0300, Eli Zaretskii wrote: > > Date: Mon, 30 Jun 2025 14:48:40 +0200 > > From: pertu...@free.fr > > Cc: gavinsmith0...@gmail.com, bug-texinfo@gnu.org > > > > On Mon, Jun 30, 2025 at 02:47:01PM +0300, Eli Zaretskii wrote: > > > > Date: Sun, 29 Jun 2025 18:59:22 +

Re: wrong to use Index match in Info reader for the presence of index?

2025-06-30 Thread Eli Zaretskii
> Date: Mon, 30 Jun 2025 14:48:40 +0200 > From: pertu...@free.fr > Cc: gavinsmith0...@gmail.com, bug-texinfo@gnu.org > > On Mon, Jun 30, 2025 at 02:47:01PM +0300, Eli Zaretskii wrote: > > > Date: Sun, 29 Jun 2025 18:59:22 +0200 > > > From: pertu...@free.fr > > > > > > What about adding a 'Local V

Re: wrong to use Index match in Info reader for the presence of index?

2025-06-30 Thread pertusus
On Mon, Jun 30, 2025 at 02:47:01PM +0300, Eli Zaretskii wrote: > > Date: Sun, 29 Jun 2025 18:59:22 +0200 > > From: pertu...@free.fr > > > > What about adding a 'Local Variables' with the name of the first node > > with indices with makeinfo and using that instead of "Index" in nodes > > names to d

Re: wrong to use Index match in Info reader for the presence of index?

2025-06-30 Thread Eli Zaretskii
> Date: Sun, 29 Jun 2025 18:59:22 +0200 > From: pertu...@free.fr > > What about adding a 'Local Variables' with the name of the first node > with indices with makeinfo and using that instead of "Index" in nodes > names to determine the first node with indices as I proposed? Is it a valid assumpti

Re: Test failures with Perl 5.42

2025-06-30 Thread Sam James
Patrice Dumas writes: > On Mon, Jun 30, 2025 at 06:42:56AM +0100, Sam James wrote: >> Hi, >> >> Perl 5.42 will be released shortly. Testing texinfo-7.2 (but also trunk) >> with perl-5.42.0_rc2, I see many test failures: > > This was already reported and there were some fixes (for trunk): > > htt

Re: Test failures with Perl 5.42

2025-06-30 Thread Patrice Dumas
On Mon, Jun 30, 2025 at 06:42:56AM +0100, Sam James wrote: > Hi, > > Perl 5.42 will be released shortly. Testing texinfo-7.2 (but also trunk) > with perl-5.42.0_rc2, I see many test failures: This was already reported and there were some fixes (for trunk): https://lists.gnu.org/archive/html/bug-