docx writer - activate evenAndOddHeaders from reference doc

Fixes #3901 by checking for the evenAndOddHeaders mark in the
reference doc, and copying it to the resulting docx if present.
This commit is contained in:
Agustín Martín Barbero
2017-10-10 00:58:25 +02:00
parent 4a7b039f2d
commit cdb9efa823
+1
View File
@@ -549,6 +549,7 @@ writeDocx opts doc@(Pandoc meta _) = do
, "w:consecutiveHyphenLimit"
, "w:hyphenationZone"
, "w:doNotHyphenateCap"
, "w:evenAndOddHeaders"
]
settingsEntry <- copyChildren refArchive distArchive settingsPath epochtime settingsList