From d4e59d4be1f4c0c673c5e22828348fc99a75facd Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 27 May 2022 15:54:54 +0200 Subject: Make justified break work for last line --- tests/ref/text/justify.png | Bin 29352 -> 30128 bytes tests/typ/text/justify.typ | 5 +++++ 2 files changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/ref/text/justify.png b/tests/ref/text/justify.png index 396adc77..e8b50723 100644 Binary files a/tests/ref/text/justify.png and b/tests/ref/text/justify.png differ diff --git a/tests/typ/text/justify.typ b/tests/typ/text/justify.typ index 0cdef000..aa0878d3 100644 --- a/tests/typ/text/justify.typ +++ b/tests/typ/text/justify.typ @@ -19,6 +19,11 @@ First line indents and hyphenation play nicely with justified text. A B C \ D +--- +// Test forced justification with justified break. +A B C \+ +D E F \+ + --- // Test that justificating chinese text is at least a bit sensible. #set page(width: 200pt) -- cgit v1.2.3