lilypond-user
[Top][All Lists]
Advanced

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

Re: Stem #'stroke-style


From: David Nalesnik
Subject: Re: Stem #'stroke-style
Date: Sat, 24 Nov 2012 07:54:34 -0600

Hi Gagi,

On Sat, Nov 24, 2012 at 7:49 AM, Gagi Petrovic <address@hidden> wrote:
> Hello dear ponders, can someone explain why the example from
> http://lsr.dsi.unimi.it/LSR/Item?id=556 doesn't work in 2.16.1? As you can
> see in the attachment, the override seems to get ignored.
>

The flag is now a separate object, and 'stroke-style now belongs to it
instead of Stem.  So this is the override you need:

\override Flag #'stroke-style = #"grace"

-David



reply via email to

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