From 84a4961a5dd03072b0e94c715957475d4ae21e4f Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Sun, 1 May 2022 13:21:07 +0200 Subject: Outset; fix folding --- tests/typ/code/target.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/target.typ') diff --git a/tests/typ/code/target.typ b/tests/typ/code/target.typ index 6c321592..b0a3fbf3 100644 --- a/tests/typ/code/target.typ +++ b/tests/typ/code/target.typ @@ -7,6 +7,6 @@ #let d = 3 #let value = [hi] #let item(a, b) = a + b -#let fn = rect.with(fill: conifer, padding: 5pt) +#let fn = rect.with(fill: conifer, inset: 5pt) Some _includable_ text. -- cgit v1.2.3