From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32591 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: MPtoPDF Error ?? Date: Sun, 07 Jan 2007 19:18:26 +0100 Message-ID: <45A13972.3020205@elvenkind.com> References: <45A04E0A.9020305@cs.com> <45A0C675.4050508@elvenkind.com> <45A137C5.8090004@cs.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168193940 17308 80.91.229.12 (7 Jan 2007 18:19:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Jan 2007 18:19:00 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 07 19:18:54 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H3cbV-0001xn-PM for gctc-ntg-context-518@m.gmane.org; Sun, 07 Jan 2007 19:18:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9F27220027; Sun, 7 Jan 2007 19:15:34 +0100 (CET) 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 19462-01; Sun, 7 Jan 2007 19:15:27 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 286E620055; Sun, 7 Jan 2007 19:15:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EAA9F2009A for ; Sun, 7 Jan 2007 19:15:22 +0100 (CET) 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 19320-02-2 for ; Sun, 7 Jan 2007 19:15:16 +0100 (CET) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with ESMTP id C230420027 for ; Sun, 7 Jan 2007 19:15:16 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:53135 helo=[10.10.0.3]) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1H3cbC-000FyP-V2 for ntg-context@ntg.nl; Sun, 07 Jan 2007 18:18:27 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <45A137C5.8090004@cs.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32591 Archived-At: Wim Neimeijer wrote: > taco@elvenkind.com wrote: > >> Wim Neimeijer wrote: >> >> >>> I am getting the following error when recompiling my docs with the >>> latest context. >>> The docs run ok with the previous context version. >>> >>> >> >> >> Check your metapost version. It should be upwards of 0.990, >> if it is not, that is the problem. >> >> Taco >> > > My version of metapost is 0.990, which came with the standalone Context > for MS Windows date 24-11-2006 Just fetch this one: https://foundry.supelec.fr/frs/?group_id=13&release_id=194 You can simply unzip and copy the binaries from the metapost-0.993-win32.zip over the ones from the distrib, and run ctxtools --update to refresh the metafun format. Best, Taco