mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-12 09:28:11 +00:00
Merge branch 'bugfix'
This commit is contained in:
commit
402643f194
@ -607,8 +607,9 @@ which is replaced with the subtitle."
|
||||
|
||||
(defcustom org-latex-toc-command "\\tableofcontents\n\n"
|
||||
"LaTeX command to set the table of contents, list of figures, etc.
|
||||
This command only applies to the table of contents generated with
|
||||
the toc:nil option, not to those generated with #+TOC keyword."
|
||||
This command only applies to the table of contents generated with the
|
||||
toc:t, toc:1, toc:2, toc:3, ... options, not to those generated with
|
||||
the #+TOC keyword."
|
||||
:group 'org-export-latex
|
||||
:type 'string)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user