lilypond-user
[Top][All Lists]
Advanced

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

Re: Argument transfer?


From: Erik Sandberg
Subject: Re: Argument transfer?
Date: Mon, 6 Jun 2005 21:59:01 +0200
User-agent: KMail/1.8

On Monday 06 June 2005 20.02, Fairchild wrote:
> Eric, et. al. -
>
> Thanks for the response, even though it hasn't led anywhere.
>
> Let's try the question a couple of other ways.
>
> Can Scheme code be used within a \score block?
>
> Can a variable, defined in the ly file, be reassigned a new value within
> the \score block?

Unfortunately, you can see variables quite much as macros, i.e. a variable is 
substituted at once when the variable name is found in an expression.

BTW, if you are in need for parameters, you may want to consider using some 
preprocessor, e.g. m4 or gpp, for your ly files.

Erik




reply via email to

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