Sent with Proton Mail secure email. On Monday, May 19th, 2025 at 2:34 AM, Gavin Smith <gavinsmith0...@gmail.com> wrote: > On Sat, May 17, 2025 at 12:54:50PM +0000, Heime via Users list for the > Texinfo documentation system wrote: > Using makeinfo I got > > > icord.texi:140: warning: node `How do I compile this document?' unreferenced > > > > What is going on? Has this anything to do with @menu? > > > That message wasn't printed when I tested this with texi2any 7.2, so I > expect you are using an older version. Am texi2any (GNU texinfo) 6.8 > There were warnings because the "Frequently Asked Questions" node wasn't > in the menu, but this can be remediated either by adding an entry to > the menu, or deleting the menu completely. Ok, but aren't menus expected for users to use info files in terminal? > > -------- > > > > \input texinfo @c --texinfo-- > > > > @c %**start of header > > @setfilename icord.info > > @settitle ICORD - Information Coordination > > @c %**end of header > > > > @titlepage > > @title ICORD > > @subtitle Version 1.0 > > @author Heime Borgia > > @end titlepage > > > > @node Top > > @top ICORD - Information Coordination > > > > @menu > > * Introduction:: > > * Getting Started:: > > @end menu > > > > @node Introduction > > @chapter Introduction > > > > Welcome to this example Texinfo manual. Texinfo allows you to create > > documentation in various output formats from a single source. > > > > @node Getting Started > > @chapter Getting Started > > > > @node Frequently Asked Questions > > @chapter Frequently Asked Questions > > > > @node How do I compile this document? > > @section How do I compile this document? > > > > Run the following command: > > > > @example > > makeinfo example.texi > > @end example > > > > @bye
Re: Unreferenced Node
Heime via Users list for the Texinfo documentation system Sun, 18 May 2025 09:40:03 -0700
- ... Heime via Users list for the Texinfo documentation system
- ... Eli Zaretskii
- ... Heime via Users list for the Texinfo documentation system
- ... Gavin Smith
- ... Heime via Users list for the Texinfo documentation system
- ... Gavin Smith
- ... Heime via Users list for the Texinfo documentation system
- ... Eli Zaretskii
- ... Eli Zaretskii
- Re: Unreferenced... Gavin Smith
- Re: Unrefer... Heime via Users list for the Texinfo documentation system
- Re: Unr... Gavin Smith
- Re: Unr... Patrice Dumas