summaryrefslogtreecommitdiff
path: root/tests/typ/full
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/full')
-rw-r--r--tests/typ/full/coma.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/full/coma.typ b/tests/typ/full/coma.typ
index 39404a35..d324627f 100644
--- a/tests/typ/full/coma.typ
+++ b/tests/typ/full/coma.typ
@@ -1,5 +1,5 @@
// Configuration with `page` and `font` functions.
-#page(width: 450pt, height: 380pt, margins: 1cm)
+#page(width: 450pt, margins: 1cm)
// There are variables and they can take normal values like strings, ...
#let city = "Berlin"