bug-lilypond
[Top][All Lists]
Advanced

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

Issue 646 in lilypond: Collision note/clef due to translated markup


From: codesite-noreply
Subject: Issue 646 in lilypond: Collision note/clef due to translated markup
Date: Sat, 12 Jul 2008 03:54:32 -0700

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




reply via email to

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