[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: control over sectioning and splitting
From: |
Patrice Dumas |
Subject: |
Re: control over sectioning and splitting |
Date: |
Sat, 25 Dec 2021 12:58:58 +0100 |
On Sun, Oct 10, 2021 at 08:56:35AM -0700, Per Bothner wrote:
>
>
> On 10/10/21 07:10, Patrice Dumas wrote:
> > I am probably missions something, but isn't what you want obtained with
> > --split=chapter and using sectioning commands like @section,
> > @subsection?
>
> The fundamental problem is that texinfo assumes page-splitting at a
> particular level on the hierarchy, but that is too inflexible: It makes
> for a non-optimal browsing expeience.
I think that @node is is a way to have more splitting (and also allow to
have a flow that does not corresponds to the sectionning structure).
Maybe adding nodes and setting USE_NODES could achieve what you want,
though this could also need some testing and some modifications of the
output.
--
Pat