From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16043 Path: main.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: no graph after compilation Date: Wed, 11 Aug 2004 18:00:06 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <411A4286.6010607@seznam.cz> References: <4.3.1.2.20040810101921.00b335b8@cits1.stanford.edu> <4.3.1.2.20040810101921.00b335b8@cits1.stanford.edu> <4.3.1.2.20040810113429.02b62a68@cits1.stanford.edu> <41191C52.1080802@wxs.nl> <1607743656.20040810223551@klankschap.nl> <411A174D.5040705@arcor.de> <169359806.20040811153844@klankschap.nl> <411A267C.2090908@seznam.cz> <93969690.20040811160929@klankschap.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1092239977 10999 80.91.224.253 (11 Aug 2004 15:59:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Aug 2004 15:59:37 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 11 17:59:20 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BuvVY-0006fm-00 for ; Wed, 11 Aug 2004 17:59:20 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 95E9812789; Wed, 11 Aug 2004 17:59:19 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11462-01-4; Wed, 11 Aug 2004 17:59:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC4DB1277E; Wed, 11 Aug 2004 17:59:16 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 68E721277E for ; Wed, 11 Aug 2004 17:59:15 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11462-01-3 for ; Wed, 11 Aug 2004 17:59:14 +0200 (CEST) Original-Received: from smtp.seznam.cz (unknown [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id C819012778 for ; Wed, 11 Aug 2004 17:59:14 +0200 (CEST) Original-Received: (qmail 2580 invoked from network); 11 Aug 2004 15:59:13 -0000 Original-Received: from unknown (HELO ?192.168.1.45?) (vit.zyka@82.142.74.35) by smtp.seznam.cz with SMTP; 11 Aug 2004 15:59:13 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: cs, en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16043 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16043 >>VZ> Floris, you are not alone. I also have not find the quick solution. So I >>VZ> call texexec two times when working with MP graphics, >>VZ> color definitions, ... :-( >> >>running it twice is something i can live with, but if it will not >>solve the problem, then it is... what do i do wrong? > > > Vit and Floris, > > if your TeX source is one file only, please do me a favour: try the > TeX files on live.contextgarden.net and see if the output comes out > right. If it doesn't, I'd like to know about it. If it does, please > report on the list. Do you have write18 (texmf.cnf) enabled? How does your > cont-sys.tex look like? What distribution do you use? > > I have (on live..) disabled write18, \runMPgraphicstrue > and \runMPTEXgraphicstrue. Thank you, Patrick, I will monitor the case and I will let you know if it occures again. I am using two distributions (the case was observed on both): 1) TeX Live 2002/Linux; write18 enabled 2) TeX Live 2003/Win 2K, updated ConTeXt on Win 2000; write18 disabled for a long time, but it was enabled a month ago cont-sys.tex (without comments): \usetypescript [berry] [\defaultencoding] \runMPgraphicstrue \runMPTEXgraphicstrue \useMETAFUNformattrue \newprettytrue \protectbufferstrue Vit