MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / beam-multiple-cross-staff.ly
blob861fbd0bca57bb87510361c30bb68d25d2d67507
1 \version "2.12.0"
2 \header {
4 texidoc = "Kneed beams (often happens with cross-staff beams)
5 should look good when there are multiple beams: all the beams should
6 go on continuously at the staff change. Stems in both staves reach up
7 to the last beam.
11 \layout {
12 ragged-right= ##t
15 \context PianoStaff \relative c' <<
16 \new Staff = SA {
17 \stemDown
18 c8[ c16 \change Staff = SB \stemUp c16 ]
19 \stemNeutral
20 f[ g \change Staff = SA a c]
22 \new Staff = SB \relative c' {
23 \clef bass
24 b8[ b16 \stemUp b,,16 ]
26 g'4\rest
27 b,8[ b16 \stemDown b''16 b ]