Further tweaking on lytex book
Tunebook.cls added
This commit is contained in:
parent
2c467673b9
commit
2371843552
4 changed files with 199 additions and 46 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue