Skip to content

Abstract title in DOCX output #9736

Answered by wuffi
wuffi asked this question in Q&A
May 8, 2024 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

Thanks for all your help, which finally enabled me to pin down the problem.

By carefully looking at src/Text/Pandoc/Writers/Docx.hs for my version of Pandoc (3.1.3), I finally realized that everything is well coded.

There is a unexpected/surprising thing about using a template/reference docx file, which now makes me understand the first answer by @jgm who was of course absolutely right:
Since there hadn't been a Abstract Title style in my older template/reference docx file, the output by the newer pandoc version would also not have nor add an Abstract Title style. Output generated with a newer pandoc without using a template/reference docx file adds the abstract title "Abstract" **with th…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@wuffi
Comment options

@jgm
Comment options

@wuffi
Comment options

@tarleb
Comment options

Comment options

You must be logged in to vote
2 replies
@tarleb
Comment options

@wuffi
Comment options

Answer selected by wuffi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants