start switching to hayagriva

This commit is contained in:
2025-10-12 23:33:18 +02:00
parent c8d42664a9
commit a2b749e43d
4 changed files with 113 additions and 35 deletions

View File

@@ -91,7 +91,7 @@ $(BUNDLEDIR)/template/%: template/%
@mkdir -p $(@D)
ln -f $< $@
TEMPLATE_SRCS := $(shell find template -type f)
TEMPLATE_SRCS := $(shell find template -type f) citations.yml
bp.pdf: theses/bp.typ
typst compile --font-path template/fonts --root . $< $@