]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / tie-chord.ly
index d7116afc80b67c7b10aeb6dd440d4382f42acbc7..42f3a8759c773dfce56a16311e1cb31d14ebf7e6 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header{
 texidoc="
 When tying chords, the outer slurs point outwards, the inner slurs
@@ -9,10 +9,10 @@ by setting explicitly the @code{direction} of a @code{TieColumn}.
 }
 
 
-t = \notes \relative c' {   <c e g> ~ <c e g> }
+t =  \relative c' {   <c e g> ~ <c e g> }
 
        \score { 
-\notes \context Voice {
+ \context Voice {
    \t
    \transpose c g \t