]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index db7aed0933a5d9a15f6b7613b3dd006f9ab731cd..f049260fe16e302da59638c1ae14c3b94c4d43e4 100644 (file)
@@ -1,17 +1,17 @@
-\version "2.6.0"
+\version "2.19.21"
 
 \header { 
   texidoc = "Accidentals in different staves do not affect the
 spacing of the eighth notes here."
 }
 
-\layout { raggedright = ##t}
+\layout { ragged-right = ##t}
 
-\relative c'' <<
+\relative <<
   \new Staff {
     \time 4/4
 
-    c8[ c8 cis8 cis8]
+    c''8[ c8 cis8 cis8]
     cis8[ cis8 cis8 cis]
   }
   {