]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-direction.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / stem-direction.ly
index 65b78db6d89f171838d2a870d5cc49e3e4312a12..0ca5526079d4a0da3f54ac64266df3f4ae752968 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -15,7 +15,7 @@ notes, and up for low notes.
 
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     b''4 ~ b8(b8) e4 e,
        
   }