Typstify /egg endpoint

This commit is contained in:
Joscha 2025-03-01 18:32:56 +01:00
parent 6d4db1ca2e
commit db06addc42
12 changed files with 141 additions and 112 deletions

View file

@ -1,6 +1,8 @@
#let width = 384pt
#let init(it) = {
set page(
width: 384pt,
width: width,
height: auto,
margin: (x: 0pt, y: 4pt),
)