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
|
|
@ -9,7 +9,6 @@
|
|||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\lyricsglobal
|
||||
<<
|
||||
%{ \new NullVoice = "format"{
|
||||
|
||||
|
|
@ -18,8 +17,8 @@
|
|||
\new Voice = "tune" {
|
||||
|
||||
}
|
||||
|
||||
\new Lyrics = "lyrics" {
|
||||
\lyricsglobal
|
||||
\lyricsto "tune" {
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue