Mojca Miklavec wrote:
On Tue, Nov 17, 2009 at 18:25, Hans Hagen wrote:
Mojca Miklavec wrote:
In past Till has *always* fixed any bug reported, but I have not heard from him since March (neither as reply to off-list requests nor any response to the mailing list). if i'd know where to search i could fix it ... has to do with adding resources to the pdf
tex/generic/pgf/utilities/pgfutil-context.def (and pgfutil-common.def)
does all tikz graphics fail?
Yes.
Close-to-minimal-example (the really minimal examyle is just loading the module):
\usemodule[tikz] \starttext \starttikzpicture \fill[gray] (1,1) rectangle +(1,1); \stoptikzpicture \stoptext
hm, this one works here without error using the tiks modules from tex live ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------