From 208cb9619632ee9490b75158e44213ee6d4ab93e Mon Sep 17 00:00:00 2001 From: mb21 Date: Sat, 12 Dec 2020 14:12:39 +0100 Subject: ICML writer: fix image bounding box for custom widths/heights fixes #6936 --- test/command/5541-nesting.md | 1 + test/command/svg.md | 4 ++++ test/writer.icml | 2 ++ 3 files changed, 7 insertions(+) (limited to 'test') diff --git a/test/command/5541-nesting.md b/test/command/5541-nesting.md index 194b79164..5abe41a9a 100644 --- a/test/command/5541-nesting.md +++ b/test/command/5541-nesting.md @@ -80,6 +80,7 @@ $ID/Embedded + 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 @@ $ID/Embedded + @@ -56,6 +57,7 @@ $ID/Embedded + @@ -89,6 +91,7 @@ $ID/Embedded + @@ -122,6 +125,7 @@ $ID/Embedded + 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: \$ \\ \> \[ \{ $ID/Embedded + @@ -2836,6 +2837,7 @@ These should not be escaped: \$ \\ \> \[ \{ $ID/Embedded + -- cgit v1.2.3