X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Farpeggio-collision.ly;h=5fccbca3a6af6aaf416b3d101905f901e1297249;hb=097cec3ca750c11ca1129034de3a1bb630782c0e;hp=ba82ac1293d40f034d71303d316feea39d798edd;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/arpeggio-collision.ly b/input/regression/arpeggio-collision.ly index ba82ac1293..5fccbca3a6 100644 --- a/input/regression/arpeggio-collision.ly +++ b/input/regression/arpeggio-collision.ly @@ -1,4 +1,4 @@ -\version "2.12.0" +\version "2.17.17" \header { texidoc = "Arpeggio stays clear of accidentals and flipped note heads." @@ -8,6 +8,7 @@ texidoc = "Arpeggio stays clear of accidentals and flipped note heads." \context{ \Staff connectArpeggios = ##t + \consists "Span_arpeggio_engraver" } } @@ -17,4 +18,5 @@ texidoc = "Arpeggio stays clear of accidentals and flipped note heads." \arpeggio \arpeggio \arpeggio + << { \arpeggio } \\ { \arpeggio } >> }