bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: html structure revisited


From: Per Bothner
Subject: Re: html structure revisited
Date: Fri, 12 Feb 2021 13:51:42 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

How about this (attached) patch.

I've tried --no-split, --split=node, --split=chapter, and --split=section;
the latter both with and without js-info.

I have not tested @part or @raisesections/@lowersections.

I suspect this approach may be more efficent than that used by the DocBook
back-end.  It could probably be modified for the latter by changing:
    push(@{$self->{'pending_closes'}}, "</div>\n");
to the appropriate closing tag.
--
        --Per Bothner
per@bothner.com   http://per.bothner.com/

Attachment: restruct.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]