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
+9
View File
@@ -0,0 +1,9 @@
\song{[% purpose %]}{}{%
[% IF parts == 'choir' -%]
\lilypondfile{library/freie_lieder/kyrie_xvi_de/kyrie_xvi_de_schola.ly}%
[% ELSIF parts != 0 -%]
\lilypondfile{library/freie_lieder/kyrie_xvi_de/kyrie_xvi_de_full.ly}%
[% ELSE -%]
\lilypondfile{library/freie_lieder/kyrie_xvi_de/kyrie_xvi_de_lz.ly}%
[% END -%]
}