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