X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-collision-beamcount.ly;h=3a663558da25038ebd91a82a6eb96fe140f00660;hb=78d9939f551643454b56774bae6d56bed421e1af;hp=3e852029b96d9158405585f109ce5f64a94f3376;hpb=32a34dcef0c0041c6d62677487a380b5c8b85712;p=lilypond.git diff --git a/input/regression/beam-collision-beamcount.ly b/input/regression/beam-collision-beamcount.ly index 3e852029b9..3a663558da 100644 --- a/input/regression/beam-collision-beamcount.ly +++ b/input/regression/beam-collision-beamcount.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.21" \header { texidoc = "Manual beams do not collide with notes." } @@ -13,12 +13,12 @@ << \new Voice { \voiceOne - \repeat unfold 4 { c8[ c] } + \repeat unfold 4 { c'8[ c] } } - \new Voice \relative c'' { + \new Voice \relative { \voiceThree \autoBeamOff - b r a r + b' r a r g r f r } >> @@ -30,10 +30,10 @@ \voiceOne \repeat unfold 4 { c16[ c] } } - \new Voice \relative c'' { + \new Voice \relative { \voiceThree \autoBeamOff - b r a r + b' r a r g r f r } >>