Updates:
        Status: Accepted

Comment #9 on issue 1702 by [email protected]: Cross-staff beams should be considered in staff-staff-spacing
https://code.google.com/p/lilypond/issues/detail?id=1702

Then let's use an example where the music requires a kneed beam, and the kneed beam requires the staves to spread. Normal stems are allowed for in staff-spacing, but the cross-staff beams make it tricky, and the beam here requires more staff-spacing than separate stem would. (Maybe we can assign such beams a spacing-height from the minimum height of the stems, and spacing-width as usual, or something like that.)

\new PianoStaff <<
  \new Staff = "a" <<
    \new Voice {\voiceOne g'4 g' r2}
    \new Voice {
      \voiceTwo d'8 c'
      \change Staff = "b" \voiceOne
      b g r2 } >>
  \new Staff = "b" <<
    \new Voice {\clef bass \voiceTwo d4 d r2} >> >>

Attachments:
        1702.png  6.2 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to