diff options
Diffstat (limited to 'tests/typ/structure')
| -rw-r--r-- | tests/typ/structure/attach.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/structure/attach.typ b/tests/typ/structure/attach.typ index c13de236..9d043eb0 100644 --- a/tests/typ/structure/attach.typ +++ b/tests/typ/structure/attach.typ @@ -10,7 +10,7 @@ Next paragraph. --- // Test that attached list isn't affected by block spacing. -#show list: it => { set block(above: 100pt); it } +#show list: set block(above: 100pt) Hello - A World |
