]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-stems.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / regression / grace-stems.ly
index c1772b58c7e224adc4bd1cbe36010fc55bfb4118..94f6b8bee4e4cf832f531271a593f70c2e68b994 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header{
   texidoc = "Here @code{startGraceMusic} should set @code{no-stem-extend} to 
 true; the two grace beams should be the same here.
@@ -7,6 +7,9 @@ true; the two grace beams should be the same here.
 }
 
 
+\layout {
+  ragged-right = ##t
+}  
 
 \context Voice \relative c {
   \grace { 
@@ -18,9 +21,4 @@ true; the two grace beams should be the same here.
   a4
   
 }
-\layout {
-  raggedright = ##t
-}  
-\midi { }
-