lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2931 in lilypond: Patch: Allow quoted identifi


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2931 in lilypond: Patch: Allow quoted identifiers like "violin1" to be used like \"violin1", not just defined.
Date: Fri, 04 Oct 2013 10:12:33 +0000

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

Comment #22 on issue 2931 by address@hidden: 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 <address@hidden>
Date:   Fri Oct 26 14:29:07 2012 +0200

    Add regtest for quoted identifiers

commit e510ecfca199f22128477250d8848a9c65a7a15f
Author: David Kastrup <address@hidden>
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

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