Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 2908 by [email protected]: 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