summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorchris-02 <103339277+chris-02@users.noreply.github.com>2023-05-01 13:29:40 +0200
committerGitHub <noreply@github.com>2023-05-01 13:29:40 +0200
commit407d8a3ab291c953d9dec826015099dd0d18749e (patch)
tree96e6370266c0fdd874c4353c8356613a091aa950 /tests
parent4c4bee98453520cf2259c823fd42a0f810b2a87e (diff)
Fix smartquotes in outline (#1047)
Fixes #1041.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/bugs/smartquotes-in-outline.pngbin0 -> 8184 bytes
-rw-r--r--tests/typ/bugs/smartquotes-in-outline.typ4
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/bugs/smartquotes-in-outline.png b/tests/ref/bugs/smartquotes-in-outline.png
new file mode 100644
index 00000000..c8d763b4
--- /dev/null
+++ b/tests/ref/bugs/smartquotes-in-outline.png
Binary files differ
diff --git a/tests/typ/bugs/smartquotes-in-outline.typ b/tests/typ/bugs/smartquotes-in-outline.typ
new file mode 100644
index 00000000..1ecfcdc4
--- /dev/null
+++ b/tests/typ/bugs/smartquotes-in-outline.typ
@@ -0,0 +1,4 @@
+#set page(width: 15em)
+#outline()
+
+= "This" "is" "a" "test"