mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Build script also lets lilypond compile preview images
Slight fix in The Jolly Beggarman
This commit is contained in:
parent
fa459373ce
commit
9668ba7509
3 changed files with 6 additions and 3 deletions
2
build
2
build
|
@ -23,4 +23,4 @@ BAGPIPELY="$LIB/bagpipe.ly/"
|
|||
OPTIONS="-dno-strip-output-dir -dno-point-and-click -dpaper-size=\"a4landscape\""
|
||||
|
||||
# Execute
|
||||
lilypond -dinclude-settings=$STYLESHEET -I $LILYDRUM -I $BAGPIPELY $OPTIONS $@
|
||||
lilypond -dinclude-settings=$STYLESHEET -I $LILYDRUM -I $BAGPIPELY $OPTIONS -dpreview $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue