]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-staffs.ly
(conv): dashes rule.
[lilypond.git] / input / regression / spacing-accidental-staffs.ly
index 054000abad814b9691068832a0fb404a8dac80aa..7a96778aae1e1a4d150e9d85a9bf19218df4aff3 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 
 \header { 
 texidoc = "Accidentals in different staffs don't effect the
@@ -7,8 +8,8 @@ spacing of the quarter notes here."
 
 \score { \notes \relative c'' < \context Staff = SA { \time 4/4
 
- c8-[ c8 cis8 cis8]
- cis8-[ cis8 cis8 cis]
+ c8[ c8 cis8 cis8]
+ cis8[ cis8 cis8 cis]
 
 
  }
@@ -18,4 +19,4 @@ spacing of the quarter notes here."
  }
 
 
-%% new-chords-done %%
+