Updates:
Labels: -Backport Fixed_2_16_1
Comment #7 on issue 2856 by [email protected]: Patch: Get along with use of
grob-property instead of grob-property-path in overrides
http://code.google.com/p/lilypond/issues/detail?id=2856
Pushed to stable/2.16 as
commit 960f20d75112ca4090f757d3d6c9601eb13c7d2c
Author: David Kastrup <[email protected]>
Date: Mon Sep 24 11:59:42 2012 +0200
Issue 2856: Get along with use of grob-property instead of
grob-property-pat
LilyPond uses a willy-nilly mixture of grob-property and
grob-property-path when generating overrides programmatically (the
parser only uses grob-property-path). Several override-reinterpreting
commands and functionalities were not prepared to deal with this.