diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-02 00:13:37 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-02 00:13:37 +0900 |
| commit | 2f306114328324cea512f3cd0706ba2314e4e907 (patch) | |
| tree | f94a23a894627b2597a9d5ec5d5c17019f555ac7 /setoka.typ | |
| parent | 4f617178c28c1e7daeda3c0bcad8cb5b4b7898a4 (diff) | |
| download | phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.gz phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.tar.zst phpcon-odawara-2026-slides-2f306114328324cea512f3cd0706ba2314e4e907.zip | |
Diffstat (limited to 'setoka.typ')
| -rw-r--r-- | setoka.typ | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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, |
