]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-line.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / grace-bar-line.ly
index 35be3920aae336258be941d99fa6df0846549ee7..dbd2c32082c14aa30f0e70296d40fab73997009e 100644 (file)
@@ -1,15 +1,17 @@
 
-\version "2.3.17"
+\version "2.16.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 }
-               \paper { raggedright = ##t}
- } 
+
+
+\relative c' \context Staff  { 
+  f1 \grace {  a'16[ f]  } g1 }
+
+