From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21588 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: inline MP refresh problem Date: Mon, 25 Jul 2005 23:56:53 +0200 Message-ID: <42E56025.30707@wxs.nl> References: <20050725143943.GB1154@cebitec.uni-bielefeld.de> <42E50394.8060906@wxs.nl> <20050725162020.GA1966@cebitec.uni-bielefeld.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1122328605 26243 80.91.229.2 (25 Jul 2005 21:56:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2005 21:56:45 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 25 23:56:37 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxAw1-00016Z-MV for gctc-ntg-context-518@m.gmane.org; Mon, 25 Jul 2005 23:56:29 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8B3DA12801; Mon, 25 Jul 2005 23:56:28 +0200 (CEST) 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 08359-01; Mon, 25 Jul 2005 23:56:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 41DF8127DB; Mon, 25 Jul 2005 23:56:23 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 86167127DB for ; Mon, 25 Jul 2005 23:56:21 +0200 (CEST) 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 08294-05 for ; Mon, 25 Jul 2005 23:56:20 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 34F30127D7 for ; Mon, 25 Jul 2005 23:56:20 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j6PLuChd006878 for ; Mon, 25 Jul 2005 23:56:12 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id C640224C6F; Mon, 25 Jul 2005 23:11:43 +0200 (CEST) Original-Received: from [10.100.1.52] (unknown [10.100.1.52]) by server-1.pragma-net.nl (Postfix) with ESMTP id C9B371B332 for ; Mon, 25 Jul 2005 21:11:42 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20050725162020.GA1966@cebitec.uni-bielefeld.de> X-Virus-Scanned: ClamAV 0.86.1/991/Mon Jul 25 10:55:11 2005 on mailrelay02 X-Virus-Status: Clean X-Virus-Scanned: 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21588 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21588 Eckhart Guth=F6hrlein wrote: >On Mon, 25 Jul 2005 at 17:21:56+0200, Hans Hagen wrote: > =20 > >>>when I change inline MP graphics, these are not recreated during the >>>subsequent texexec run. I need to call texexec once again to have them >>>refreshed. >>>I have just installed a new box, but I think I have thought of the usu= al >>>stuff in texmf.cnf and cont-sys.tex, and I am a little clueless at the >>>moment. So thanks for any hints what might be the problem. >>>My versions: >>>pdfeTeX 3.141592-1.21a-2.2 (Web2C 7.5.4) from tetex 3.0 >>>ConTeXt ver: 2005.07.21 fmt: 2005.7.25 int: english mes: english >>> >>> =20 >>> >>how do you define the graphic?=20 >> =20 >> > >\startreusableMPgraphic{kreis} > fill fullcircle scaled 1cm withcolor red; >\stopreusableMPgraphic >\starttext > \reuseMPgraphic{kreis} >\stoptext > >When I remove 'withcolor red', nothing changes until the second texexec >invocation. > =20 > it runs ok in newtexexec -)=20 it has to do with the rather weak checksum calculation (i took that code = from an example which - in retrospect- was crap, i.e. it does not really = calculate a checksum -)=20 i rewrote that part of texexec (assuming that nowadays the md5 library is= part of perl distributions)=20 i'll send you a file to test=20 Hans=20 ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------