1
0
Fork 0
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:
Eric-Teunis de Boone 2022-03-30 15:29:52 +02:00
parent 10ce71c154
commit 09b58c5c0f
11 changed files with 22 additions and 31 deletions

View file

@ -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" {
}