From df4e6715cf31817878d73286d2d4b1ea1b7afdbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=C3=A4rber?= <01mf02@gmail.com> Date: Fri, 20 Dec 2024 10:48:17 +0100 Subject: HTML tests (#5594) Co-authored-by: Laurenz --- tests/suite/layout/inline/justify.typ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/suite/layout/inline') diff --git a/tests/suite/layout/inline/justify.typ b/tests/suite/layout/inline/justify.typ index 6e0317ac..659441b1 100644 --- a/tests/suite/layout/inline/justify.typ +++ b/tests/suite/layout/inline/justify.typ @@ -7,8 +7,7 @@ forms a "block" with flush edges at both sides. First line indents and hyphenation play nicely with justified text. ---- justify-knuth-story --- -// LARGE +--- justify-knuth-story large --- #set page(width: auto, height: auto) #set par(leading: 4pt, justify: true) #set text(font: "New Computer Modern") -- cgit v1.2.3