lilypond-user
[Top][All Lists]
Advanced

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

Re: \include inside function


From: David Kastrup
Subject: Re: \include inside function
Date: Tue, 01 Feb 2022 20:47:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Valentin Petzel <valentin@petzel.at> writes:

>> That's just wild handwaving.  Something like
>> 
>> bing = cis'
>> bing = { $bing 2-2 }
>> \score {
>>   \bing
>> }
>> 
>> does not resolve in such a manner since the _structure_ of the
>> expression containing $bing cannot be resolved without knowing the type
>> of bing at the time $bing is encountered.  You cannot postpone
>> assignments when parsing at the top level file level.
>
> Yes, but I do not understand how this would be a problem? I’m not at all 
> talking about postponing assignment.

Since you removed every single bit of context, it's not even possible to
say anymore what you want to be talking about.

-- 
David Kastrup



reply via email to

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