Updates:
        Status: Fixed
        Labels: -Patch-review Fixed_2_19_0 Backport_2_18_0

Comment #4 on issue 3706 by [email protected]: Patch: Parser: Allow computed identifiers for \change
http://code.google.com/p/lilypond/issues/detail?id=3706

As it's an easily tested and well-confined obvious fix, I am pushing to staging as
commit 4b18c6338f6ba1f899e8de1da4fa8883f7929c3c
Author: David Kastrup <[email protected]>
Date:   Fri Dec 6 22:45:16 2013 +0100

    Issue 3706: Allow computed identifiers for \change

    This makes it possible to write

    \change #'Staff = #"high"

    (or other computed expressions) just like it is possible with

    \new #'Staff = #"high" { ... }


--
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