]> 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 8d68236166d3b64daa016753b3ca441aa49e8a61..42f3a8759c773dfce56a16311e1cb31d14ebf7e6 100644 (file)
@@ -1,18 +1,18 @@
 
-\version "2.1.22"
+\version "2.3.4"
 \header{
 texidoc="
 When tying chords, the outer slurs point outwards, the inner slurs
-point away from the center of the staff.  Override with
-@code{tieVerticalDirection}.
+point away from the center of the staff. The behavior can be overridden 
+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