]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / grace-bar-line.ly
index e42779905de2937f374d56997fe895c6cbd731b1..e5017a98dab5f3dceb6ca218bb94d8801ecd9183 100644 (file)
@@ -1,17 +1,17 @@
 
-\version "2.6.0"
+\version "2.19.21"
 \header {
   texidoc = "Bar line should come before the grace note."
 }
-\layout { raggedright = ##t}
+\layout { ragged-right = ##t}
 
 
 
 
 
 
-\relative c' \context Staff  { 
-  f1 \grace {  a'16[ f]  } g1 }
+\relative \context Staff  { 
+  f'1 \grace {  a'16 f  } g1 }