]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/twinkle-pop.ly
release: 1.0.9
[lilypond.git] / input / twinkle-pop.ly
index de7b6036aba3a3b972e3b98e861a27ea2cf3f361..153d3d65aea445c3ef50e404de110d05e5ee8cb4 100644 (file)
@@ -12,9 +12,9 @@ copyright =    "public domain";
 Tested Features                lyrics and chords
 %}
 
-\version "1.0.2";
+\version "1.0.3";
 
-melodie = \melodic\relative c {
+melodie = \notes\relative c {
         \clef"violin";
         \time 2/4 ;
 
@@ -39,7 +39,7 @@ text = \lyric{
 }
 
 \score {
-        <  \melodic \type Staff \melodie
+        <  \notes \type Staff \melodie
            \lyric   \type Lyrics \text
         >
         \paper {  }