X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftie-arpeggio.ly;h=de6f8234965a8a3bb547bf8dcc8b1b0d8aed4b08;hb=c0be3d8c0c337802b5a0f8d341e514e10db6de70;hp=e0feffd2da40c12d3ad6352d36ddfeb00815a61c;hpb=d02446a61d3eabfde67ed48928ae07766c97750f;p=lilypond.git diff --git a/input/regression/tie-arpeggio.ly b/input/regression/tie-arpeggio.ly index e0feffd2da..de6f823496 100644 --- a/input/regression/tie-arpeggio.ly +++ b/input/regression/tie-arpeggio.ly @@ -1,14 +1,15 @@ \header { - texidoc = "when @code{tieWaitForNote} is set, the right-tied note - does not have to follow the lef-tied note directly. When - @code{tieWaitForNote} is set to false, any tie will erase all pending - ties." + texidoc = + + "when @code{tieWaitForNote} is set, the right-tied note does not + have to follow the lef-tied note directly. When @code{tieWaitForNote} + is set to false, any tie will erase all pending ties." } -\version "2.7.32" +\version "2.10.0" \paper { ragged-right = ##t } \relative { @@ -21,4 +22,6 @@ \set tieWaitForNote = ##f ~ + | + }