From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12322 Path: main.gmane.org!not-for-mail From: Slawek Zak Newsgroups: gmane.comp.tex.context Subject: Re: Metafun error Date: Tue, 20 May 2003 18:15:25 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030520161525.GB69526@prioris.mini.pw.edu.pl> References: <200305201159.27820.john@wexfordpress.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053447857 9639 80.91.224.249 (20 May 2003 16:24:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 20 May 2003 16:24:17 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue May 20 18:24:11 2003 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 19I9o5-0001sw-00 for ; Tue, 20 May 2003 18:17:41 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 26FD910B1C; Tue, 20 May 2003 18:19:29 +0200 (MEST) Original-Received: from prioris.mini.pw.edu.pl (prioris.mini.pw.edu.pl [194.29.178.2]) by ref.ntg.nl (Postfix) with ESMTP id 84ADF10ACE for ; Tue, 20 May 2003 18:15:31 +0200 (MEST) Original-Received: from localhost (localhost.mini.pw.edu.pl [127.0.0.1]) by prioris.mini.pw.edu.pl (Postfix) with ESMTP id 9EEC2243D4 for ; Tue, 20 May 2003 18:15:30 +0200 (CEST) Original-Received: by prioris.mini.pw.edu.pl (Postfix, from userid 250) id 0B5A1243D2; Tue, 20 May 2003 18:15:25 +0200 (CEST) Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <200305201159.27820.john@wexfordpress.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by AMaViS (prioris) 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:12322 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12322 On Tue, May 20, 2003 at 11:59:27AM -0400, John Culleton wrote: > (test-mpgraph.mp > >> spotcolors > >> true > ! Equation cannot be performed (numeric=boolean). > > ; > l.23 spotcolors := true ; > --------------------------- > on the second pass. It seems that your metafun is out of date (not synced with ConTeXt). Running texexec --make metafun in your web2c or any equivalent directory might help. /S