]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-2.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / example-2.ly
index 47008042318080f5c9919886f0294dcbaa406919..223b70b958a2a923f40d944071abb68ed7fe6c35 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 % Some beamed and slurred notes of different taste in LilyPond
 %
 % Type:
@@ -13,7 +13,7 @@
 %% 
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     a''2 ~ a4( e8[ )e] a,16[ a a a]
   }
   \paper {  }