mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Templates: put instrument global into voice
This commit is contained in:
parent
10ce71c154
commit
09b58c5c0f
11 changed files with 22 additions and 31 deletions
|
|
@ -23,13 +23,12 @@
|
|||
shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
} {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes" {
|
||||
\pipeglobal
|
||||
|
||||
}%Pipes
|
||||
>>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue