]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index 17cbeb1cb31826fc54326471a0d60ae6870cdba9..f049260fe16e302da59638c1ae14c3b94c4d43e4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.19.21"
 
 \header { 
   texidoc = "Accidentals in different staves do not affect the
@@ -7,11 +7,11 @@ spacing of the eighth notes here."
 
 \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]
   }
   {