]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/kortjakje.ly
release: 1.0.10
[lilypond.git] / input / kortjakje.ly
index 8710a3ab34a20013a996437a0bcf4dca1b8ae62d..2baeadd3ca5cc463040c0f0a92e1e88a97e6937f 100644 (file)
@@ -10,14 +10,14 @@ copyright =  "public domain";
 Tested Features: example file with comments
 
 %}
-\version "1.0.2";
+\version "1.0.4";
 
 
 % the % is a comment.
 
 
 % declare melody (which will be in *one* staff ) for the lead voice
-melodie = \melodic \relative c' {
+melodie = \notes \relative c' {
                                % switch Lilypond in note-mode
        \clef"violin";
        \time 2/4 ;
@@ -39,7 +39,7 @@ melodie = \melodic \relative c' {
 }
 
                                % more of this.
-begeleiding = \melodic \relative c { 
+begeleiding = \notes \relative c { 
        \clef "bass";
        \time 2/4 ;