On Sunday 03 October 2004 21.42, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > 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)
>
> Actually, I didn't think of the consequences of mixing grace notes and
> quotes. Eric's suggestion was never intended to work. I will think of
> a solution, but I it's not  sure at all that it will resemble  the
> suggestion given above.

However it _does_ work already most of the time, when it doesn't hang. Try 
e.g.:

\version "2.3.20"
\addquote foo {c1 \grace c1 c1}
{ c1 \grace {\quote foo 1 } \quote foo 1 c }

Erik


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

Reply via email to