]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-1.ly
* Fix some problems after the renaming of my-lily -> lily
[lilypond.git] / input / example-1.ly
index 82095e1b9c6515f98953b89835a97a2fc9062284..2b0d81953c32c2dd446857b93d91ad4cb52c7104 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.7"
+\version "2.3.4"
 
 % A simple scale in LilyPond
 %
@@ -14,7 +14,7 @@
 %% 
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     c' d e f g a b c
   }
   \paper {  }