From ef4482ce4b084aa97155dbde89f02dda3f7fb219 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 28 Aug 2024 10:21:21 +0200 Subject: Better smartquotes (#4849) --- tests/ref/smartquote-bracket.png | Bin 0 -> 563 bytes tests/ref/smartquote-close-before-letter.png | Bin 0 -> 614 bytes tests/ref/smartquote-escape.png | Bin 1307 -> 1306 bytes tests/ref/smartquote-prime.png | Bin 0 -> 742 bytes tests/ref/smartquote-slash.png | Bin 0 -> 1243 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/smartquote-bracket.png create mode 100644 tests/ref/smartquote-close-before-letter.png create mode 100644 tests/ref/smartquote-prime.png create mode 100644 tests/ref/smartquote-slash.png (limited to 'tests/ref') diff --git a/tests/ref/smartquote-bracket.png b/tests/ref/smartquote-bracket.png new file mode 100644 index 00000000..7efcccf8 Binary files /dev/null and b/tests/ref/smartquote-bracket.png differ diff --git a/tests/ref/smartquote-close-before-letter.png b/tests/ref/smartquote-close-before-letter.png new file mode 100644 index 00000000..8061c12a Binary files /dev/null and b/tests/ref/smartquote-close-before-letter.png differ diff --git a/tests/ref/smartquote-escape.png b/tests/ref/smartquote-escape.png index 45d8f602..ea4aef9c 100644 Binary files a/tests/ref/smartquote-escape.png and b/tests/ref/smartquote-escape.png differ diff --git a/tests/ref/smartquote-prime.png b/tests/ref/smartquote-prime.png new file mode 100644 index 00000000..35c37612 Binary files /dev/null and b/tests/ref/smartquote-prime.png differ diff --git a/tests/ref/smartquote-slash.png b/tests/ref/smartquote-slash.png new file mode 100644 index 00000000..925f28e6 Binary files /dev/null and b/tests/ref/smartquote-slash.png differ -- cgit v1.2.3