On Saturday, April 25th, 2026 at 8:38 AM, Patrice Dumas <[email protected]> wrote:
> On Fri, Apr 24, 2026 at 07:31:07PM +0000, Heime wrote: > > ---------------------------------------------------------------- > > Why do I get "antares.texi:18: raising the section level of @section > > which is too low"? > > That is because there is a gap betweenn @top and @section, there should > be a @chapter or similar (@unnumbered, @appendix) between the @top and > the @section. Do program manuals use chapters? Is the suggestion to always use at least one of @chapter, @unnumbered, or @appendix as top level declaration? > > > > > > \input texinfo > > > > @setfilename manual.info > > @settitle Scarlet Ibis EFB Manual > > > > @node Top > > @top Antares Manual > > Main nodes for Antares and related astronomy. > > > > @menu > > * Introduction:: > > * Key Topics:: > > * Rho Ophiuchi Cloud Complex:: > > * Observing Data:: > > @end menu > > > > @node Introduction > > @section Introduction > > Overview of Antares region and its significance. > > > > > > > > >
