From 31f904a2c406953cbce334e02b37a712b9b9d016 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 21 Dec 2022 16:19:46 +0100 Subject: Split up and document shapes --- tests/typ/layout/stack-2.typ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/typ/layout/stack-2.typ') 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! ] -- cgit v1.2.3