From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/62050 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: change affecting MPgraphic? Date: Tue, 28 Sep 2010 16:04:16 -0400 (EDT) Message-ID: References: <87ocbnjs72.wl%MarkoSchuetz@web.de> <87r5gfrqto.wl%MarkoSchuetz@web.de> <87pqvxslkf.wl%MarkoSchuetz@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-339956817-1285704257=:4266" X-Trace: dough.gmane.org 1285704256 17015 80.91.229.12 (28 Sep 2010 20:04:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Sep 2010 20:04:16 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 28 22:04:14 2010 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 1P0gPO-0006H7-5V for gctc-ntg-context-518@m.gmane.org; Tue, 28 Sep 2010 22:04:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 248BDCA728; Tue, 28 Sep 2010 22:04:13 +0200 (CEST) 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 aZKWKFaZbmde; Tue, 28 Sep 2010 22:04:10 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 77CC7CA6F6; Tue, 28 Sep 2010 22:04:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78E28CA6F6 for ; Tue, 28 Sep 2010 22:04:09 +0200 (CEST) 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 BqfQXfplwBns for ; Tue, 28 Sep 2010 22:03:58 +0200 (CEST) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by balder.ntg.nl (Postfix) with ESMTP id 1F0A8CA6EA for ; Tue, 28 Sep 2010 22:03:58 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter4-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8SK3ts2013109 for ; Tue, 28 Sep 2010 22:03:57 +0200 Original-Received: FROM web047113.wireless.mcgill.ca (web047113.Wireless.McGill.CA [142.157.47.113]) By tombraider.mr.itd.umich.edu ID 4CA24A2A.4E953.928 ; Authuser adityam; 28 Sep 2010 16:03:54 EDT In-Reply-To: <87pqvxslkf.wl%MarkoSchuetz@web.de> User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 04Dck3UL3 - 3d0ef2f05e6f - 20100928 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 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:62050 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-339956817-1285704257=:4266 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 28 Sep 2010, Marko Sch=C3=BCtz Schmuck wrote: > At Mon, 27 Sep 2010 14:27:36 -0400 (EDT), > Aditya Mahajan wrote: >> >>>> Do you have write18 enabled (It is disabled by default on most >>>> distributions). See http://wiki.contextgarden.net/write18 >>> >>> the setting was >>> >>> shell_escape =3D p >>> >>> and mpost was listed in the permissible commands. I changed it to >>> >>> shell_escape =3D 1 >> >> That should be t (tee) rather than 1 (one) >> >> shell_escape =3D t > > I tried both (btw. the comment just before the option calls for 1), > but without the desired result. > >>> and rebuilt formats. This did not fix my issue. >> >> There is no need to rebuild the formats. > > OK, thanks. > > Would you have any other idea, what the issue might be? No. What distribution are you using? Are you editing the correct texmf.cnf= =20 file, the one that is returned by kpsewhich texmf.cnf? Aditya --8323328-339956817-1285704257=:4266 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323328-339956817-1285704257=:4266--