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:
parent
d2479024a6
commit
a076b4d83f
17 changed files with 131 additions and 48 deletions
|
@ -43,7 +43,7 @@
|
|||
\quartline
|
||||
} \alternative {
|
||||
\quartline
|
||||
{ \halfline \quartline }
|
||||
{\quartline \measure}
|
||||
}
|
||||
\bar "|."
|
||||
}%Format
|
||||
|
|
|
@ -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 |
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue