[EMAIL PROTECTED] writes:
>
> In the following example, the grace notes are placed in the wrong
> measure:
this is documented in the manual. Grace notes always come before the
main note. Use the following trick to get them before a barline:
\context Voice {
< { d1^\trill ( }
{ s2 \grace { [c16 d] } } >
)c4
}
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond