From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22829 Path: news.gmane.org!not-for-mail From: Wolfgang Zillig Newsgroups: gmane.comp.tex.context Subject: Metapost Problem Date: Mon, 03 Oct 2005 11:55:00 +0200 Message-ID: <4340FFF4.9050505@student.kuleuven.be> 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: 7bit X-Trace: sea.gmane.org 1128333458 30483 80.91.229.2 (3 Oct 2005 09:57:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 09:57:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 03 11:57:35 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 1EMN4G-00011Q-Dk for gctc-ntg-context-518@m.gmane.org; Mon, 03 Oct 2005 11:57:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 11E11127CF; Mon, 3 Oct 2005 11:57:08 +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 18160-02; Mon, 3 Oct 2005 11:57:07 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DB0B3127CB; Mon, 3 Oct 2005 11:54:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8BC24127CB for ; Mon, 3 Oct 2005 11:54:37 +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 18160-01-2 for ; Mon, 3 Oct 2005 11:54:36 +0200 (CEST) Original-Received: from rusty.kulnet.kuleuven.ac.be (rusty.kulnet.kuleuven.ac.be [134.58.240.42]) by ronja.ntg.nl (Postfix) with ESMTP id A5C4A127C5 for ; Mon, 3 Oct 2005 11:54:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 642301D7336 for ; Mon, 3 Oct 2005 11:54:36 +0200 (CEST) Original-Received: from smtp02.kuleuven.be (lepidus.kulnet.kuleuven.ac.be [134.58.240.72]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 57CC91D7465 for ; Mon, 3 Oct 2005 11:54:35 +0200 (CEST) Original-Received: from [10.33.194.76] (dhcp-194-076.bwk.kuleuven.ac.be [10.33.194.76]) by smtp02.kuleuven.be (Postfix) with ESMTP id C4F9F2CAA38 for ; Mon, 3 Oct 2005 11:54:32 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en Original-To: mailing list for ConTeXt users X-Virus-Scanned: by KULeuven Antivirus Cluster 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:22829 Archived-At: Hello, wat to convert a metapost file to pdf by mptopdf: my command: mptopdf.pl grid.mp then grid.1 is created but no pdf. The output on the command line is: C:\Documents and Settings\s0167070\Desktop\grid>mptopdf.pl grid.mp TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 unknown file type: texmfscripts metapost : grid format : metafun (grid.mp [1] metafun 2005-6-13 14:28 ) 1 output file written: grid.1 Transcript written on grid.log. total run time : 0 seconds -fmt=mptopdf: unknown option MPtoPDF 1.3 : grid is converted to grid-1.pdf Any suggestions what goes wrong? Thanks Wolfgang