bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 881 in lilypond: Arpeggios may collide with laissezVibrer ties


From: lilypond
Subject: Re: Issue 881 in lilypond: Arpeggios may collide with laissezVibrer ties
Date: Thu, 15 Apr 2010 14:14:11 +0000


Comment #8 on issue 881 by Carl.D.Sorensen: Arpeggios may collide with laissezVibrer ties
http://code.google.com/p/lilypond/issues/detail?id=881

Further information -- if the arpeggio in my code above is changed with \arpeggioBracket, none of the
"sometimes" cases collide.

I'm starting to think that the collision is caused by a combination of two things:

1. The arpeggio bounding box is too small (I think it's written that way on purpose to allow the arpeggio
characters to stack properly)

2. The laissez-vibrer tie has a y-extent of 0, which allows it to fit into the gap (also of zero) between stacked
arpeggios).

This is consistent with the tie only colliding with the arpeggio when it coincides with the top of the bracket
arpeggio.

It's also consistent with Neil's proposed fix. I think Neil has the right fix.

But doing

\override LaissezVibrerTie #'Y-extent = #ly:grob::stencil-height

did not fix the collisions.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]