From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/73967 Path: news.gmane.org!not-for-mail From: Felix Ingram Newsgroups: gmane.comp.tex.context Subject: Re: Tikz module causes errors Date: Wed, 18 Jan 2012 12:14:14 +0000 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1326888891 20792 80.91.229.12 (18 Jan 2012 12:14:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2012 12:14:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 18 13:14:45 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RnUPd-0006PQ-JG for gctc-ntg-context-518@m.gmane.org; Wed, 18 Jan 2012 13:14:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3C53FCB1E2; Wed, 18 Jan 2012 13:14:43 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2JQ94XnhXjEn; Wed, 18 Jan 2012 13:14:32 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EAF26CB1F0; Wed, 18 Jan 2012 13:14:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 00E83CB1F0 for ; Wed, 18 Jan 2012 13:14:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id X51XbcO4Wyvo for ; Wed, 18 Jan 2012 13:14:16 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 32262CB1E2 for ; Wed, 18 Jan 2012 13:14:16 +0100 (CET) Original-Received: from mail-vx0-f169.google.com (mail-vx0-f169.google.com [209.85.220.169]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0ICEEeU021921 for ; Wed, 18 Jan 2012 13:14:15 +0100 Original-Received: by vcbfl11 with SMTP id fl11so1250956vcb.14 for ; Wed, 18 Jan 2012 04:14:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=JJUz7OdTvuFlfZ/IvprP78wo8/cW85GYlp5wSzZHV1I=; b=ME/eUEoY6emTynv0tF/ZfxAJoycyn9IgjU9aCQ8voyLAgrHw6k9u6rZAu09yzKPGon eHp0JrhItSLP6NATKEyWiJ5QG44s0cWMZ/rXJPxQLTXhqbRnQ73XvgPj0DmlcMxN1E+t iksTURBaRaOfZGP7E6zxPqxZF8Wph/YCsPxX8= Original-Received: by 10.220.156.72 with SMTP id v8mr12894984vcw.45.1326888854380; Wed, 18 Jan 2012 04:14:14 -0800 (PST) Original-Received: by 10.52.184.193 with HTTP; Wed, 18 Jan 2012 04:14:14 -0800 (PST) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.220.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eGn0efvG - 087f1f1f7903 - 20120118 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:73967 Archived-At: Adding the \def\active{13} statement to the sources seems to fix things for the time being. All of my graphics appear to have shifted to the right by leftmarginwidth but I can correct for that. I believe that someone else had a similar issue (Daniel Edwards in a mail sent on 14 Jan 2012). Oh, and suffix=3D{ --} no longer works for setupcaption but I can survive without that for the moment. Thanks all for the help, Felix On 18 January 2012 11:54, Philipp A. wrote: > 2012/1/17 Christophe Jorssen >> >> If they aren't yet in the official repo, I would be happy to add those >> patches. Note that I'm not a ConTeXt user, so I won't be able to test >> them carefully. > > > which ones? all those in mojca=92s repo? > > because getting them into mainline tikz would be awesome. some gems like > this already made it into the cvs, but we have still qite some bugs that = are > only fixed in mojca=92s repo. (e.g. matrices are still unusable if you do= n=92t > do \unprotect\ReadFile{pgfmodulematrix.code.tex}\protect after loading the > tikz module afaik) > > _________________________________________________________________________= __________ > 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 =A0: http://www.pragma-ade.nl / http://tex.aanhet.net > archive =A0: http://foundry.supelec.fr/projects/contextrev/ > wiki =A0 =A0 : http://contextgarden.net > _________________________________________________________________________= __________ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________