lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2908 in lilypond: Cross-staff arpeggios and dynami


From: lilypond
Subject: [Lilypond-auto] Issue 2908 in lilypond: Cross-staff arpeggios and dynamics collide
Date: Tue, 16 Oct 2012 19:24:48 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2908 by address@hidden: Cross-staff arpeggios and dynamics collide
http://code.google.com/p/lilypond/issues/detail?id=2908

Reported by Daniel Berjón:
http://lists.gnu.org/archive/html/bug-lilypond/2012-10/msg00124.html


% Cross-staff arpeggios and dynamics collide.
\version "2.17.4"
\new PianoStaff {
    \set PianoStaff.connectArpeggios = ##t
    <<
        {<c' e' g'>4\arpeggio}
        \new Dynamics {r4\ff}
        {<c' e' g'>4\arpeggio}
    >>
}


Attachments:
        bug.preview.png  2.7 KB


reply via email to

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