On Sun, Mar 13, 2022 at 07:11:11PM +0000, Gavin Smith wrote:
> 
> Do you think you can do something similar for texi2any, i.e. not include
> the @part line in the preceding node?

Should be done now.  Note that this also means that a @part before Top
node should be ignored too.  In the following example, the @part should
not be output, in my opinion:

\input texinfo.tex

@part before top

@node Top

something

@bye


It is not the case in TeX right now.

-- 
Pat

Reply via email to