Nice ! (and quick)
Thanks :o)
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
commit a4668131900363364bb2454700c40183cedf4c9b
Author: Han-Wen Nienhuys
Date: Fri Apr 8 11:19:06 2011 -0300
Divide collision Y extent by staff_space; add regression test.
This makes collisions work correctly in scaled staves.
On Fri, Apr 8, 2011 at 8:47 AM, Bertrand Bordage
wrote:
> Which version of 2.13 are you using?
2.13.59
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
On Apr 8, 2011, at 6:41 AM, Bertrand Bordage wrote:
> Hello,
>
> When we use a smaller staff, Beam_collision_engraver creates collisions that
> where not in 2.12.
>
> \version "2.13"
> music = << \relative c'' { e16 f e c } \\ \relative c''' { g a g e } >>
>
> \new Staff \music
> \new Staff \w