lilypond-devel
[Top][All Lists]
Advanced

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

Re: comment in #{ ... #}


From: Werner LEMBERG
Subject: Re: comment in #{ ... #}
Date: Thu, 24 Nov 2011 13:31:52 +0100 (CET)

>>    T = #(define-music-function (parser location music) (ly:music?)
>>          #{
>>             \times 2/3 $music   % $m
>>          #}
>>        )
>
> With the patch to
> <URL:http://code.google.com/p/lilypond/issues/detail?id=1356>, the
> latter example will work (it will actually use the Scheme reader to read
> and create (lambda () m) but never executes it).

Thanks for fixing this!


    Werner



reply via email to

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