From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32512 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Problem using mptopdf with Metapost containing LaTeX Date: Thu, 04 Jan 2007 10:32:02 +0100 Message-ID: <459CC992.80908@wxs.nl> References: <459CB1C2.9010309@uni-jena.de> 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 1167904941 24102 80.91.229.12 (4 Jan 2007 10:02:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 10:02:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 04 11:02:20 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 1H2PQN-0002s9-II for gctc-ntg-context-518@m.gmane.org; Thu, 04 Jan 2007 11:02:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9881C1FFB2; Thu, 4 Jan 2007 10:59:15 +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 19402-05-9; Thu, 4 Jan 2007 10:59:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 46B5C200F0; Thu, 4 Jan 2007 10:29:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E5741200F0 for ; Thu, 4 Jan 2007 10:29:18 +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 17891-05-11 for ; Thu, 4 Jan 2007 10:29:15 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 6296D200E3 for ; Thu, 4 Jan 2007 10:29:15 +0100 (CET) Original-Received: from [10.100.1.101] (unverified [10.100.1.101]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 668 for ; Thu, 04 Jan 2007 10:32:01 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: mailing list for ConTeXt users In-Reply-To: <459CB1C2.9010309@uni-jena.de> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:32512 Archived-At: Martin Buchmann wrote: > > Here is my minimal example: > > prologues:=2; > verbatimtex > \documentclass[12pt,a4paper]{article} > \begin{document} > etex > > beginfig(1); > > label(btex Test etex, (1,1) ); > > endfig; > end > > I tried to understand which script is actual called when i call mptopdf > but got kind of lost in the sequence of shell script calling ruby > scripts calling perl scripts, etc. So, I wasn't able to find out the > right command line options, etc. for making mpost aware of calling latex > instead of tex. Can someone help me out here? > does adding a --latex directive help? Hans -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------