Updates:
Labels: -Backport_2_18_0 Fixed_2_17_98
Comment #5 on issue 3748 by [email protected]: Patch: Allow assignments with
property paths to use x.y.z = value syntax
http://code.google.com/p/lilypond/issues/detail?id=3748
Pushed to stable/2.18 as
commit eff4ab669513f38f14cc6d01b24bead358124da1
Author: David Kastrup <[email protected]>
Date: Sun Dec 22 20:38:22 2013 +0100
Issue 3748: Allow assignments with property paths to use x.y.z = value
syntax
This is actually an embarrassing oversight in issue 2883: while it
became possible to rewrite
markup-system-spacing #'minimum-distance = #25
as
markup-system-spacing minimum-distance = #25
it has been overlooked to allow for the obvious
markup-system-spacing.minimum-distance = #25
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings