bug-lilypond
[Top][All Lists]
Advanced

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

Issue 721 in lilypond: Dynamics can collide with notes when applied to c


From: codesite-noreply
Subject: Issue 721 in lilypond: Dynamics can collide with notes when applied to cross-staff voices
Date: Wed, 07 Jan 2009 15:24:16 +0000

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




reply via email to

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