]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / regression / grace-bar-line.ly
index 86ae1f6826042835b091b8b7757fa93531f0bbc8..452904b52b78facd3f97506bb7bb7fc942158daa 100644 (file)
@@ -1,8 +1,10 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header {
   texidoc = "Bar line should come before the grace note."
 }
+\layout { ragged-right = ##t}
+
 
 
 
@@ -10,6 +12,6 @@
 
 \relative c' \context Staff  { 
   f1 \grace {  a'16[ f]  } g1 }
-\layout { raggedright = ##t}
+