]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-direction.ly
(neumeDemoPaper): remove duplication from
[lilypond.git] / input / regression / stem-direction.ly
index 73ae30999fb57085f421f1100b040da71bc4d2dd..0ca5526079d4a0da3f54ac64266df3f4ae752968 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.7"
+\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,
        
   }