From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32653 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: placing a tikz/pgf figure Date: Wed, 10 Jan 2007 21:08:44 +0100 Message-ID: <45A547CC.8030104@boede.nl> References: <20070109164240.58526.qmail@web51807.mail.yahoo.com> <45A3DBD8.70803@boede.nl> <45A3EC67.2030502@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168459755 17311 80.91.229.12 (10 Jan 2007 20:09:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Jan 2007 20:09:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 10 21:09:13 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H4jkq-00054O-8b for gctc-ntg-context-518@m.gmane.org; Wed, 10 Jan 2007 21:09:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 96A3A1FFDF; Wed, 10 Jan 2007 21:05:27 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08710-03-4; Wed, 10 Jan 2007 21:05:21 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 718BF1FFB8; Wed, 10 Jan 2007 21:05:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D04E1FEBF for ; Wed, 10 Jan 2007 21:05:19 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08710-03-3 for ; Wed, 10 Jan 2007 21:05:14 +0100 (CET) Original-Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by ronja.ntg.nl (Postfix) with ESMTP id CEED71FFD2 for ; Wed, 10 Jan 2007 21:05:13 +0100 (CET) Original-Received: from [127.0.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) (authenticated bits=0) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id l0AK8jau045444 for ; Wed, 10 Jan 2007 21:08:45 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: mailing list for ConTeXt users In-Reply-To: <45A3EC67.2030502@wxs.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32653 Archived-At: Hi Hasn, In order to make sure, that the cooperation between tikz and Context works okay, you should install pgf 1.10 http://sourceforge.net/project/showfiles.php?group_id=142562 Further you need to install the Latex package xkeyval. I hope that will do! Willi Hans Hagen wrote: > Willi Egger wrote: > >> Indeed I also get the results as you describe them. When looking at the >> file *.tmp then you see, that the figure is generated on the fly. When >> external figure is issued, then the textwidth is the base and therefore >> the figure ends up leftaligned. -- In such cases I prefer to have the >> figures prepared in a separate pdf-file by means of >> \startTEXpage -- \stopTEXpage. Afterwards I include the TEXpages >> with \externalfigure referencing the page in the file obtained. -- In my >> experience this makes the runs faster. >> >> > willy, what do i need to install to get this example running? > > Hans > > > ----------------------------------------------------------------- > 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 > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >