On 27-11-2010 12:04, Vedran Miletić wrote:
2010/11/26 Mojca Miklavec<[email protected]>
Dear Till/Christian/Hans,
The following is broken in ConTeXt MKIV (assuming the usage of patched
TikZ to allow running it under MKIV at all), but works fine in ConTeXt
MKII:
\usemodule[tikz]
\starttext
\starttikzpicture
\node[circle,ball color=red!10] (a) at (0,0,0) {$p_x$};
\stoptikzpicture
\stoptext
Mojca
Same here.
\starttikzpicture
\node[circle,ball color=darkred] (a) at (0,0,0) {$p_x$};
\stoptikzpicture
\starttikzpicture
\node[circle,ball color=red] (a) at (0,0,0) {$p_x$};
\stoptikzpicture
\definecolor[myred][r=.1]
\starttikzpicture
\node[circle,ball color=myred] (a) at (0,0,0) {$p_x$};
\stoptikzpicture
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________