Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_28

Comment #22 on issue 2931 by [email protected]: Patch: Allow quoted identifiers like "violin1" to be used like \"violin1", not just defined.
http://code.google.com/p/lilypond/issues/detail?id=2931

Pushed to staging as
commit 694ad77ed295eb7dc19fcdeee5040a63128140c3
Author: David Kastrup <[email protected]>
Date:   Fri Oct 26 14:29:07 2012 +0200

    Add regtest for quoted identifiers

commit e510ecfca199f22128477250d8848a9c65a7a15f
Author: David Kastrup <[email protected]>
Date:   Fri Oct 26 14:34:43 2012 +0200

Issue 2931: Allow non-LilyPond identifiers like "violin1" to be called as \"violin1"

    A frequent complaint is the absence of identifiers with numbers in
    them, like violin1.

    Defining such identifiers has always been possible with

        "violin1" = { c''4 c c c }

    This patch lets one actually use them by calling them as

        \"violin1"


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