summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-30 20:30:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-30 20:30:15 -0700
commit2b2f7fe15e2632fe123934ec105c8cc72cd593fd (patch)
tree0b67631fa4db3e43fc75c6c5c550b453a1a2cc2d /README
parentc2cb64379ec24eadc43d8f4a48bf3b19b4e33624 (diff)
parent0d4d26294491b3f16e11231e90dc79ccd16b0b48 (diff)
Merge pull request #2035 from lierdakil/issue2031
Docx Writer/Reference: Add keepNext to objects w/ captions
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 412235c09..9090f1794 100644
--- a/README
+++ b/README
@@ -633,10 +633,11 @@ Options affecting specific writers
`--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 Quote, Definition Term,
- Definition, Bibliography, Body Text, Table Caption, Image Caption;
+ Heading 2, Heading 3, Heading 4, Heading 5, Block Text, Definition Term,
+ Definition, Bibliography, Body Text, Table Caption, Image Caption,
+ Figure, FigureWithCaption;
[character] Default Paragraph Font, Body Text Char, Verbatim Char,
- Footnote Ref, Link.
+ Footnote Reference, Hyperlink.
`--epub-stylesheet=`*FILE*