From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/62877 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: \startMPrun ... \stopMPrun Date: Sat, 23 Oct 2010 15:02:54 +0200 Message-ID: <4CC2DCFE.8060300@elvenkind.com> References: <4CC2D977.1040006@FU-Berlin.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"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1287838995 28864 80.91.229.12 (23 Oct 2010 13:03:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 23 Oct 2010 13:03:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 23 15:03:13 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P9dke-0005iW-JG for gctc-ntg-context-518@m.gmane.org; Sat, 23 Oct 2010 15:03:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C59FCCA770; Sat, 23 Oct 2010 15:03:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0MWcE58XvkVD; Sat, 23 Oct 2010 15:03:09 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 285B5CA60F; Sat, 23 Oct 2010 15:03:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E8165CA60F for ; Sat, 23 Oct 2010 15:03:07 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U-jXq+x5rWbI for ; Sat, 23 Oct 2010 15:02:56 +0200 (CEST) Original-Received: from filter5-ams.mf.surf.net (filter5-ams.mf.surf.net [192.87.102.73]) by balder.ntg.nl (Postfix) with ESMTP id 978BACA58F for ; Sat, 23 Oct 2010 15:02:56 +0200 (CEST) Original-Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by filter5-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o9ND2tQR029024 for ; Sat, 23 Oct 2010 15:02:56 +0200 Original-Received: from boo.fritz.box (boo.demon.nl [83.163.247.99]) (authenticated bits=0) by smtp-vbr2.xs4all.nl (8.13.8/8.13.8) with ESMTP id o9ND2t6s016885; Sat, 23 Oct 2010 15:02:55 +0200 (CEST) (envelope-from taco@elvenkind.com) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100809 Mandriva/3.1.2-3mdv2011.0 (2011.0) Thunderbird/3.1.2 In-Reply-To: <4CC2D977.1040006@FU-Berlin.DE> X-Virus-Scanned: by XS4ALL Virus Scanner X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=194.109.24.22; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0BDmd2TV8 - 27399ef1aff8 - 20101023 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.73 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:62877 Archived-At: On 10/23/2010 02:47 PM, Herbert Voss wrote: > Is it possible to run this also under mkiv? > Example is from the meafun manual. > > \startMPrun > input Grafik.mp; > \stopMPrun > \externalfigure[Grafik.1] > \stoptext It seems not. Also, if I create Grafik.1 externally, it does not work either: [MP to PDF] ! LuaTeX error /opt/tex/texmf-local/tex/context/base/meta-pdf.lua:57: attempt to call upvalue 'pdfliteral' (a nil value) stack traceback: /opt/tex/texmf-local/tex/context/base/meta-pdf.lua:57: in function 'pdfcode' /opt/tex/texmf-local/tex/context/base/meta-pdf.lua:532: in function 'convertmpstopdf'
:1: in main chunk. system > error on line 4 in file trymp.tex: LuaTeX error ... 1 \startMPrun 2 input Grafik.mp; 3 \stopMPrun 4 >> \externalfigure[Grafik.1] 5 \stoptext 6 ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________