]> 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 e3d4e2e7d6277624bf99a5717fb40a45b6a5fe24..452904b52b78facd3f97506bb7bb7fc942158daa 100644 (file)
@@ -1,15 +1,17 @@
 
-\version "2.4.0"
+\version "2.10.0"
 \header {
-texidoc = "Bar line should come before the grace note."
+  texidoc = "Bar line should come before the grace note."
 }
+\layout { ragged-right = ##t}
 
-       
 
 
 
-\score  { \relative c' \context Staff  { 
- f1 \grace {  a'16[ f]  } g1 }
-               \layout { raggedright = ##t}
- } 
+
+
+\relative c' \context Staff  { 
+  f1 \grace {  a'16[ f]  } g1 }
+
+