mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-26 17:35:49 +00:00
MANUAL: Clarify that --toc requires --standalone. See #4703.
This commit is contained in:
+3
-2
@@ -713,8 +713,9 @@ General writer options
|
||||
: Include an automatically generated table of contents (or, in
|
||||
the case of `latex`, `context`, `docx`, `odt`,
|
||||
`opendocument`, `rst`, or `ms`, an instruction to create
|
||||
one) in the output document. This option has no effect on
|
||||
`man`, `docbook4`, `docbook5`, or `jats` output.
|
||||
one) in the output document. This option has no effect
|
||||
unless `-s/--standalone` is used, and it has no effect
|
||||
on `man`, `docbook4`, `docbook5`, or `jats` output.
|
||||
|
||||
`--toc-depth=`*NUMBER*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user