On Wednesday 18 November 2009 14:45:57 Hans Hagen wrote: > 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
There are lots of differences between the latest tikz and the version distributed with tex live. I compare the minimals tex/generic/pgf/ with that installed under /usr/share/texmf (pgf v.2.00-1 debian 7 May 2008). I suppose that the minimals use a more recent svn version. Alan ___________________________________________________________________________________ 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 ___________________________________________________________________________________
