Hi Gagi, On Sat, Nov 24, 2012 at 7:49 AM, Gagi Petrovic <[email protected]> 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 _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
