On Tue, Aug 30, 2011 at 9:02 AM, harm6 <thomasmorle...@googlemail.com>wrote:

>
>
> David Nalesnik-2 wrote:
> >
> >
> > OK, this should do it!
> >
> > Now all you have to do is call \eraseBrokenHairpin -- no arguments needed
> >  -- and it should handle positioning of the whiteout box.  I'm guessing
> > that
> > this would be easily extensible to other spanners?
> >
> > Best,
> > David
> >
>
> Hi David,
>
> thanks for your work on my function. I will study the additions and I can
> confirm the "tiny trace of hairpins" even if using your hairpin-1.ly
>
> Best,
>  Harm


Hi Harm,

These actually disappear if, instead of using line-width, you use the extent
of the hairpin:
(cdr (ly:grob-extent grob (ly:grob-system grob) X))

But Mike's solution is definitely the way to go!  (For one thing, it
preserves the rounded ends of the hairpin pieces.)

David
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to