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, 6 Feb 2005 22:44:00 +0100
User-agent: KMail/1.7.1

The font-size bug is fixed in 2.5.11.

For the other bug, you will need to use a different syntax for the quoting:
use
\quoteDuring #"quotedPart" {\grace {s16} s1}
iso
\quote quotedPart 1

Erik

On Sunday 03 October 2004 21.07, Erik Sandberg wrote:
> 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
>
> _______________________________________________
> 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]