diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-06 10:00:53 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-06 12:26:44 -0800 |
commit | f779411fe2155b6016230a02d0f46d354c5312f4 (patch) | |
tree | 77ec4a875e39010d9475bc0825f2de503aff57b5 /data | |
parent | 7d74a916ffe6ec6b90ece75890d25cf6de069637 (diff) | |
download | pandoc-f779411fe2155b6016230a02d0f46d354c5312f4.tar.gz |
Docx writer: Use separate footnotes.xml for notes.
This seems to help LibreOffice convert the file, even though
it was valid docx before.
Note that the references in notes must be in
word/_rels/footnotes.xml.rel. We handle this now by simply
making that file contain all the references in
word/_rels/document.xml.rel. Something better could be done
eventually, but this works.
Closes #637.
Diffstat (limited to 'data')
-rw-r--r-- | data/reference.docx | bin | 8299 -> 9749 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/data/reference.docx b/data/reference.docx Binary files differindex c321408d1..5acb27b85 100644 --- a/data/reference.docx +++ b/data/reference.docx |