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:
parent
b593538a43
commit
281446d41d
18 changed files with 41 additions and 33 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue