X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftie-chord-partial.ly;h=5db1f7386da11d07044fe0978d89f2a8ab27bd5c;hb=bf5e12cca7be0cf62014de7186dffaebbee13bfa;hp=e1a2a0ed934c7314a81eeef35d30fef717e05f21;hpb=11613b92019bb42418863f43de92287a64878f14;p=lilypond.git diff --git a/input/regression/tie-chord-partial.ly b/input/regression/tie-chord-partial.ly index e1a2a0ed93..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 "1.9.2" - \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 { + } -}} - +