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: Wed, 10 Mar 2010 09:33:46 +0000


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

The only effect of making the print function pure seems to be to permit
pure-stencil-height to call ly:grob::stencil-height rather than
returning '(0 . 0).  Setting the Y-extent explicitly with
 \override LaissezVibrerTie #'Y-extent = #'(-1 . 0)
also "fixes" the collision.
Another clue: if the LaissezVibrerTie are set UP the ones that previously
collided fit neatly above the arpeggio without a collision.  This suggests
the problem lies in the skylining code.  Joe was indeed making changes in
that area around the time the collision appeared.


--
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]