X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftie-chord-partial.ly;h=5db1f7386da11d07044fe0978d89f2a8ab27bd5c;hb=4e3c28666d3a052f7ee36dce577d02774ef62a5c;hp=121b070c56de045a34b33ec77f4e5e6a87762bd5;hpb=0457622c6668fb39c53d347edb82ad7bc15825ac;p=lilypond.git diff --git a/input/regression/tie-chord-partial.ly b/input/regression/tie-chord-partial.ly index 121b070c56..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.1" - \paper { raggedright= ##t } - -\score { - -\notes \context Thread \relative c' { - < c~ e \context Thread = "untied" 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 { + } -}} - +