On 24 févr. 2013, at 12:40, d...@gnu.org 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. Cheers, MS _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel