aboutsummaryrefslogtreecommitdiff
path: root/test/command/svg.md
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/command/svg.md
parentfcd065818901e57f01aca4c919f6102f9a047ba0 (diff)
downloadpandoc-208cb9619632ee9490b75158e44213ee6d4ab93e.tar.gz
ICML writer: fix image bounding box for custom widths/heights
fixes #6936
Diffstat (limited to 'test/command/svg.md')
-rw-r--r--test/command/svg.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/command/svg.md b/test/command/svg.md
index 26a8213f6..57506570b 100644
--- a/test/command/svg.md
+++ b/test/command/svg.md
@@ -23,6 +23,7 @@
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="300" Bottom="200" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:command/corrupt.svg" />
</Image>
@@ -56,6 +57,7 @@
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="300" Bottom="200" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:command/SVG_logo.svg" />
</Image>
@@ -89,6 +91,7 @@
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="300" Bottom="200" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:command/SVG_logo-without-xml-declaration.svg" />
</Image>
@@ -122,6 +125,7 @@
<Profile type="string">
$ID/Embedded
</Profile>
+ <GraphicBounds Left="0" Top="0" Right="109.5" Bottom="130.5" />
</Properties>
<Link Self="ueb" LinkResourceURI="file:command/inkscape-cube.svg" />
</Image>