adapted maher's veni immanuel to new format

This commit is contained in:
2024-11-27 17:14:32 +01:00
parent dbd804e6dc
commit 5d4620b6ba
9 changed files with 28 additions and 24 deletions
+15
View File
@@ -0,0 +1,15 @@
\version "2.24.2"
\language deutsch
\include "../../../../lilypond_songsheet_paper.ly"
\include "../veni_immanuel_vars.ly"
\score{
\Song.DE.MelodyScore
\layout {
\context {
\Score
\omit BarNumber
}
}
}