1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Various fixes for piping scores for CMPD

This commit is contained in:
Eric Teunis de Boone 2019-03-02 00:18:36 +01:00
parent d2479024a6
commit a076b4d83f
17 changed files with 131 additions and 48 deletions

View file

@ -43,7 +43,7 @@
\quartline
} \alternative {
\quartline
{ \halfline \quartline }
{\quartline \measure}
}
\bar "|."
}%Format

View file

@ -47,8 +47,5 @@ pipesBA = {
pipesBEnding = {
\grA f2~ f4 \birl a4 |
\grg f4 e4 \grg d4 c4 |
\thrwd d1~ |
d1~ |
d1~ |
d1~
\thrwd d1\fermata |
}

View file

@ -6,7 +6,7 @@
\include "./config.ily"
\include "./notes.pipes.ily"
\pbreak = \break
pbreak = \break
\score {
\new Staff {
\global
@ -29,7 +29,7 @@
\quartline
} \alternative {
{\quartline \pbreak}
{ \halfline \quartline }
{ \quartline \measure }
}
\bar "|."
}%Format