mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01: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
|
|
@ -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