lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4182 in lilypond: dynamics on skips confuse cross-


From: lilypond
Subject: [Lilypond-auto] Issue 4182 in lilypond: dynamics on skips confuse cross-staff stems
Date: Sat, 01 Nov 2014 04:21:30 +0000

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

New issue 4182 by address@hidden: 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

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