> ----- Original Message -----
> From: <r...@goto10.org>
> To: <lilypond-user@gnu.org>
> Sent: Thursday, December 16, 2010 1:10 PM
> Subject: nested variables in scheme
>
>
>> beza #0.4
>>
>> feeding into something like this: (which doesn't work)
>>
>> beza =  #(define-music-function (parser location thickness) (number?)
>>   #{
>> \bezier #'( 0.1  1.0 0.15  1.0 $number )
>> #})
>>
>
>
> Hi Rob,
>
> Should'nt that be... \bezier #'( 0.1  1.0 0.15  1.0 $thickness )
>
thanks phil,
yes a typo in my example - well spotted - however the question remains the
same

cheers

rob





_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to