bug-lilypond
[Top][All Lists]
Advanced

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

Re: Dots collide with stems in polyphonic context


From: Graham Percival
Subject: Re: Dots collide with stems in polyphonic context
Date: Sun, 07 Jan 2007 12:15:36 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks for the report.  This is already in the bug tracker as
http://code.google.com/p/lilypond/issues/detail?id=51

Cheers,
- Graham

Marnen Laibow-Koser wrote:
Lilypond does not always avoid collisions of dots with stems in another voice on the same staff. Note how the dot on the e'' collides with the stem of the c''.

-----begin example-----

% polyphonic-dot-collisions.ly
% Dots collide in polyphonic music.
% 6 January 2007

\version "2.10.8" % Mac OS X 10.4.8, iBook G4
\paper { ragged-right = ##t }

{
    <<
        { e''2. } \\
        { g'4 } \\
        { c''4 }
    >>
}

------end example------

Best,
Marnen E. Laibow-Koser
address@hidden


------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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