]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-direction.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / stem-direction.ly
index 16af1ecc73360957adad3a239d181f2658cbbdce..3623788e493182c0d845112643c450c3c49ed123 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.19.21"
 
 \header{
 texidoc="
@@ -12,8 +12,8 @@ notes, and up for low notes.
 \layout {
     ragged-right = ##t
 }  
-\context Voice \relative {
-    b''4 ~ b8(b8) e4 e,
+\context Voice \relative {
+    b'4 ~ 8(b8) e4 e,
     
 }