initial commit

This commit is contained in:
2024-10-17 16:42:32 +02:00
parent b25433b567
commit 851607514a
119 changed files with 3666 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
\version "2.24.3"
\language deutsch
\include "../../../lilypond_musician_score_paper.ly"
\include "halleluja_174_4_vars.ly"
\header {
title = "GL 174, 4"
% composer = "M: aus \"Vom Himmel hoch, o Engel, kommt!\", Köln 1623"
% arranger = "S: Leopold Fajtak 2023"
% poet = "T: Liturgie"
copyright = \markup\column{"Text: Liturgie; Melodie aus \"Vom Himmel hoch, o Engel, kommt!\", Köln 1623; "
"Satz: Leopold Fajtak; Lizensiert von Leopold Fajtak unter CC BY-NC-ND 4.0."}
}
\score {
\Song.SATBScore
\layout {
}
}