summaryrefslogtreecommitdiffhomepage
path: root/setoka.typ
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-02 00:13:37 +0900
committernsfisis <nsfisis@gmail.com>2026-05-02 00:13:37 +0900
commit2f306114328324cea512f3cd0706ba2314e4e907 (patch)
treef94a23a894627b2597a9d5ec5d5c17019f555ac7 /setoka.typ
parent4f617178c28c1e7daeda3c0bcad8cb5b4b7898a4 (diff)
downloadphpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.gz
phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.zst
phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.zip
fix layoutHEADmain
Diffstat (limited to 'setoka.typ')
-rw-r--r--setoka.typ4
1 files changed, 3 insertions, 1 deletions
diff --git a/setoka.typ b/setoka.typ
index 24cfea8..e71310a 100644
--- a/setoka.typ
+++ b/setoka.typ
@@ -33,6 +33,8 @@
config-page(
header: header,
footer: footer,
+ header-ascent: 0em,
+ footer-descent: 0em,
),
)
touying-slide(self: self, ..args)
@@ -119,7 +121,7 @@
show: touying-slides.with(
config-page(
paper: "presentation-" + aspect-ratio,
- margin: 2em,
+ margin: (x: 2em, y: 1.125em),
),
config-common(
slide-fn: slide,