On Apr 22, 2008, at 11:57 PM, zs wrote:

> I recommend you to use "evince" viewer. I suppose, its output is  
> even nicer than acroread's one.
> C-R reloads are supported.
>
> ZS

While I like and use evince on linux, I must also say that it's still  
not a very good viewer. Just to give you an example:

\setupcolors[state=start]

\definecolor [a]                [r=0,g=0,b=1]
\definecolor [b]                [r=0,g=0,b=0.05]

\starttext

\startuseMPgraphic{shade}
path p ;
p := unitsquare scaled 8cm ;
linear_shade(p,6,\MPcolor{a},\MPcolor{b}) ;
\stopuseMPgraphic

\useMPgraphic{shade}

\stoptext

Compile this and then have a look at the pdf file in acroread and in  
evince.

Thomas
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to