Status: Accepted
Owner: v.villenave
Labels: Type-Collision
New issue 721 by v.villenave: Dynamics can collide with notes when applied
to cross-staff voices
http://code.google.com/p/lilypond/issues/detail?id=721
% In the following example, the dynamic collides with the lower voice note.
\version "2.12.1"
\new PianoStaff <<
\new Staff = "UP" {
c''8\< \change Staff = "DOWN"
d \change Staff = "UP" d''4\f
}
\new Staff = "DOWN" { \clef bass s4 g, }
% AFAIK, this has never worked.
Attachments:
collision.png 2.8 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond