bug-lilypond
[Top][All Lists]
Advanced

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

Dots collide with stems in polyphonic context


From: Marnen Laibow-Koser
Subject: Dots collide with stems in polyphonic context
Date: Sat, 06 Jan 2007 14:39:46 -0500
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

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

PNG image


reply via email to

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