Hi Lewy,
I'm curious about what others are doing to print a "scoop"
I'm not using them at all... but have you tried directly manipulating
a BendAfter grob?
\version "2.12"
scoopMusic = \relative
{
\override BendAfter #'rotation = #'(-45 -4 3)
\override Score.SpacingSpanner #'shortest-duration-space = #4.0
c-\bendAfter #8
}
\score { \scoopMusic }
Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user