Comment #28 on issue 3385 by [email protected]: Ottava with cross-staff messes up beams
http://code.google.com/p/lilypond/issues/detail?id=3385

It makes sense that the side position interface looks at direction, as it does not want to consider the Y-extent of a grob if it is pointed in a different direction.

The design in side-position-interface is solid - I wouldn't tamper with it. Conceptually, the best thing to do is to:

-) ignore properties if their evaluation will invariably cause volatile behavior
-) make estimations of them if they can be estimated
-) use the real property when possible

I hope one day to have time to give this a proper look but I always analyze problems of this sort through that prism.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to