Add clarification about toc-title in docx, pptx.

See #9645.
This commit is contained in:
John MacFarlane
2024-04-09 08:01:38 -07:00
parent a062ebbc4a
commit f43331b9dd
+3 -1
View File
@@ -3286,7 +3286,9 @@ on the output format, and include the following:
`toc-title`
: title of table of contents (works only with EPUB,
HTML, revealjs, opendocument, odt, docx, pptx, beamer, LaTeX)
HTML, revealjs, opendocument, odt, docx, pptx, beamer, LaTeX).
Note that in docx and pptx a custom `toc-title` will be
picked up from metadata, but cannot be set as a variable.
[pandoc-templates]: https://github.com/jgm/pandoc-templates