19 lines
259 B
Plaintext
19 lines
259 B
Plaintext
\version "2.24.3"
|
|
\language deutsch
|
|
%\header {
|
|
% title = "GL 222"
|
|
%}
|
|
|
|
\include "../../../lilypond_songsheet_paper.ly"
|
|
\include "adeste_fideles_vars.ly"
|
|
|
|
\score{
|
|
\Song.SongsheetScore
|
|
\layout {
|
|
\context {
|
|
\Score
|
|
\omit BarNumber
|
|
}
|
|
}
|
|
}
|