20 lines
237 B
Plaintext
20 lines
237 B
Plaintext
\version "2.24.3"
|
|
\language deutsch
|
|
|
|
\include "christus_vincit_vars.ly"
|
|
|
|
\score {
|
|
<<
|
|
\new ChordNames {
|
|
\Song.Chords
|
|
}
|
|
{\Song.FullScore}
|
|
>>
|
|
\layout {
|
|
\context {
|
|
\Score
|
|
\omit BarNumber
|
|
}
|
|
}
|
|
}
|