lilypond-user
[Top][All Lists]
Advanced

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

Re: When was dot notation for dotted property paths added?


From: David Kastrup
Subject: Re: When was dot notation for dotted property paths added?
Date: Thu, 23 Jan 2014 10:50:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Urs Liska <address@hidden> writes:

> Somewhere in 2.17. David introduced the change from
>
> \override Stem #'length
> to
> \override Stem.length
>
> I would like to know in which LilyPond version this appeared.
> Somehow I don't seem to be able to think of the right search terms to
> locate the commit(s).

convert-ly -s

is probably most helpful for syntax changes.  It's not a full hit here
since the syntax change is an _optional_ one (and does not require a
convert-ly rule), but there are enough _related_ changes that it's
obvious.

-- 
David Kastrup



reply via email to

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