Status: Accepted
Owner: ----
Labels: Type-Defect Regression

New issue 4182 by [email protected]: dynamics on skips confuse cross-staff stems
https://code.google.com/p/lilypond/issues/detail?id=4182

Sometime since ver 2.18, dynamics on skips began to make cross-staff stems point the wrong way. The ledger line seems to be necessary for the bug.

up = \change Staff = "up"
dn = \change Staff = "down"
\new PianoStaff \transpose c c' << \time 2/4
  \new Staff = "up"
    s2
  \new Staff = "down" <<
    {s8*3 s8\p  }
    { g8[ \up e \dn g \up c] } >> >

Attachments:
        stem.png  5.6 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