1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00

Build script working with spaces again,

New Side Score: Massacre of Glencoe
This commit is contained in:
Eric Teunis de Boone 2019-08-13 14:50:14 +02:00
parent a69bc52462
commit a1a6b13fab
4 changed files with 93 additions and 1 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 -dpreview $@
lilypond -dinclude-settings=$STYLESHEET -I $LILYDRUM -I $BAGPIPELY $OPTIONS -dpreview "$@"