On Sun, Mar 02, 2025 at 09:48:26AM +0000, Gavin Smith wrote:
> as if the following were done instead:
> 
>   @node Chapter
>   @chapter Chapter
>   
>   @subsubheading Topic
>   
>   @node Section
>   @section Section
> 
> Here, the @subsubheading is just producing output (just like regular
> paragraph text) and is irrelevant for the structure.

There is another case that is interesting, with

 @node heading or chapter
 @heading Heading

 @chapter Chapter

This case should be handled naturally in TeX with the association to the 
heading only for the purpose of @*ref.  In texi2any, the same should be
done for @*ref, but for the purpose of node document structure I propose to
use the relation of the @node to the @chapter to determine the
structure, mainly to setup the automatic menus.

Would that be ok?

-- 
Pat

Reply via email to