lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 1702 in lilypond: Cross-staff beams should be


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1702 in lilypond: Cross-staff beams should be considered in staff-staff-spacing
Date: Mon, 20 Jul 2015 05:18:40 +0000

Updates:
        Status: Accepted

Comment #9 on issue 1702 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]