X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-collision-basic.ly;h=f065ab6ae4a365609c4a7fee2efe94aa71cc1624;hb=b9e47a70690bb6010cb9371d10366c9bd4abc803;hp=b235c358df1947d66ceb38ed2b45436e72531132;hpb=2f320e9722ec20d6f13ec567d007763cc912c5da;p=lilypond.git diff --git a/input/regression/beam-collision-basic.ly b/input/regression/beam-collision-basic.ly index b235c358df..f065ab6ae4 100644 --- a/input/regression/beam-collision-basic.ly +++ b/input/regression/beam-collision-basic.ly @@ -1,4 +1,4 @@ -\version "2.14.0" +\version "2.19.21" \header { texidoc = "Manual beams do not collide with notes." } @@ -13,12 +13,12 @@ << \new Voice { \voiceOne - \repeat unfold 8 { c8[ c] } + \repeat unfold 8 { c'8[ c] } } - \new Voice \relative c'' { + \new Voice \relative { \voiceThree \autoBeamOff - f r e r + f'' r e r d r c r b r a r g r f r @@ -32,10 +32,10 @@ \voiceOne \repeat unfold 8 { c8[ c] } } - \new Voice \relative c'' { + \new Voice \relative { \voiceThree \autoBeamOff - f f e e + f'' f e e d d c c b b a a g g f f @@ -47,14 +47,14 @@ \new Voice { \repeat unfold 8 \relative { \voiceOne - c8[ + c'8[ \voiceTwo c''] } } \new Voice \relative { \voiceFour - s8 f + s8 f' s8 g s8 a s8 b @@ -80,7 +80,7 @@ \new Voice \relative { \voiceFour \autoBeamOff - \stemUp f' \stemDown f, + \stemUp f'' \stemDown f, \stemUp e' \stemDown g, \stemUp d' \stemDown a \stemUp c \stemDown b