Issue 439: script collides with cross-staff beam
http://code.google.com/p/lilypond/issues/detail?id=439

New issue report by wbsoft:
%{
the dynamic collides with the cross-staff beam and stems.
%}

\version "2.11.32"
\paper { ragged-right = ##t }
\relative c'' \new PianoStaff <<
\new Staff = rh {
        \time 12/8
        g16\mf a b
        \change Staff = lh
        d,, b g
}
\new Staff = lh {
        \clef bass
        s4.
}
>>


Attachments:
        x-s-script-beam-collision.png  5.2 KB 


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect 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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to