]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
* scripts/convert-ly.py (FatalConversionError.figures_replace):
[lilypond.git] / input / regression / tie-chord.ly
index 85867e292d590f386632da55490ac2a2513b98de..f3965ce421b716a7454461bd6c5c8f8af465cb3a 100644 (file)
@@ -1,5 +1,5 @@
-#(ly:set-option 'old-relative)
-\version "1.9.0"
+
+\version "1.9.4"
 \header{
 texidoc="
 When tieing chords, the outer slurs point outwards, the inner slurs
@@ -9,7 +9,7 @@ point away from the center of the staff.  Override with
 }
 
 
-t =  \notes \relative c' {   <<c e g>> ~ <<c e g>> }
+t =  \notes \relative c' {   <c e g> ~ <c e g> }
 
        \score { 
 \notes \context Voice {