bug-lilypond
[Top][All Lists]
Advanced

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

Re: Grace notes incorrectly displayed in quoted parts.


From: Erik Sandberg
Subject: Re: Grace notes incorrectly displayed in quoted parts.
Date: Sun, 3 Oct 2004 21:07:45 +0200
User-agent: KMail/1.6.2

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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