]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-phrasing.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / lyric-phrasing.ly
index 3d16224aeb74a24ddace818d87579c1b9000c0db..4865b114a21dc6ef2b7b3923abdee7a129b40fe5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.19.2"
+\version "2.19.21"
 \header {
 
   texidoc = "
@@ -14,9 +14,9 @@
 
 
 <<
-  \relative c' \new Voice = "bla" {
+  \relative \new Voice = "bla" {
     \autoBeamOff
-    c4( c16 d c b)  c4
+    c'4( c16 d c b)  c4
     d16[ e f g]
     
   }