aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc
diff options
context:
space:
mode:
authorKrystof Beuermann <kry@gmx.eu>2019-08-23 17:45:37 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2019-08-23 08:45:37 -0700
commit3344f861c4bca1040f5e1db320f03a4bf7019175 (patch)
tree5c9d81af7fa3e83694d3113c33c4d01cb66c3fb7 /src/Text/Pandoc
parenta5094dda613cd0043f56fe39f24ee61d8b4bb92c (diff)
downloadpandoc-3344f861c4bca1040f5e1db320f03a4bf7019175.tar.gz
add proofState to settingsList (#5703)
Diffstat (limited to 'src/Text/Pandoc')
-rw-r--r--src/Text/Pandoc/Writers/Docx.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Writers/Docx.hs b/src/Text/Pandoc/Writers/Docx.hs
index 5fc004238..ad88162b6 100644
--- a/src/Text/Pandoc/Writers/Docx.hs
+++ b/src/Text/Pandoc/Writers/Docx.hs
@@ -556,6 +556,7 @@ writeDocx opts doc@(Pandoc meta _) = do
, "w:hyphenationZone"
, "w:doNotHyphenateCap"
, "w:evenAndOddHeaders"
+ , "w:proofState"
]
settingsEntry <- copyChildren refArchive distArchive settingsPath epochtime settingsList