bug-lilypond
[Top][All Lists]
Advanced

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

Issue 472 in lilypond: collision rest + (accidental/notehead) with beami


From: codesite-noreply
Subject: Issue 472 in lilypond: collision rest + (accidental/notehead) with beaming
Date: Tue, 18 Sep 2007 12:34:41 -0700

Issue 472: collision rest + (accidental/notehead) with beaming
http://code.google.com/p/lilypond/issues/detail?id=472

New issue report by gpermus:
%{
possibly dupe of 37 or 217


In the following snippet, manual beams over rests force them be
printed higher than their normal placement. However, the other grobs
(accidentals, and even notes) don't take this change into account when
spacing is tight, thus provoking unwanted collisions.

(I added accidentals to make the collisions obvious, but if you remove
them, the b in the chord still collides with the rests).
%}

\version "2.11.32"
\paper {
ragged-right = ##t
}

{
  <f'' b'' c''' f'''>16[ r <f'' bes'' c''' f'''> <f'' b'' c''' f'''>]

}



Attachments:
        foo.preview.png  2.1 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Collision Priority-Low

-- 
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]