This commit is contained in:
Josia Pietsch 2022-03-27 12:09:14 +02:00
parent c1d3b34851
commit 200080fe9d
241 changed files with 62140 additions and 10 deletions

View file

@ -1,4 +1,7 @@
pdf: init
cd build/lilypond
find . -name '*.ly' -exec lilypond '{}' \;
cd ../..
latexmk
clean: