From ecd2bca606c0533ec6426b03fc216df256d43c3f Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 24 Feb 2022 19:15:49 +0100 Subject: List above & below --- tests/typ/style/construct.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/style/construct.typ') diff --git a/tests/typ/style/construct.typ b/tests/typ/style/construct.typ index 78a74881..8bc348a9 100644 --- a/tests/typ/style/construct.typ +++ b/tests/typ/style/construct.typ @@ -30,4 +30,4 @@ A #rect(fill: yellow, padding: 5pt, rect()) B --- // The inner list should not be indented extra. -[#set text(100%);#list(label-indent: 20pt, list[A])] +[#set text(100%);#list(indent: 20pt, list[A])] -- cgit v1.2.3