X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftie-chord-partial.ly;h=5db1f7386da11d07044fe0978d89f2a8ab27bd5c;hb=c832deb4718dfdc8bb8518e2872271cfe38b7dec;hp=69c180ba516133ea7efb90d4b9f6a80c30dc1803;hpb=4c8187e65dd9708d7733692842acc696da121bf1;p=lilypond.git diff --git a/input/regression/tie-chord-partial.ly b/input/regression/tie-chord-partial.ly index 69c180ba51..5db1f7386d 100644 --- a/input/regression/tie-chord-partial.ly +++ b/input/regression/tie-chord-partial.ly @@ -1,30 +1,15 @@ -#(ly:set-option 'old-relative) -\header { - -texidoc = "Tieing only parts of chords is possible. It requires -putting the Tie engraver at Thread level, and redirecting untied notes -to a different thread." - -} -\version "2.1.7" - \paper { raggedright= ##t } - -\score { - -\notes \context Thread \relative c' { - << c~ e \new Thread c' >> - << c e c' >> +\header +{ + texidoc = "Individual chord notes can also be tied" } - +\version "2.19.21" \paper { -\translator { - \ThreadContext - \consists "Tie_engraver" + ragged-right = ##t } -\translator { \VoiceContext - \remove "Tie_engraver" + +\relative { + } -}} - +