diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-04-10 22:21:11 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-04-10 23:59:32 +0200 |
commit | d4e5fe02b0adddbe82ed00c3aabe46b2915a1ed7 (patch) | |
tree | 7014315e387ccf035de9af34ddcf632623e516c9 /test/fb2/math.markdown | |
parent | 9ac9e8d278d073ec63aa5ee6e9cb0d8830219cc9 (diff) | |
download | pandoc-d4e5fe02b0adddbe82ed00c3aabe46b2915a1ed7.tar.gz |
Docx writer: don't take "distArchive" from datadir.
The docx writer takes components from the distribution's
version of reference.docx when it can't find them in a
user's custom reference.docx. (This sometimes happens
because Word will sometimes omit components needed for larger
documents when saving a simple one.)
Previously, we allowed a reference.docx in the data directory
(e.g. `~/.pandoc`) to be used as the distribution's reference.docx.
This led to a bizarre situation where pandoc would produce a
good docx using `--template ~/.pandoc/ref.docx`, but if `ref.docx`
were moved to `~/.pandoc/reference.docx`, it would then produce
a corrupted docx.
Closes #3322 (I think).
Diffstat (limited to 'test/fb2/math.markdown')
0 files changed, 0 insertions, 0 deletions