bug-lilypond
[Top][All Lists]
Advanced

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

Re: \displayLilyMusic fails on \applyMusic


From: Nicolas Sceaux
Subject: Re: \displayLilyMusic fails on \applyMusic
Date: Thu, 23 Feb 2006 21:59:09 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Erik Sandberg <address@hidden> writes:

> Hi,
>
> The following code:
> \version "2.7.36"
> \displayLilyMusic {
> c \applyContext #(lambda (c) '()) d
> }
>
> gives the following error:
>
> GNU LilyPond 2.7.36
> Processing `foo.ly'
> Parsing.../home/erik/lily/lilypond/out/share/lilypond/current/scm/display-lily.scm:91:47:
>  
> In procedure let in expression (proc expr):
> /home/erik/lily/lilypond/out/share/lilypond/current/scm/display-lily.scm:91:47:
>  
> bad body

Thanks, fixed. (hm, it was there from the beginning, I've missed to add
a test for \applyContext and \applyOutput, which add both the same bug).

nicolas




reply via email to

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