Re: Unreferenced Node
Heime via Users list for the Texinfo documentation system <[email protected]> Sun, 18 May 2025 12:27:51 +0000
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <OotsV3UQ-4JzEUAgQiQnRjgAJ0IY_LKqdNgzZ68n_3M-Vc4lMQJbB9sChdhYKuml_xvCy3vtMS-ZtfRHm8FsczFeF5s1DM_H1zBxJMd-rqw=@protonmail.com> |
Sent with Proton Mail secure email. On Monday, May 19th, 2025 at 12:26 AM, Heime <[email protected]> wrote: > > > > > > Sent with Proton Mail secure email. > > > On Sunday, May 18th, 2025 at 4:33 PM, Eli Zaretskii [email protected] wrote: > > > > Date: Sat, 17 May 2025 19:18:18 +0000 > > > From: Heime [email protected] > > > Cc: [email protected] > > > > > > > > How would I make the menus for the document, how would it be for this case? > > > > > > > > You already have a menu. Just add there all of the nodes in the > > > > document. > > > > > > Is that for all sectionings (chapter, section, subsection, subsubsection, ...)? > > > > Yes, but preserving the hierarchy: subsection nodes should appear in > > menus in section nodes, etc. > > > > > What is the following about, where instead of "::" one uses a single ":"? > > > > This is described in the Texinfo manual. > > > Where in the textinfo manual? > > > The text after the colon is > > the name of the node, but if it's the same as the menu item, you can > > use "::". That is, "Files::" stands for "Files: Files." > > > I am using sections, subsection, etc and getting > > icord.texi:151: raising the section level of @subsection which is too low > > What is the problem, and how should the menu be written for sections and > subsections? I have * 1 Getting Started:: Something * 2 What is Texinfo?:: Something * 3 Installing Texinfo:: Something where 1 is a chapter, whilst 2 and 3 are sections