lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3582 in lilypond: Patch: Let make-music accept


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3582 in lilypond: Patch: Let make-music accept existing music or alists as source
Date: Tue, 01 Oct 2013 05:43:03 +0000

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

Comment #6 on issue 3582 by address@hidden: 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 <address@hidden>
Date:   Wed Sep 25 14:34:38 2013 +0200

    Use make-music with music arguments

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

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