aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2014-07-29 20:39:59 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2014-07-29 20:46:55 -0700
commit33a051d00d01974f3cdc3942e647bdd85979e96c (patch)
tree732914067ad44f8d07f134e35d9102ec4c99f7e3 /README
parent8c2ed54e2e6819aee2bb4b948102fbab8f920d86 (diff)
downloadpandoc-33a051d00d01974f3cdc3942e647bdd85979e96c.tar.gz
Docx writer: Print subtitle from metadata if present.
Use Subtitle style. See #1451.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 40d638f92..2dfd5bb3d 100644
--- a/README
+++ b/README
@@ -541,9 +541,9 @@ Options affecting specific writers
for a file `reference.docx` in the user data directory (see
`--data-dir`). If this is not found either, sensible defaults will be
used. The following styles are used by pandoc: [paragraph]
- Normal, Compact, Title, Authors, Date, Abstract, Heading 1, Heading 2,
- Heading 3, Heading 4, Heading 5, Block Quote, Definition Term, Definition,
- Body Text, Table Caption, Image Caption; [character] Default
+ Normal, Compact, Title, Subtitle, Authors, Date, Abstract, Heading 1,
+ Heading 2, Heading 3, Heading 4, Heading 5, Block Quote, Definition Term,
+ Definition, Body Text, Table Caption, Image Caption; [character] Default
Paragraph Font, Body Text Char, Verbatim Char, Footnote Ref,
Link.