ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tikz and MKIV
@ 2009-03-31 19:36 curiouslearn
  0 siblings, 0 replies; only message in thread
From: curiouslearn @ 2009-03-31 19:36 UTC (permalink / raw)
  To: ntg-context

Hi,

I do not have the very latest beta of Context. I am using 

This is LuaTeX, Version snapshot-0.35.0
(post_contextgarden.tex

ConTeXt  ver: 2009.03.18 21:58

With this version, I found something that does not work in Tikz when compiled
using MKIV, but works when compiled using MKII. Is this a bug in MKIV that will
be fixed soon, or is this due to some fundamental incompatibility between MKIV
and Tikz that will remain until Tikz package is modified by the Tikz development
team.

\usemodule[tikz]
\setupcolors[state=start]
\setupcolor[xwi]

\starttext

\starttikzpicture
 	\node (S) [rectangle,draw,text width=2in,fill=linen] at (0,0) {The 
"fill=linen" option works with MKII. But does not work with MKIV. If I replace 
"fill=linen" with a Tikz option,such as "fill=blue!20", everything works fine 
with MKIV};
\stoptikzpicture

\stoptext

(the quotes are used just to draw attention. Not entered in the actual code)







___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-31 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31 19:36 Tikz and MKIV curiouslearn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).