bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2193 in lilypond: collision between beams and rests


From: lilypond
Subject: Re: Issue 2193 in lilypond: collision between beams and rests
Date: Sat, 07 Jan 2012 15:19:31 +0000


Comment #5 on issue 2193 by address@hidden: collision between beams and rests
http://code.google.com/p/lilypond/issues/detail?id=2193

The patch fixes the example in the issue - however, the issue has to be reformulated a bit.

The only reason that the beam in the example avoided the rest is because stems and flags used to be coupled. The beam collision engraver avoided stems, and so avoided the flag. Now that they're decoupled, one has to explicitly tell the Beam_collision_engraver to avoid flags (which is what my patch does). However, this has nothing to do with rests. So far as I know, beams have never avoided rests.







reply via email to

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