summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-28 18:02:16 +0200
committerLaurenz <laurmaedje@gmail.com>2023-10-28 18:02:16 +0200
commitc3b1e32d11c8485194070710431b081c52a64c45 (patch)
treebbadd6b38e905a3adc13aaeb013ff717138e00b2 /tests
parentf78a8f5d4863260d05cbabe2711324489be47242 (diff)
Fix justified linebreaking without justifiables
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/bugs/linebreak-no-justifiables.pngbin0 -> 1829 bytes
-rw-r--r--tests/typ/bugs/linebreak-no-justifiables.typ5
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/bugs/linebreak-no-justifiables.png b/tests/ref/bugs/linebreak-no-justifiables.png
new file mode 100644
index 00000000..3f934592
--- /dev/null
+++ b/tests/ref/bugs/linebreak-no-justifiables.png
Binary files differ
diff --git a/tests/typ/bugs/linebreak-no-justifiables.typ b/tests/typ/bugs/linebreak-no-justifiables.typ
new file mode 100644
index 00000000..ab1b2732
--- /dev/null
+++ b/tests/typ/bugs/linebreak-no-justifiables.typ
@@ -0,0 +1,5 @@
+// Test breaking a line without justifiables.
+
+---
+#set par(justify: true)
+#block(width: 1cm, fill: aqua, lorem(2))