]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-to-grace.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / spacing-to-grace.ly
index 5d9308f599ac0beeffacc1d89cb118830898949b..47cadb5372c2047a59495656460c5af707567dbb 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.11.51"
 \header {
 
   texidoc ="Space from a normal note (or barline) to a grace note is
@@ -7,6 +7,8 @@
   
 }
 
+\layout { ragged-right = ##t}
+
 
 \context Voice 
 { \time 2/4
@@ -17,6 +19,6 @@
   }  
 
 }
-\layout { raggedright = ##t}
+