bug-lilypond
[Top][All Lists]
Advanced

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

Re: override Stem #'stroke-style = #"grace" do not affect Stem


From: David Kastrup
Subject: Re: override Stem #'stroke-style = #"grace" do not affect Stem
Date: Mon, 28 Nov 2011 15:07:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Pierre Perol-Schneider <address@hidden> writes:

>> I'm not top posting.
>
> Hi to all,
>
> % \override Stem #'stroke-style = #"grace"
> % do not affect Stem
>
> \version "2.15.20"
>
> \relative c'' {
> \override Stem #'stroke-style = #"grace"
>   g8
> }

The syntax has changed in 2.15.10.  If you had updated your file using

convert-ly -ed

on the last working version of that file (with a \version string
corresponding to a version that worked before the change) instead of
manually changing the \version string, the changes would have been made
automatically for you.

-- 
David Kastrup




reply via email to

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