21 lines
285 B
Plaintext
21 lines
285 B
Plaintext
\version "2.24.3"
|
|
\language deutsch
|
|
|
|
\include "../../../lilypond_musician_score_paper.ly"
|
|
\include "andachtsjodler_vars.ly"
|
|
|
|
\header {
|
|
title = "Andachtsjodler"
|
|
}
|
|
\score {
|
|
<<
|
|
\Song.SATBScore
|
|
>>
|
|
\layout {
|
|
\context {
|
|
\Staff
|
|
\RemoveAllEmptyStaves
|
|
}
|
|
}
|
|
}
|