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

Comment #5 on issue 3547 by [email protected]: Patch: Allow identifiers or scheme expressions evaluating to music after \with
http://code.google.com/p/lilypond/issues/detail?id=3547

Pushed to staging as
commit 4dc7d485f7e3703997025419c2255f1160c3ffb9
Author: David Kastrup <[email protected]>
Date:   Tue Sep 10 11:46:05 2013 +0200

Issue 3547: Allow identifiers or scheme expressions evaluating to music after \with

    This permits writing

       \with \voiceOne

    instead of

       \with { \voiceOne }

    which is mostly handy in the context of music/scheme function arguments.


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