On 2012/09/02 06:25:58, MikeSol wrote:
On 2012/09/01 23:58:37, Keith wrote: > I might have a test case for you at > http://www.mutopiaproject.org/cgibin/piece-info.cgi?id=1776 > > It seems you copy each slur into a "slur-stub", and from those keep
only the
> ones with "cross-staff" set. Then when figuring system skylines you
insert all
> Grobs with the slur-stub-interface into the skylines for each staff. > > Why not insert the original Slur into the skylines, if it has
"cross-staff"
> instead of the SlurStub. For that matter, why not insert all Grobs
marked
> "cross-staff"? > > all the cross-staff
It's not a copy of the original slur because it is using pure heights
and
offsets.
I realize I'm a bit late to this party, but why do you need a separate grob instead of just a Slur::get_maybe_pure_vertical_skylines function? http://codereview.appspot.com/6498077/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
