18 lines
320 B
Plaintext
18 lines
320 B
Plaintext
\version "2.24.3"
|
|
\language deutsch
|
|
|
|
%\header{title = "O Come, o come, Emmanuel"
|
|
%composer = "Matt Maher"}
|
|
\include "../../../lilypond_musician_score_paper.ly"
|
|
\include "veni_immanuel_vars.ly"
|
|
|
|
\score{
|
|
\Song.EN.Maher.LeadsheetScore
|
|
\layout {
|
|
\context {
|
|
\Score
|
|
\omit BarNumber
|
|
}
|
|
}
|
|
}
|