David Nalesnik <[email protected]> writes: > The following function gives each TextScript grobs on a line a number based > on its position within the 'all-elements array. Each line should be > numbered 1-20 in order, but that's clearly not the case. There's a binding > of texts which sorts grobs by moment. Comment that back in and the problem > disappears.
Well, System::post_processing ends by creating the stencils of a system in reverse order. That's probably not helping. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
