bug-lilypond
[Top][All Lists]
Advanced

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

Issue 705 in lilypond: Cross-staff beams collision (wrong stems directi


From: codesite-noreply
Subject: Issue 705 in lilypond: Cross-staff beams collision (wrong stems direction)
Date: Mon, 03 Nov 2008 08:10:07 -0800

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




reply via email to

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