aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2015-02-12 08:52:40 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2015-02-12 09:21:41 -0500
commitba59e5447ffe8d15dd7fee69a7aa03706ce3c49b (patch)
treeb9357dec3618eb5fc3f4ea1e2cb8e1423b75261f /data
parentc2f32f4e8fb34df84c5b42a3893233e319fcfd3a (diff)
downloadpandoc-ba59e5447ffe8d15dd7fee69a7aa03706ce3c49b.tar.gz
Docx writer: Add footnotes id -1 and 0.
Word uses, by default, footnotes with id -1 and 0 for separators. If a user modifies reference.docx, they will end up with a settings.xml file that references these footnotes, but no such footnotes in the document. This will produce a corruption error. Here we add these to the document and settings.xml file, so future modifications won't break the file.
Diffstat (limited to 'data')
-rw-r--r--data/reference.docxbin8393 -> 8474 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/data/reference.docx b/data/reference.docx
index 39f4fc19e..c2e5075b1 100644
--- a/data/reference.docx
+++ b/data/reference.docx
Binary files differ