diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-12-21 16:19:46 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-12-21 16:19:46 +0100 |
| commit | 31f904a2c406953cbce334e02b37a712b9b9d016 (patch) | |
| tree | c23f6e063864d97afb9b3d58c10ce4c2877106c5 /tests/typ/layout/stack-2.typ | |
| parent | 4af7b9118c5ce612b3d9d7dd06118ce23b731d9c (diff) | |
Split up and document shapes
Diffstat (limited to 'tests/typ/layout/stack-2.typ')
| -rw-r--r-- | tests/typ/layout/stack-2.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/layout/stack-2.typ b/tests/typ/layout/stack-2.typ index f88f7a58..a06950f1 100644 --- a/tests/typ/layout/stack-2.typ +++ b/tests/typ/layout/stack-2.typ @@ -19,6 +19,5 @@ World! 🌍 #set text(white) #rect(fill: forest)[ #v(1fr) - #h(1fr) Hi you! #h(5pt) - #v(5pt) + #h(1fr) Hi you! ] |
