Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / input / regression / beam-cross-staff.ly
blob0b711c7453f0f103f6b1d5af8f9a9f6f6216d36e
2 \version "2.12.0"
3 \header{
4 texidoc="
5 Beams can be typeset over fixed distance aligned staves, beam
6 beautification does not really work, but knees do. Beams should be
7 behave well, wherever the switching point is.
11 \context PianoStaff <<
12 \new Staff = "one" \relative c'{
13 \stemUp c8[ c \change Staff=two \stemUp c c]
14 c[ c c c]
15 \change Staff=one
16 \stemDown c8[ c \change Staff=two \stemUp c c]
18 \stemDown c8[ c \change Staff=one \stemDown c c]
20 \change Staff=two
21 \stemUp c8[ c \change Staff=one \stemDown c c]
24 \new Staff = "two" \relative c'{
25 \clef bass