From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33454 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: On tikz Date: Wed, 21 Feb 2007 21:49:27 +0100 Message-ID: <5FBF59B9-3D1A-4AE4-8F3A-EF019602FB59@uni-bonn.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172091184 13243 80.91.229.12 (21 Feb 2007 20:53:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 20:53:04 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 21 21:53:02 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 1HJySQ-0007dB-JT for gctc-ntg-context-518@m.gmane.org; Wed, 21 Feb 2007 21:52:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 886AA20327; Wed, 21 Feb 2007 21:50:10 +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 30487-03; Wed, 21 Feb 2007 21:50:08 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B10F02031C; Wed, 21 Feb 2007 21:47:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E31FA20316 for ; Wed, 21 Feb 2007 21:47:40 +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 30413-01-2 for ; Wed, 21 Feb 2007 21:47:29 +0100 (CET) Original-Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by ronja.ntg.nl (Postfix) with ESMTP id EED0B2031C for ; Wed, 21 Feb 2007 21:47:28 +0100 (CET) Original-Received: from fwd28.aul.t-online.de by mailout01.sul.t-online.com with smtp id 1HJyPm-0001wI-01; Wed, 21 Feb 2007 21:50:14 +0100 Original-Received: from [192.168.0.2] (b71DeZZOYemzAvakrC-oD574wfM1vLfKFVTTaWsqTijMjPHz426Fga@[84.172.124.45]) by fwd28.sul.t-online.de with esmtp id 1HJyPb-1g5Hl20; Wed, 21 Feb 2007 21:50:03 +0100 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-ID: b71DeZZOYemzAvakrC-oD574wfM1vLfKFVTTaWsqTijMjPHz426Fga@t-dialin.net X-TOI-MSGID: 174d7efc-4043-4a5e-a95b-f0e61f67eca3 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:33454 Archived-At: On Feb 21, 2007, at 9:44 PM, Idris Samawi Hamid wrote: > A note to the gang: > > Although the manual indicates otherwise the tikz module apparently > needs > the keyval package to work: > > http://www.ctan.org/tex-archive/macros/latex/contrib/xkeyval/ > > and the directory structure of the zip needs to be changed so that > it's > easier to install (just dumping into /texmf-local and running mktexlsr > does not work). Maybe someone on the wiki can make ConTeXt packages? > > Best > Idris tikz (and xkeyval) is part of TeXLive 2007, which just came out, so you don't need to install anything, it just works "out of the box." HTH Thomas