From 288a926feae1e73dff5a6b103aa920d6f7eb0f35 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 14 Mar 2022 20:28:28 +0100 Subject: Knuth-Plass and MicroType --- tests/typ/code/closure.typ | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/typ/code') diff --git a/tests/typ/code/closure.typ b/tests/typ/code/closure.typ index 6ef3cb28..a6006035 100644 --- a/tests/typ/code/closure.typ +++ b/tests/typ/code/closure.typ @@ -8,6 +8,7 @@ #let x = "\"hi\"" // Should output `"hi" => "bye"`. +#set text(overhang: false) #x => "bye" --- -- cgit v1.2.3