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: Noeck
Subject: Re: When was dot notation for dotted property paths added?
Date: Thu, 23 Jan 2014 10:52:47 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi Urs,

why not just test it? It works for 2.17.9 so it should with .10, too:
\version "2.17.9"
{
  \override Stem.length = #30
  a
}

Cheers,
Joram

Am 23.01.2014 10:40, schrieb Urs Liska:
> 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).
> 
> Concretely, I have a snippet that needs \version "2.17.10" and I would
> like to know which notation I can use.
> 
> TIA
> Urs
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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