From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13978 Path: main.gmane.org!not-for-mail From: Lutz Haseloff Newsgroups: gmane.comp.tex.context Subject: Integrating Metapost Date: Thu, 30 Oct 2003 08:44:59 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <3FA0C17B.20808@lbapdm.brandenburg.de> Reply-To: ntg-context@ntg.nl 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 1067500382 3575 80.91.224.253 (30 Oct 2003 07:53:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Oct 2003 07:53:02 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Oct 30 08:53:00 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AF7c4-0000nC-00 for ; Thu, 30 Oct 2003 08:53:00 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B05FC10B0E; Thu, 30 Oct 2003 08:52:56 +0100 (MET) Original-Received: from pns3.brandenburg.de (pns3.brandenburg.de [194.76.232.167]) by ref.ntg.nl (Postfix) with ESMTP id D93F410ACC for ; Thu, 30 Oct 2003 08:45:28 +0100 (MET) Original-Received: from www5.brandenburg.de (firewall-user@www5.brandenburg.de [194.76.232.139]) by pns3.brandenburg.de (8.12.10/8.12.10) with ESMTP id h9U7jS1g021804 for ; Thu, 30 Oct 2003 08:45:28 +0100 Original-Received: from NN Mailserver by LDS_FW Mailserver Original-Received: from nodnsquery(10.128.9.41) by www5.brandenburg.de via csmap (V6.0) id srcAAAa21739; Thu, 30 Oct 03 08:44:29 +0100 Original-Received: from NN Mailserver by LDS_I Mailserver Original-Received: from lbapdm.brandenburg.de (unknown [10.213.101.107]) by imap.lbapdm.brandenburg.de (Postfix on SuSE Linux eMail Server 3.0) with ESMTP id B46588EC1C for ; Thu, 30 Oct 2003 08:45:26 +0100 (CET) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: de-de, de-at, de, en-us, en Original-To: ntg-context@ntg.nl 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:13978 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13978 Hallo all, Running texexec on a ConTeXt-file with integrated METAPOST-Graphics METAPOST complains about: --------------------------- >>>> local_multi_par_area >>>> false ! Equation cannot be performed (numeric=boolean). ; l.218 local_multi_par_area:=false; ? --------------------------- and stops. There are no duplicate ConTeXt mp-files on this machine. The same file works on another Computer. What can the error be? Greetings Lutz