From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11122 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: presentation failure Date: Tue, 25 Feb 2003 14:44:11 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20030225144411.257708eb.morawski@gmx.net> References: <03022511024200.28388@mondriaan> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046180833 23745 80.91.224.249 (25 Feb 2003 13:47:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2003 13:47:13 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18nfQM-0006Ac-00 for ; Tue, 25 Feb 2003 14:47:10 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5A6CE10AE7; Tue, 25 Feb 2003 14:47:22 +0100 (MET) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.65.60]) by ref.ntg.nl (Postfix) with SMTP id ED06310ABB for ; Tue, 25 Feb 2003 14:45:43 +0100 (MET) Original-Received: (qmail 14039 invoked by uid 0); 25 Feb 2003 13:45:42 -0000 Original-Received: from port1224.fra.ginko.net (HELO melior.localdomain) (212.202.66.208) by mail.gmx.net (mp007-rz3) with SMTP; 25 Feb 2003 13:45:42 -0000 Original-To: ntg-context@ntg.nl In-Reply-To: <03022511024200.28388@mondriaan> X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11122 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11122 On Tue, 25 Feb 2003 11:02:42 +0100 Maarten Sneep wrote: format : metafun > This is MetaPost, Version 0.641 (Web2C 7.3.7x) > (mpgraph.mp > >> spotcolors > >> true > ! Equation cannot be performed (numeric=boolean). > > ; > l.23 spotcolors := true ; > MetaFun is not matching the used ConTeXt version. Do you have rebuilt the metafun-format? texexec --make --alone metafun and move the mem-file in your web2c directory. A while ago Hans has chenged the location of the MetaFun modules in the texmf-tree. Thus, check if the right modules are found. Jens