2009/12/2 Carl Sorensen <c_soren...@byu.edu>:

> But it seems to me that if outside-staff-priority is set for one grob, and
> not for the other, then they should be compared by script-priority, since
> there is *not* an outside-staff priority.

That's exactly what I mean: in the case above, the turn has no
outside-staff-priority, but has a script-priority of 1 provided by the
Script_engraver, so it's already the first element in the list (due to
scm_stable_sort_x ()).

> Does this mean we need to establish the outside-staff-priority for *all*
> scripts?

No, since some aren't outside staff objects.  We could add
script-priority defaults for all scripts, but I don't think even
that's necessary if we can explain the behaviour properly in the docs.

Cheers,
Neil


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to