Re: Ties colliding in single-staff polyphony

2011-07-18 Thread m...@apollinemike.com
On Jul 18, 2011, at 11:43 AM, Bertrand Bordage wrote: > I was referring to issues 1606, This should be fixed in the beam-collision-engraver such that it avoids ties. A simple implementation would avoid the rectangular bounding box around tie, whereas a more robust implementation would use the

Re: Ties colliding in single-staff polyphony

2011-07-18 Thread Bertrand Bordage
I was referring to issues 1606, 590, 582, 570, 480, 409, 397. These could be fixed with a Tie_collision_engraver. I would like to try to implement this engraver if you are disposed to help me. Regards, Bertrand ___ lilypond-devel mailing list lilypond-de

Re: Ties colliding in single-staff polyphony

2011-07-18 Thread m...@apollinemike.com
On Jul 18, 2011, at 11:00 AM, Bertrand Bordage wrote: > Thanks Dmytro ! > > I looked at what Mike said. > Could not there be more code in common between ties and slurs? > A tie isn't so different from a slur, is it ? > By doing so, we could get rid of TieColumn and many bugs. [moving to devel]