aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.opendocument
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-04-11 21:20:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-04-11 21:20:43 -0700
commita21c5ba7c8a9d9b79aec92d5eaa4966cb7fe2052 (patch)
tree0428d4f691cfadd9a7283d47173ccd6e35b6b61c /tests/writer.opendocument
parent9e16fb3b961c1aa8e79a707204d5815528cfb5c6 (diff)
parent66a8016bb3902c45216004e3c0392761e55756db (diff)
downloadpandoc-a21c5ba7c8a9d9b79aec92d5eaa4966cb7fe2052.tar.gz
Merge pull request #2070 from lierdakil/odt-image-captions
ODT Writer: Figure captions
Diffstat (limited to 'tests/writer.opendocument')
-rw-r--r--tests/writer.opendocument3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/writer.opendocument b/tests/writer.opendocument
index ac436150d..af5bc2e32 100644
--- a/tests/writer.opendocument
+++ b/tests/writer.opendocument
@@ -1577,7 +1577,8 @@ link in pointy braces</text:span></text:a>.</text:p>
<text:h text:style-name="Heading_20_1" text:outline-level="1">Images</text:h>
<text:p text:style-name="First_20_paragraph">From “Voyage dans la Lune” by
Georges Melies (1902):</text:p>
-<text:p text:style-name="Text_20_body"><draw:frame draw:name="img1"><draw:image xlink:href="lalune.jpg" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" /></draw:frame></text:p>
+<text:p text:style-name="FigureWithCaption"><draw:frame draw:name="img1"><draw:image xlink:href="lalune.jpg" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" /></draw:frame></text:p>
+<text:p text:style-name="FigureCaption">lalune</text:p>
<text:p text:style-name="Text_20_body">Here is a movie
<draw:frame draw:name="img2"><draw:image xlink:href="movie.jpg" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" /></draw:frame>
icon.</text:p>