C-Dur

 

F-Dur

 

G-Dur

 

B-Dur

 

Es-Dur

Die Eingabedatei von LilyPond konnte nicht kompiliert werden:

line 26 - column 1:
syntax error, unexpected '='
--------
line 26 - column 4:
unrecognized string, not in text script or \lyricmode
--------
line 28 - column 2:
unrecognized string, not in text script or \lyricmode
--------
line 28 - column 8:
unrecognized string, not in text script or \lyricmode
--------
line 28 - column 16:
unrecognized string, not in text script or \lyricmode
--------
line 28 - column 18:
unrecognized string, not in text script or \lyricmode
--------
line 28 - column 29:
unrecognized string, not in text script or \lyricmode
--------
line 34 - column 1:
syntax error, unexpected \header
--------
line 35 - column 3:
unrecognized string, not in text script or \lyricmode
--------
line 35 - column 14:
unrecognized string, not in text script or \lyricmode
--------
line 39 - column 3:
unrecognized string, not in text script or \lyricmode
--------
line 42 - column 2:
unrecognized string, not in text script or \lyricmode
--------
line 42 - column 10:
syntax error, unexpected '='
--------
line 45 - column 1:
unrecognized string, not in text script or \lyricmode
--------
line 45 - column 8:
syntax error, unexpected '='
--------
line 51 - column 1:
unrecognized string, not in text script or \lyricmode
--------
line 51 - column 9:
syntax error, unexpected '='
--------
line 57 - column 1:
unrecognized string, not in text script or \lyricmode
--------
line 57 - column 6:
syntax error, unexpected '='
--------
line 66 - column 1:
syntax error, unexpected \header
--------
line 74 - column 10:
syntax error, unexpected '='
--------
line 77 - column 8:
syntax error, unexpected '='
--------
line 80 - column 8:
wrong type for argument 1.  Expecting pitch, found "b"
--------
line 83 - column 9:
syntax error, unexpected '='
--------
line 89 - column 6:
syntax error, unexpected '='
--------
line 93 - column 1:
syntax error, unexpected \score
--------
line 96 - column 27:
unknown escaped string: `\melodie'
--------
line 97 - column 36:
unknown escaped string: `\text'
--------
line 100 - column 1:
syntax error, unexpected \midi
--------
line 102 - column 2:
Unfinished main input
--------
line 102 - column 2:
syntax error, unexpected end of input

}

\score {

 <<

% \new ChordNames { \akkorde }

   \new Voice = "Lied" { \melodie }
   \new Lyrics \lyricsto "Lied" { \text }

% \new Voice = "Lied" { \bass }

 >>

\midi {} \layout {} } </score>

 \bar "|."

}

text = \lyricmode {

 a b c d es f g a b c d es f g a b

}

\score {

 <<

% \new ChordNames { \akkorde }

   \new Voice = "Lied" { \melodie }
   \new Lyrics \lyricsto "Lied" { \text }

% \new Voice = "Lied" { \bass }

 >>

\midi {} \layout {} } </score>