Hello, Jonas Bernoulli <jo...@bernoul.li> writes:
> Currently ox-texinfo uses the text before the first Org section as the > "Top" Info node. That is fine for manuals like org-manual.org where > that part of the document only consists of a few lines. In my manuals > there are up to 40 lines before the first heading, which makes it > desirable to make that part of the document collapsible. You can use a drawer for that: :PREAMBLE: ... :END: > It is already possible to set the section whose content is to be used > on the copyright page (and which can be inserted elsewhere using > "#+texinfo: @insertcopying") using the COPYING property. > > Could you please implement something similar for the "Top" node, using > a property such as TOP? This sounds awkward, e.g., what would become the text before the first heading? AFAIU, there no really need for it, isn't it? Regards, -- Nicolas Goaziou