]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-1.ly
Changed scripts/* to use sys.argv[0]
[lilypond.git] / input / example-1.ly
index 4be16cfa2234191182a5b175ca98868160c0d82b..2b0d81953c32c2dd446857b93d91ad4cb52c7104 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.36"
+\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 {  }