Added this to cvs as grace-partial.ly. The issue of disappearing quoted grace 
notes is a consequence of how grace note timing is handled by lilypond. You 
will have to quote the grace note separately until this is fixed, using 
something like:
\grace {\quote quotedPart 16} \quote quotedPart 1

(though another bug currently makes lilypond hang sometimes when you do this)

On Friday 24 September 2004 07.34, Ed Jackson wrote:
> Hello,
>
> It seems that grace notes are not being handled correctly in quoted
> voices; they either disappear or are shown in normal size.  I'm not
> sure what the intended default is with grace notes in quotes, but this
> surely isn't it.
>
> Thanks for your hard work on a great program!
>
>    -Ed
>
>
>
> \version "2.3.18"
>
> \addquote quotedPart \relative c'' {R1 \grace g16 f4 e \grace e16 d4 c}
>
> \relative c'' {
>   \grace g16 f4 e \grace e16 d4 c
>
>   | \quote quotedPart 1
>
> }
>
>
> _______________________________________________
> bug-lilypond mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/bug-lilypond


_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to