Texinfo mode provides commands and features especially designed for working with Texinfo files. More than 20 new commands have been added, including commands for automatically creating and updating both nodes and menus. This is a tedious task when done by hand.
The keybindings are intended to be somewhat mnemonic.
The texinfo-master-menu
command is the primary command:
Create or update `Next', `Previous', and `Up' node pointers.
See section Updating Nodes and Menus.
Create or update menus.
See section Updating Nodes and Menus.
Insert a node's chapter or section title in the space for the description in a menu entry line; position point so you can edit the insert. (This command works somewhat differently than the other insertion commands, which insert only a predefined string.)
See section Inserting Frequently Used Commands.
Provide keybindings both for the Info formatting commands that are
written in Emacs Lisp and for makeinfo
that is written in
C.
See section Formatting for Info.
Use the Emacs lisp texinfo-format...
commands:
Use makeinfo
:
makeinfo
output buffer.
makeinfo
formatting job.
Typeset and print Texinfo documents from within Emacs.
See section Formatting and Printing.
texi2dvi
on the buffer.
texindex
.
The "other updating commands" do not have standard keybindings because they are used less frequently.
See section Other Updating Commands.
@node
lines using
section titles as node names.
Go to the first, previous, next, last section, table of contents.