Tag 6
This commit is contained in:
parent
c1d3b34851
commit
200080fe9d
241 changed files with 62140 additions and 10 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,7 @@
|
|||
pdf: init
|
||||
cd build/lilypond
|
||||
find . -name '*.ly' -exec lilypond '{}' \;
|
||||
cd ../..
|
||||
latexmk
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue