]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-direction.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / stem-direction.ly
index 39b6716360ef8f7ed93e48caa42e7e42338b157f..3623788e493182c0d845112643c450c3c49ed123 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.19.2"
+\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 ~ 8(b8) e4 e,
+\context Voice \relative {
+    b'4 ~ 8(b8) e4 e,
     
 }