1
0
Fork 0
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:
Eric Teunis de Boone 2018-02-10 22:38:28 +01:00
parent fa459373ce
commit 9668ba7509
3 changed files with 6 additions and 3 deletions

2
build
View file

@ -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 $@