bug-lilypond
[Top][All Lists]
Advanced

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

Re: Grace bug


From: Rune Zedeler
Subject: Re: Grace bug
Date: Thu, 22 Aug 2002 13:03:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Erik Sandberg wrote:

If you override the flag-style of a grace note to normal, without reverting it afterwards, notes after the grace block will get slashes through their stems. Is this a bug, or is there a logical reason that it should be this way?

It is no bug.
When the grace section begins, lilypond overrides the flag-style to be grace. When the grace section ends lilypond reverts the flag style. If you have done an extra override within the section, it is only YOUR setting that lilypond reverts and not both settings. Hence you get what you see.

    \property Voice.Stem \override #'flag-style = #'()

You should use \set instead of \override here.


-Rune





reply via email to

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