aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-07-21 19:56:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-07-21 19:56:30 -0700
commit6a96090f7832f8f0b51c6812ab9b89cf0b1dfb7e (patch)
tree112ed7b195715f2a8e9af4a08de64d25f468a48a /README
parentec5960ab119bc821f3dc6589c48c1a88c6bb1bac (diff)
parent1c4481daa87abd26cb1f3f9fdec3fd3aaf1a7653 (diff)
downloadpandoc-6a96090f7832f8f0b51c6812ab9b89cf0b1dfb7e.tar.gz
Merge pull request #2318 from infotroph/infotroph-readme-patch2
List all styles in manual for --reference-docx
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index 57215ebac..ec60770bf 100644
--- a/README
+++ b/README
@@ -636,12 +636,13 @@ 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, Subtitle, Authors, Date, Abstract, Heading 1,
- Heading 2, Heading 3, Heading 4, Heading 5, Block Text, Definition Term,
- Definition, Bibliography, Body Text, Table Caption, Image Caption,
- Figure, FigureWithCaption;
+ Normal, Body Text, First Paragraph, Compact, Title, Subtitle, Author, Date,
+ Abstract, Bibliography, Heading 1, Heading 2, Heading 3, Heading 4,
+ Heading 5, Heading 6, Block Text, Footnote Text, Definition Term,
+ Definition, Caption, Table Caption, Image Caption, Figure,
+ Figure With Caption, TOC Heading;
[character] Default Paragraph Font, Body Text Char, Verbatim Char,
- Footnote Reference, Hyperlink.
+ Footnote Reference, Hyperlink; [table] Normal Table.
`--epub-stylesheet=`*FILE*