From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61344 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Renaming file breaks texexec Date: Mon, 30 Aug 2010 16:15:57 +0200 Message-ID: <4C7BBD1D.8040900@elvenkind.com> References: <8739tzq9ul.fsf@linux-lqcw.site> <4C78F37D.2020808@elvenkind.com> <87sk1wnqbe.fsf@linux-lqcw.site> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1283177777 10935 80.91.229.12 (30 Aug 2010 14:16:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Aug 2010 14:16:17 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 30 16:16: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 1Oq59e-0008MY-KZ for gctc-ntg-context-518@m.gmane.org; Mon, 30 Aug 2010 16:16:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B1642CA5F1; Mon, 30 Aug 2010 16:16: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 esbJlg35YN5k; Mon, 30 Aug 2010 16:16:04 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 07EF7CA60D; Mon, 30 Aug 2010 16:16:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8F51ACA60D for ; Mon, 30 Aug 2010 16:16:02 +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 JOKsxHy4nqH8 for ; Mon, 30 Aug 2010 16:16:00 +0200 (CEST) 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 669B8CA5F1 for ; Mon, 30 Aug 2010 16:16:00 +0200 (CEST) Original-Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o7UEFxI4015783 for ; Mon, 30 Aug 2010 16:16:00 +0200 Original-Received: from boo.fritz.box (boo.demon.nl [83.163.247.99]) (authenticated bits=0) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id o7UEFwCF010393; Mon, 30 Aug 2010 16:15:58 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100809 Mandriva/3.1.2-3mdv2011.0 (2011.0) Thunderbird/3.1.2 In-Reply-To: <87sk1wnqbe.fsf@linux-lqcw.site> X-Virus-Scanned: by XS4ALL Virus Scanner X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=194.109.24.22; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eD0CfXnq - b4d961b929e8 - 20100830 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:61344 Archived-At: On 08/30/2010 04:11 PM, Cecil Westerhof wrote: > Op zaterdag 28 aug 2010 13:31 CEST schreef Taco Hoekwater: > >>> I want to try to make a logo. When executing: >>> texexec ConTeXtWikiLogo >>> there is generated: >>> -rw-r--r-- 1 cecil users 17K aug 28 12:55 ConTeXtWikiLogo.pdf >>> >>> When I give: >>> cp ConTeXtWikiLogo.tex BASHLogo.tex >>> texexec BASHLogo >>> there is generated: >>> -rw-r--r-- 1 cecil users 1,3K aug 28 12:57 BASHLogo.pdf >>> which is a completely wrong file. >>> >>> What could be happening here? >> >> Unless you are including an image using \jobname, I suggest posting >> the logs of both the wrong and the right run. > > I attached the tex file and both log files. The on-the-fly generation of metapost images is off because the setting for shell_escape in your texmf.cnf does not allow execution of system commands. The reason why the original filename worked is because in thatcase the image (ConTeXtWikiLogo-mpgraph.1) has already been generated earlier (or separately). Best wishes, Taco ___________________________________________________________________________________ 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 ___________________________________________________________________________________