lilypond-devel
[Top][All Lists]
Advanced

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

Re: Caches the interior skylines of vertical axis groups and systems. (i


From: dak
Subject: Re: Caches the interior skylines of vertical axis groups and systems. (issue 7185044)
Date: Sun, 24 Feb 2013 14:37:14 +0000

On 2013/02/24 13:27:39, mike7 wrote:
On 24 févr. 2013, at 12:40, mailto:address@hidden wrote:

> Stupid question: could you not just check whether
> outside-staff-priority has been set, and if it has, pass the buck
> to the right kind of callback automatically?  That way, the user
> does not need to meddle with callbacks himself.
>
> https://codereview.appspot.com/7185044/

Yup, but it'd require creating an Outside_staff_callback engraver
with a call to acknowledge_grob.  Calls to acknowledge_grob are
expensive and should be used only if there's no other viable
solution.

Why can't the current Y-offset callback check outside-staff-priority
on the grob?  Why would there be a need for an acknowledger?


https://codereview.appspot.com/7185044/

reply via email to

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