lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3748 in lilypond: Patch: Allow assignments wit


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3748 in lilypond: Patch: Allow assignments with property paths to use x.y.z = value syntax
Date: Wed, 25 Dec 2013 18:08:14 +0000

Updates:
        Labels: -Backport_2_18_0 Fixed_2_17_98

Comment #5 on issue 3748 by address@hidden: 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 <address@hidden>
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



reply via email to

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