Issue 705: Cross-staff beams collision (wrong stems direction)
http://code.google.com/p/lilypond/issues/detail?id=705

New issue report by v.villenave:
% I can't find this one anywhere, though it is obviously related
% to our other cross-staff beam problems.

% The voice on the upper staff is not detected; if you replace the
% skip with a rest, the rest does not collide but the stems are still
% badly directed.

\version "2.11.64"

\new PianoStaff <<
  \new Staff = "r" { d'32 d' d' d' s8 r4 }
  \new Staff = "l" {
    \clef bass d,8
    \change Staff = "r" d'
    \change Staff = "l" d d,
  }


Attachments:
        cross-staff-ugly.png  3.2 KB


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Collision Priority-Medium

--
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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to