made first two chapters, did some layout work

This commit is contained in:
Lillian Violet 2026-01-27 16:07:31 +01:00
parent 53e4e8ba94
commit 4279d690f6
4 changed files with 74 additions and 1 deletions

View file

@ -1,5 +1,6 @@
build:
typst compile base.typ engels.pdf --font-path ./fonts
typst compile base.typ zine-digital.pdf --font-path ./fonts --input digital=true
typst compile base.typ zine-phyiscal.pdf --font-path ./fonts --input digital=false
# Make sure all the git actions of pulling, adding all files, committing, and pushing are done in one command
push: