From 68503b9a07b00bce3f4d377bcfe945452de815ea Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 7 Feb 2022 20:00:21 +0100 Subject: Redesigned template layout --- 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 ab53d40f..65dcaf85 100644 --- a/tests/typ/style/construct.typ +++ b/tests/typ/style/construct.typ @@ -2,7 +2,7 @@ --- // Ensure that constructor styles aren't passed down the tree. -#set par(spacing: 2pt) +#set par(leading: 2pt) #list( body-indent: 20pt, [First], -- cgit v1.2.3