Am 05.01.2012 um 21:17 schrieb Peter Münster:

> On Thu, Jan 05 2012, Otared Kavian wrote:
> 
>> \define[3]\RandomCoeff{%
>>      \ctxlua{a = math.random(#2,#3)}
>> %    \csname{Coeff#1}\endcsname{\ctxlua{tex.print(a)}} %% this line does not 
>> work as expected...
> 
> \setuprandomize[2012]
> \define[3]\RandomCoeff{%
>  \expandafter\def\csname 
> Coeff#1\endcsname{\ctxlua{tex.print(math.random(#2,#3))}}}

\setvalue{Coeff#1}{…}

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to