1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Template files generate a 'blank' page

This commit is contained in:
Eric-Teunis de Boone 2022-10-12 02:24:22 +02:00
parent b593538a43
commit 281446d41d
18 changed files with 41 additions and 33 deletions

View file

@ -20,19 +20,20 @@
\global
<<
\new NullVoice = "format" {
}%Format
\new Voice = "tenor" {
% \line
}%End of Format
\new DrumVoice = "tenor" {
\tenorglobal
}%Tenor
\repeat unfold 6 { \tenorA | \break } % Remove me
}%End of Tenor
>>
}
\new PipeBandDrumStaff = "bass" \with {
instrumentName = \markup{ \instrumentBass }
shortInstrumentName = \markup{ \shortInstrumentBass }
} {
\bassglobal
\repeat unfold 6 { \bassA }
}
>>
\header {