]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-1.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / example-1.ly
index 3e84a09de99ae17223569d27b2d821ec353dd68f..2b0d81953c32c2dd446857b93d91ad4cb52c7104 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.28"
+\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 {  }