mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
[typesetting] restructure for segnoMarking in Caller Herrin'
This commit is contained in:
parent
38c9742103
commit
39effeefb3
10 changed files with 202 additions and 171 deletions
|
|
@ -5,24 +5,31 @@
|
|||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
|
||||
mbreak = {\break}
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat segno 2 {
|
||||
\repeat volta 2 {
|
||||
\part
|
||||
\halfline
|
||||
\mark \markup { \musicglyph "scripts.segno"}
|
||||
\inStaffSegno
|
||||
\volta 2 { \segnoMark \default }
|
||||
\halfline
|
||||
\fine
|
||||
\volta 2 { \fine }
|
||||
}
|
||||
\break
|
||||
|
||||
\halfline
|
||||
\halfline
|
||||
\dsalfine
|
||||
\bar "||"
|
||||
\volta 1 {
|
||||
\allowBreak
|
||||
\mbreak
|
||||
\part
|
||||
\halfline
|
||||
\halfline
|
||||
\bar "||"
|
||||
}
|
||||
}
|
||||
}%Format
|
||||
\new DrumVoice = "bass" {
|
||||
\bassglobal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue