]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-auto-beam.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / grace-auto-beam.ly
index 019500c9f3c22677417d289a449006f18ae5c36f..352608a1ff7a82e5e26829fa7f4fb1bdaad7433e 100644 (file)
@@ -1,9 +1,11 @@
 
-\version "2.6.0"
+\version "2.16.0"
 \header
 {
   texidoc = "The autobeamer is not confused by grace notes."
 }
+\layout { ragged-right = ##t }
+
 
 
 \context Voice \relative c''{
@@ -11,6 +13,6 @@
   \grace a8 g16 f e f \grace a8 g16 f e f \grace a8 g16 f e f 
   \grace a8 g16 f e f |
 }
-\layout { raggedright = ##t }
+