Updates:
        Labels: -Backport_2_18_0 Fixed_2_17_97

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

Pushed to stable/2.18 as
commit 6b26022f82d3d332ac5d2d7bb9ac7496e5e0963f
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