Further tweaking on lytex book

Tunebook.cls added
This commit is contained in:
Eric Teunis de Boone 2018-02-14 14:25:21 +01:00
parent 2c467673b9
commit 2371843552
4 changed files with 199 additions and 46 deletions

View file

@ -22,6 +22,7 @@ lilypond-book -P"${PROCESS}" --output=tex --pdf book.lytex
# PDF
cd $DIR/tex
ln -s $DIR/tunebook.cls .
pdflatex book.tex
cd $DIR
cp $DIR/tex/book.pdf $DIR/book.pdf