lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: Soon 1.8 release?


From: Graham Percival
Subject: Re: Re[2]: Soon 1.8 release?
Date: Fri, 20 Jun 2003 13:19:06 -0700

On Fri, 20 Jun 2003 14:17:47 +0200
Jeremy <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]