Example ref

This commit is contained in:
2026-01-30 23:38:42 +01:00
parent 31f82b848c
commit 9d3594a483
5 changed files with 16 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ test:
# Build document and open in zathura
build:
rm main.pdf
typst compile main.typ
zathura main.pdf >/dev/zero 2>&1 & disown