]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
* scripts/lilypond-book.py (output_dict): remove support for the
[lilypond.git] / input / regression / tie-chord.ly
index 43a7630f8961b54dfa348e884ba58d9ebe26f01c..f3965ce421b716a7454461bd6c5c8f8af465cb3a 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.6"
+
+\version "1.9.4"
 \header{
 texidoc="
 When tieing chords, the outer slurs point outwards, the inner slurs
@@ -8,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 {
@@ -20,4 +21,4 @@ t =  \notes \relative c' {   <<c e g>> ~ <<c e g>> }
 
   }
 }
-%% new-chords-done %%
+