added local fonts

This commit is contained in:
2024-10-18 12:02:19 +02:00
parent 4393325d2d
commit 6dacdd95af
5 changed files with 25 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
.PHONY: all
tex_deps = variables.tt library/*/*/*.tt song_choices.csv song_template.tt propers/*.tt purpose_processing.tt
tex_deps = build variables.tt library/*/*/*.tt song_choices.csv song_template.tt propers/*.tt purpose_processing.tt
all: build leadsheet_collection.pdf print_a3.pdf print_a4.pdf clean_intermediate
%.pdf: %.tex
cd build && \