lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3385 in lilypond: Ottava with cross-staff mess


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3385 in lilypond: Ottava with cross-staff messes up beams
Date: Tue, 02 Jul 2013 17:07:49 +0000


Comment #28 on issue 3385 by address@hidden: 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

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