[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow compute
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change |
Date: |
Sun, 08 Dec 2013 08:20:46 +0000 |
Updates:
Status: Fixed
Labels: -Patch-review Fixed_2_19_0 Backport_2_18_0
Comment #4 on issue 3706 by address@hidden: 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 <address@hidden>
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
- [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/06
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/06
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/07
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/07
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change,
lilypond <=
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/08
- Re: [Lilypond-auto] Issue 3706 in lilypond: Patch: Parser: Allow computed identifiers for \change, lilypond, 2013/12/09