Re: Unreferenced Node
Heime via Users list for the Texinfo documentation system <[email protected]> Sun, 18 May 2025 12:26:11 +0000
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <9hmPHncSyTaU2wAGwsVDQ5Uz7qWA-hPfNgXoRbCeS50oIB6jk4gfOryx91C4aYCdBaLvkD3WxXsliyt7_yCXZK9wAq9OXesyiBzZCN--aXQ=@protonmail.com> |
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?