Update .ly files.
[lilypond.git] / input / regression / spacing-knee-compressed.ly
blob8cf8d2c0e821ad0d39d3075df656dd0028e4bc80
1 \version "2.12.0"
3 \header {
4 texidoc = "Spacing corrections for kneed beams still work when compression is involved."
7 \paper { line-width = 14.4 \cm }
8 rh = \change Staff = "rh"
9 lh = \change Staff = "lh"
10 \new PianoStaff <<
11 \new Staff ="rh" {
12 s1*3
14 \new Staff ="lh" {
15 \clef bass
16 \repeat unfold 12 { \rh a'16 \lh d \rh a' \lh d \noBreak}