Re: Take account of splitting option in gendocs.sh

2023-03-26 Thread Bruno Haible
Gavin Smith wrote: > Here's an updated patch that does not affect the behaviour when > used with texi2html. Thanks for the improvement. Bruno

Re: Take account of splitting option in gendocs.sh

2023-03-26 Thread Karl Berry
+ gendocs: support chapter- and section-level split Seems sensible to me. Basically making the html-by-node part of the template conditional along with the other split options? (Overall, it seems to me that several of these variants are pretty pointless nowadays, but never mind.) FWIW, in

Re: Take account of splitting option in gendocs.sh

2023-03-26 Thread Gavin Smith
On Sun, Mar 26, 2023 at 06:53:21PM +0200, Bruno Haible wrote: > > Is there any progress on applying this patch? > > I can't review it, because the interplay between the script and the template > is something I don't know about. > > Also: What are the effects of the patch on the output, if no --sp

Re: Take account of splitting option in gendocs.sh

2023-03-26 Thread Bruno Haible
Gavin Smith wrote, re : > > OK it doesn't do any harm to keep the texi2html support in. > > > > The patch I sent applied for both texi2html and texi2any, although I > > hadn't tested it with texi2html. > > Is there any progress

Re: Take account of splitting option in gendocs.sh

2023-03-26 Thread Gavin Smith
On Mon, Feb 27, 2023 at 07:30:37AM +, Gavin Smith wrote: > OK it doesn't do any harm to keep the texi2html support in. > > The patch I sent applied for both texi2html and texi2any, although I > hadn't tested it with texi2html. Is there any progress on applying this patch? This would allow us