]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest5.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / grace-nest5.ly
index 6eaf8661a7ab04751a0be275a3b0522587655419..ca64d9c1d655a3994ea1fe33790cb09c82ad0c00 100644 (file)
@@ -1,14 +1,14 @@
 
-\version "2.6.0"
+\version "2.11.51"
 \header {
   texidoc = "Graces notes may have the same duration as the main note."
 }
+\layout { ragged-right = ##t }
 
 \relative c'' {
   s2 <f>4
   \grace g e4
 }
 
-\layout { raggedright = ##t }