]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index 7b8a3eaae54e69c09dfea9c56a7b9d34b90b2365..e5847b0bf03e460214f6500992231664de0ff9dd 100644 (file)
@@ -1,10 +1,12 @@
-\version "2.6.0"
+\version "2.11.51"
 
 \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}