summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-02-21 14:34:47 +0100
committerLaurenz <laurmaedje@gmail.com>2022-02-21 16:47:06 +0100
commitc7e52f20483971a39f54c56700b31980f744a410 (patch)
treef09d317de3524889acef88ce4b03ee8704ed63d0 /tests
parent61761604e431cbb1f0bc66671e90c20aa19f98b4 (diff)
Refactor paragraph layout
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/layout/grid-3.pngbin65891 -> 64515 bytes
-rw-r--r--tests/ref/layout/image.pngbin184771 -> 183386 bytes
-rw-r--r--tests/ref/text/features.pngbin11892 -> 11686 bytes
-rw-r--r--tests/typ/text/features.typ2
-rw-r--r--tests/typ/text/linebreaks.typ4
5 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/layout/grid-3.png b/tests/ref/layout/grid-3.png
index 740ccf0a..c44dae70 100644
--- a/tests/ref/layout/grid-3.png
+++ b/tests/ref/layout/grid-3.png
Binary files differ
diff --git a/tests/ref/layout/image.png b/tests/ref/layout/image.png
index 3bf5e56f..11a28980 100644
--- a/tests/ref/layout/image.png
+++ b/tests/ref/layout/image.png
Binary files differ
diff --git a/tests/ref/text/features.png b/tests/ref/text/features.png
index 3da67e2b..cde62d8c 100644
--- a/tests/ref/text/features.png
+++ b/tests/ref/text/features.png
Binary files differ
diff --git a/tests/typ/text/features.typ b/tests/typ/text/features.typ
index 3f61873e..3d1ad6dc 100644
--- a/tests/typ/text/features.typ
+++ b/tests/typ/text/features.typ
@@ -18,7 +18,7 @@ a vs #text(alternates: true)[a] \
---
// Test ligatures.
-fi vs. #text(ligatures: false)[No fi] \
+fi vs. #text(ligatures: false)[No fi]
---
// Test number type.
diff --git a/tests/typ/text/linebreaks.typ b/tests/typ/text/linebreaks.typ
index de99f5ed..25a8c5ab 100644
--- a/tests/typ/text/linebreaks.typ
+++ b/tests/typ/text/linebreaks.typ
@@ -24,5 +24,5 @@ Hard break directly after \ normal break.
Two consecutive \ \ breaks and three \ \ \ more.
---
-// Test trailing newline.
-Trailing break \
+// Test forcing an empty trailing line.
+Trailing break \ \