Update .ly files.
[lilypond.git] / input / regression / slur-cross-staff-beam.ly
blob43230682be84f481619ec46f0352f561b5573572
1 \version "2.12.0"
3 \header {
4 texidoc = "Slurs that depend on a cross-staff beam are not calculated until after line-breaking."
7 \paper{ ragged-right=##t }
8 \score {
9 \new PianoStaff <<
10 \context Staff = rh \relative { c'8([ d) \change Staff = lh c,] }
11 \context Staff = lh { s4. }