On Fri, 20 Jun 2003 14:17:47 +0200
Jeremy <[EMAIL PROTECTED]> wrote:
> #2: THIS SNIPPET WON'T COMPILE BECAUSE OF GRACE NOTES AT THE END OF
> THE MEASURE.
> 
> voiceI = \notes {
>       \time 2/4
>       d''16 a'16 fis'16 a'16 d'16 d''16 c''16 d''16 |
>       b'8 g'8 r16 g''16 f''16 g''16 |
>       e''16 d''16 c''16 d''16 d''4 \grace {c''8 d''8} |
>       e''16 c''16 e''16 c''16 f''16 d''16 f''16 d''16 |
> }
> 
> staffUp = \context Staff = staffUp < \voiceI >
> 
> \score { \staffUp }

What version are you using?  I just tested it on a CVS version from 1.7.20,
and it worked.  The grace notes appear at the beginning of the next bar,
instead of at the end of their proper bar, but it _does_ compile.

Cheers,
- Graham


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to