initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
\version "2.24.3"
|
||||
\language deutsch
|
||||
|
||||
\include "../../../lilypond_musician_score_paper.ly"
|
||||
\include "christus_vincit_vars.ly"
|
||||
|
||||
\score {
|
||||
<<
|
||||
\new ChordNames {
|
||||
\Song.Chords
|
||||
}
|
||||
{\Song.FullScore}
|
||||
>>
|
||||
\layout {
|
||||
\context {
|
||||
\Score
|
||||
\omit BarNumber
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user