]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4811/1: Allow property paths as scalars and in assignments
authorDavid Kastrup <dak@gnu.org>
Tue, 22 Mar 2016 23:05:16 +0000 (00:05 +0100)
committerDavid Kastrup <dak@gnu.org>
Tue, 29 Mar 2016 05:59:24 +0000 (07:59 +0200)
commit2a66e23f356503ef916d51efa3f00cae5958dc48
treed1094c8168728bc0bbda91c1b79f398a99685f16
parent82e8427010b8e1a932e0642f03b0c94a8494f03a
Issue 4811/1: Allow property paths as scalars and in assignments

They cannot be embedded LilyPond since #{ 2 . 2 #} already is valid
music.

Property paths must have at least two syntactic elements to be
recognized as such and must not start with a Scheme expression.
Technically, 3 . #'() counts.

This affects overrides and sets as well.
lily/parser.yy