Hi Kevin,
Try this :
\new Staff {
$(add-grace-property 'Voice 'Stem 'length-fraction '2)
\new Voice {
\relative a' {
s a32 \afterGrace a { b32[ g] } a8
}
}
}
2013/3/14 Kevin Barry <[email protected]>
> Dear LilyPond users,
>
> Occasionally I find the stem lengths of grace notes to be too long, as in
> the following example, where the grace 32s have longer stems than the
> normal ones (because of the slope I think):
>
> \version "2.16.2"
>
> \relative a' {
> s a32 \afterGrace a { b32[ g] } a8
> }
>
> I have tried to alter them with various overrides, including
> \override Stem #'(details beamed-lengths) = #'(2)
> but they mostly have no effect. Only
> \override Stem #'length-fraction = #0.5
> sometimes works for reasons I don't really understand (the behaviour of
> this property seems unpredictable - different values have odd effects) I
> gather it's not for this purpose, but I was just trying everything I could
> find in the internals manual. Could anyone shed some light?
>
> Kevin
>
>
> ______________________________**_________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/**listinfo/lilypond-user<https://lists.gnu.org/mailman/listinfo/lilypond-user>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user