mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-26 07:33:39 +00:00
org.texi: Document menus in Texinfo export
* doc/org.texi (Headings and sectioning structure): Document menus.
This commit is contained in:
parent
3c35300162
commit
595cfd57dc
@ -12995,6 +12995,12 @@ Texinfo output.
|
||||
As an exception, a headline with a non-nil @code{:APPENDIX:} property becomes
|
||||
an appendix, independently on its level and the class used.
|
||||
|
||||
@cindex property, DESCRIPTION
|
||||
Each regular sectioning structure creates a menu entry, named after the
|
||||
heading. You can provide a different, e.g., shorter, title in
|
||||
@code{:ALT_TITLE:} property (@pxref{Table of contents}). Optionally, you can
|
||||
specify a description for the item in @code{:DESCRIPTION:} property.
|
||||
|
||||
@node Indices, Quoting Texinfo code, Headings and sectioning structure, Texinfo export
|
||||
@subsection Indices
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user