aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/Docx.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-10 15:06:38 -0400
committerGitHub <noreply@github.com>2017-10-10 15:06:38 -0400
commit46061ea0232d18f5b030e940bcbba160f8fba640 (patch)
tree4d2a5be5e9a9ef01d160fb6330a657b81cb64bb6 /src/Text/Pandoc/Writers/Docx.hs
parent7ada0d11aa2756d05933c01644d87882fdd5926c (diff)
parentcdb9efa823db2fea051ebd25707facaee64847b8 (diff)
downloadpandoc-46061ea0232d18f5b030e940bcbba160f8fba640.tar.gz
Merge pull request #3963 from agusmba/issue3901
docx writer - activate evenAndOddHeaders from reference doc
Diffstat (limited to 'src/Text/Pandoc/Writers/Docx.hs')
-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 6102d97ed..f19621744 100644
--- a/src/Text/Pandoc/Writers/Docx.hs
+++ b/src/Text/Pandoc/Writers/Docx.hs
@@ -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