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

Comment #6 on issue 3582 by [email protected]: Patch: Let make-music accept existing music or alists as source
http://code.google.com/p/lilypond/issues/detail?id=3582

Pushed to staging as
commit 029e46e2927e99745b98d4d2ba8717ce39d41c51
Author: David Kastrup <[email protected]>
Date:   Wed Sep 25 14:34:38 2013 +0200

    Use make-music with music arguments

commit 4793ca25b3bea979355c5442d3e3f7bc93e87913
Author: David Kastrup <[email protected]>
Date:   Wed Sep 25 14:05:48 2013 +0200

    Issue 3582: Let make-music accept existing music or alists as source

    This makes it possible to replace, say, a @samp{NoteEvent} in
    @var{event} with a @samp{SkipEvent} (preserving all information) by
    writing

    (make-music 'SkipEvent event)


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