Skip to content

--toc-title no effect in docx #9645

Closed
Closed
@huggymann

Description

@huggymann

Explain the problem.
Using the toc-title it does not have any effect. The title remains "Table of Contents"
pandoc -f html html.html -o outdocx.docx --toc -V --toc-title="Inhaltsverzeichnis" -V mainlang=de --reference-doc=my-ref-doc.docx

Screenshot shows the toc title:
grafik

It is expected to change the toc-title. I tried also without the reference-doc , no changes.

Pandoc version?
pandoc 3.1.13 (Ubuntu)
Features: +server +lua
Scripting engine: Lua 5.4

pandoc.exe 3.1.13 (Windows)
Features: +server +lua
Scripting engine: Lua 5.4

i tested both in ubuntu and windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions