aboutsummaryrefslogtreecommitdiff
path: root/test/writer.icml
diff options
context:
space:
mode:
authormb21 <mb21@users.noreply.github.com>2020-12-12 14:12:39 +0100
committermb21 <mb21@users.noreply.github.com>2020-12-12 14:49:11 +0100
commit208cb9619632ee9490b75158e44213ee6d4ab93e (patch)
treeb4b5cc63b98f26b8724e4988734c61c024756466 /test/writer.icml
parentfcd065818901e57f01aca4c919f6102f9a047ba0 (diff)
downloadpandoc-208cb9619632ee9490b75158e44213ee6d4ab93e.tar.gz
ICML writer: fix image bounding box for custom widths/heights
fixes #6936
Diffstat (limited to 'test/writer.icml')
-rw-r--r--test/writer.icml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/writer.icml b/test/writer.icml
index a4b40056a..0601ba494 100644
--- a/test/writer.icml
+++ b/test/writer.icml
@@ -2800,6 +2800,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="150" Bottom="150" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:lalune.jpg" />
</Image>
@@ -2836,6 +2837,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="20" Bottom="22" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:movie.jpg" />
</Image>