Issue 646: Collision note/clef due to translated markup
http://code.google.com/p/lilypond/issues/detail?id=646

New issue report by v.villenave:
% In the following example, the clef collides with the previous note
% because of the translated markup.

\version "2.11.51"
<<
\new Staff {
 \clef treble a'8 g' s4
 \clef alto r8^\markup { \null \translate #'(-4 . 0)
\typewriter "\\null \\translate #'(-4 . 0) text" }
 c''8 a'4
}
\new Staff { \clef bass s4 g c f }



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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to