19 Jul
2006
19 Jul
'06
1:47 a.m.
On 7/19/06, Aditya Mahajan wrote:
On Tue, 18 Jul 2006, Mojca Miklavec wrote:
Hello,
It seems to me that the following code worked in some beta 2 weeks ago:
\setupcolors [state=start] \definecolor [BgColor1] [white] \definecolor [BgColor2] [r=0.7,g=0.7,b=1]
\starttext \startMPcode path p; p := unitsquare scaled 3cm; linear_shade(p,0,\MPcolor{BgColor2},\MPcolor{BgColor1}); \stopMPcode \stoptext
Your example works correctly here (Win XP, Context 2006.07.14)
Sorry for the false alarm. I deleted and reinstalled everything and now it works again. (It seems that I've been messing up again.) Mojca