summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/layout/grid-1.pngbin4685 -> 3248 bytes
-rw-r--r--tests/typ/layout/grid-1.typ13
2 files changed, 0 insertions, 13 deletions
diff --git a/tests/ref/layout/grid-1.png b/tests/ref/layout/grid-1.png
index acec6f66..06b3a231 100644
--- a/tests/ref/layout/grid-1.png
+++ b/tests/ref/layout/grid-1.png
Binary files differ
diff --git a/tests/typ/layout/grid-1.typ b/tests/typ/layout/grid-1.typ
index 43a3883d..23723712 100644
--- a/tests/typ/layout/grid-1.typ
+++ b/tests/typ/layout/grid-1.typ
@@ -33,19 +33,6 @@
)
---
-#page(height: 3cm, width: 2cm)
-#grid(
- columns: (1fr, 1cm, 1fr, 1fr),
- column-dir: ttb,
- rows: (auto, 1fr),
- rect(height: 100%, fill: rgb("222222"))[foo],
- rect(height: 100%, fill: rgb("547d0a"))[bar],
- rect(height: 100%, fill: eastern)[hab],
- rect(height: 100%, fill: conifer)[baz],
- rect(height: 100%, width: 100%, fill: rgb("547d0a"))[bar],
-)
-
----
#page(height: 3cm, margins: 0pt)
#align(center)
#grid(