]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index 7b8a3eaae54e69c09dfea9c56a7b9d34b90b2365..a7b2580dcc3784ba5c6ff6f82d2843c811edc13f 100644 (file)
@@ -1,10 +1,12 @@
-\version "2.6.0"
+\version "2.14.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}