Re: [NTG-context] linear_shade not working any more

2006-07-18 Thread Mojca Miklavec
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 > >

Re: [NTG-context] linear_shade not working any more

2006-07-18 Thread Aditya Mahajan
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 > \sta

[NTG-context] linear_shade not working any more

2006-07-18 Thread Mojca Miklavec
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;