aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-06-01 23:38:27 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-06-01 23:38:27 -0700
commit455072bdf266d1d49706e04f94b0063b015cd4ca (patch)
treeb75e4ece1a211d35440a0148a0be45d80705227a
parent7242165bed21a63b49e1ce7d639400f095800204 (diff)
downloadpandoc-455072bdf266d1d49706e04f94b0063b015cd4ca.tar.gz
Updated README on reference.docx.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 5f82f94b8..d5e75b154 100644
--- a/README
+++ b/README
@@ -523,7 +523,8 @@ Options affecting specific writers
: Use the specified file as a style reference in producing a docx file.
For best results, the reference docx should be a modified version
of a docx file produced using pandoc. The contents of the reference docx
- are ignored, but its stylesheets are used in the new docx. If no
+ are ignored, but its stylesheets and document properties (including
+ margins, page size, header, and footer) are used in the new docx. If no
reference docx is specified on the command line, pandoc will look
for a file `reference.docx` in the user data directory (see
`--data-dir`). If this is not found either, sensible defaults will be