]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index 7b8a3eaae54e69c09dfea9c56a7b9d34b90b2365..d127024c764f46a342d14f8a423d32d7f59066c5 100644 (file)
@@ -1,10 +1,12 @@
-\version "2.6.0"
+\version "2.10.0"
 
 \header { 
   texidoc = "Accidentals in different staves do not affect the
 spacing of the eighth notes here."
 }
 
+\layout { ragged-right = ##t}
+
 \relative c'' <<
   \new Staff {
     \time 4/4
@@ -17,7 +19,7 @@ spacing of the eighth notes here."
   }
 >>
 
-\layout { raggedright = ##t}