]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-end.ly
Trivial text fixes.
[lilypond.git] / input / regression / grace-end.ly
index 38d21e62a9b86be14999018812e8dc9b3ecee4b4..4d8b50fa9296cb8a3f67ff6754cec67c48ae4a49 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header {
 
   texidoc="@cindex Grace End
@@ -8,14 +8,17 @@
 
 }
 
+\layout {
+  ragged-right = ##t
+}
+
+
 
 \context Voice \relative c' {
   
   c4 \grace {  d16[ d16] }
   
 }
-\layout {
-  raggedright = ##t
-}  
+