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

@ -15,12 +15,12 @@
}%Format
%}
\new Voice = "tune" {
\repeat unfold 4 { \songA | \break } % Remove me
}
\new Lyrics = "lyrics" {
\lyricsglobal
\lyricsto "tune" {
\repeat unfold 4 { \lyricsA }
}
}
>>