From 148a06c070e6376e6f86b878d08dfd4f0aef8a73 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 24 Aug 2021 00:39:43 +0200 Subject: Switch from state to decorations for underline/strikethrough/overline --- tests/typ/text/decorations.typ | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/typ') diff --git a/tests/typ/text/decorations.typ b/tests/typ/text/decorations.typ index bbda3de6..3f953b07 100644 --- a/tests/typ/text/decorations.typ +++ b/tests/typ/text/decorations.typ @@ -18,9 +18,6 @@ // Both over- and underline. #overline(underline[Running amongst the wolves.]) -// Disable underline by setting it back to 0pt. -#underline[Still important, but not #underline(0pt)[mission ]critical.] - --- #let redact = strike with (10pt, extent: 5%) #let highlight = strike with ( -- cgit v1.2.3