]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-nest5.ly
Fix 1120.
[lilypond.git] / input / regression / grace-nest5.ly
index 6eaf8661a7ab04751a0be275a3b0522587655419..2d0baac2ca0b402fd402dcf4e80f33311a9c3402 100644 (file)
@@ -1,14 +1,14 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \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 }