1
0
Fork 0
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:
Eric-Teunis de Boone 2024-02-10 21:12:32 +01:00
parent 38c9742103
commit 39effeefb3
10 changed files with 202 additions and 171 deletions

View file

@ -5,26 +5,30 @@
\include "./config.ily"
\include "./notes.side.ily"
mbreak = {\break}
\score {
\new PipeBandDrumStaff {
\global
<<
\new NullVoice = "format" {
\repeat volta 2 {
\part
\halfline
\mark \markup { \musicglyph "scripts.segno"}
%\inStaffSegno
\halfline
\fine
}
\break
\repeat segno 2 {
\repeat volta 2 {
\part
\halfline
\volta 2 { \segnoMark \default }
\halfline
\volta 2 { \fine }
}
\part
\halfline
\halfline
\dsalfine
\bar "||"
\volta 1 {
\allowBreak
\mbreak
\part
\halfline
\halfline
\bar "||"
}
}
} % Format
\new DrumVoice = "side" {
\sideglobal