On 15 May 2010 16:42, Graham Percival <[email protected]> wrote:
> You can kind-of fake it with a phrasing slur. \( \)
> This runs into problems if you want an acciacatura, slur, and
> phrasing slur, though. If you really need that, I'd fake the
> accia slur with postscript.
OTOH, if you don't need the slur from the acciaccatura, you can use
\grace with a Stem override:
\relative c' {
a4(
\once \override Stem #'stroke-style = #"grace"
\grace b8 c4 d)
}
Cheers,
Neil
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user