lilypond-user
[Top][All Lists]
Advanced

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

Re: Need help using math in markup command definition, and a feature req


From: Werner LEMBERG
Subject: Re: Need help using math in markup command definition, and a feature request.
Date: Tue, 09 May 2023 08:14:51 +0000 (UTC)

>> 
>> D'oh, this should be
>> 
>> ```
>> (define (foo bar)
>>   (define (baz)
>>     ...
>>     (if bar)        ; Is 'bar' visible here?  If yes, when is
>>       ...           ; 'bar' expanded?  At the time 'baz' is
>>                     ; defined? At the time 'baz' is executed?
>> ```
> 
> I don't understand your question re macro expansion, what do you
> mean? Or did you want to say “evaluated” (rather than
> “[macro-]expanded”)?

Yes, evaluated, sorry.


    Werner

reply via email to

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