Re: Text not showing up
Patrice Dumas <[email protected]> Sat, 17 May 2025 14:15:12 +0200
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 17, 2025 at 12:06:19PM +0000, Heime wrote: > > > > > > Can you show me the basic structure of including nodes? This is in the manual: https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Nodes.html > Would I need both a "@top" > and "@node Top"? Not strictly, but in general, it is better to use @top for the Top @node, see https://www.gnu.org/software/texinfo/manual/texinfo/html_node/First-Node.html https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040top-Command.html You can also see https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Short-Sample-Texinfo-File.html > Would like to introduce the nodes manually so I can see how things fit in together, > rather than having texi2any insert them automatically. Ok. It is what is done generally, actually. -- Pat