aboutsummaryrefslogtreecommitdiff
path: root/data/docx
diff options
context:
space:
mode:
authorIan <iandol@users.noreply.github.com>2017-05-19 04:34:13 +0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-18 22:34:13 +0200
commitb9185b02162ea56ee685594e1c5cfb816e796754 (patch)
tree1003c5e9f4d971149d0e3246b96f9890d991548b /data/docx
parent0f6458c0c13380969ccac82d54a0e68a3ec76200 (diff)
downloadpandoc-b9185b02162ea56ee685594e1c5cfb816e796754.tar.gz
Docx writer: Change FigureWithCaption to CaptionedFigure (#3658)
Edit styles.xml as part of the fix for #3656
Diffstat (limited to 'data/docx')
-rw-r--r--data/docx/word/styles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/docx/word/styles.xml b/data/docx/word/styles.xml
index 5d09a67b0..67d336db1 100644
--- a/data/docx/word/styles.xml
+++ b/data/docx/word/styles.xml
@@ -400,8 +400,8 @@
<w:name w:val="Figure" />
<w:basedOn w:val="Normal" />
</w:style>
- <w:style w:type="paragraph" w:customStyle="1" w:styleId="FigureWithCaption">
- <w:name w:val="Figure with Caption" />
+ <w:style w:type="paragraph" w:customStyle="1" w:styleId="CaptionedFigure">
+ <w:name w:val="Captioned Figure" />
<w:basedOn w:val="Figure" />
<w:pPr>
<w:keepNext />