diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-02-07 20:00:21 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-02-07 20:00:21 +0100 |
| commit | 68503b9a07b00bce3f4d377bcfe945452de815ea (patch) | |
| tree | 3719ef491b993c59b619ca215963000f4847e78f /tests/typ/style/construct.typ | |
| parent | 9730e785a885a4ab5fcc52ce705298654f82f9c2 (diff) | |
Redesigned template layout
Diffstat (limited to 'tests/typ/style/construct.typ')
| -rw-r--r-- | tests/typ/style/construct.typ | 2 |
1 files changed, 1 insertions, 1 deletions
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], |
