diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-05-11 22:31:38 -0600 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-05-11 22:31:38 -0600 |
commit | 5eb7ad7d1ebbfe27a282a2d75f199bacf2052be3 (patch) | |
tree | a79b573d06a5508c11534527301553fb0b2f9b88 /src/Text/Pandoc/Class | |
parent | a66e50840bdc3c92e661257a4a0c5fec34aa25bc (diff) | |
download | pandoc-5eb7ad7d1ebbfe27a282a2d75f199bacf2052be3.tar.gz |
Improve integration of settings from reference.docx.
The settings we can carry over from a reference.docx are
autoHyphenation, consecutiveHyphenLimit, hyphenationZone,
doNotHyphenateCap, evenAndOddHeaders, and proofState.
Previously this was implemented in a buggy way, so that the
reference doc's values AND the new values were included.
This change allows users to create a reference.docx that
sets w:proofState for spelling or grammar to "dirty,"
so that spell/grammar checking will be triggered on the
generated docx.
Closes #1209.
Diffstat (limited to 'src/Text/Pandoc/Class')
0 files changed, 0 insertions, 0 deletions