Allow for nested properties in list form when using \override.
commit0c3a0ea770a280a1d4093b0da833634cea3f7a02
authorNeil Puttock <n.puttock@gmail.com>
Sat, 22 Nov 2008 17:03:20 +0000 (22 17:03 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 22 Nov 2008 17:03:20 +0000 (22 17:03 +0000)
tree228fb65c1bb6236fbbb45db03bcca7c154246890
parentbcf8411a8147595cf6e7f06ef20e931918368f67
Allow for nested properties in list form when using \override.

This patch provides a convenient way of overriding nested properties,
matching the syntax available when using \revert, e.g.,

 \override DynamicTextSpanner #'(bound-details left text) = #"foo"
input/regression/property-nested-override.ly [new file with mode: 0644]
scm/ly-syntax-constructors.scm