>
\version "2.12.1"
workaround = \override Arpeggio #'positions =
#(lambda (grob) (interval-widen (ly:arpeggio::calc-positions grob) 0.5))
{
\override Arpeggio #'arpeggio-direction = #DOWN
<c' g'>4 \arpeggio <c' f'>4 \arpeggio
% \workaround
<c' e'>4 \arpeggio <c' d'>4 \arpeggio % arrow too long for one wiggle
}
It looks like ly:arpeggio::print is careless at heads[dir] -=
Cheers,
Robin
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond