Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / spacing-folded-clef3.ly
blob01d996902c236c523178f18000ac094d3e82766e
1 \version "2.11.28"
3 \header {
4 texidoc = "Voices that go back and forth between staves do not confuse the spacing engine."
7 \paper { ragged-right = ##t }
9 \new PianoStaff <<
10 \new Staff = "rh" \relative c'' {
11 \time 6/8
12 bes16 c d
13 \change Staff = lh
14 \stemUp bes a g
15 \change Staff = rh
16 \stemDown bes c d
17 \change Staff = lh
18 \clef bass
19 \stemUp bes, a g
22 \new Staff = "lh" \relative c' {
23 s2.