add proofState to settingsList (#5703)
This commit is contained in:
parent
a5094dda61
commit
3344f861c4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue