]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / grace-bar-line.ly
index badaa1ae74016fb302401ec5dad0722ce6ef1e51..e5017a98dab5f3dceb6ca218bb94d8801ecd9183 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.17.28"
+\version "2.19.21"
 \header {
   texidoc = "Bar line should come before the grace note."
 }
@@ -10,8 +10,8 @@
 
 
 
-\relative c' \context Staff  { 
-  f1 \grace {  a'16 f  } g1 }
+\relative \context Staff  { 
+  f'1 \grace {  a'16 f  } g1 }