From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65683 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: Re: startMPgraphic? Date: Mon, 31 Jan 2011 15:14:37 +0100 Message-ID: <61A4A514-C852-4B3D-9FE2-2A842E80F726@uva.nl> References: <41072931-A8B6-488B-8DD8-C1A277BBF2AD@uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1296483290 19077 80.91.229.12 (31 Jan 2011 14:14:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Jan 2011 14:14:50 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 31 15:14:45 2011 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 1PjuWj-00081n-Bf for gctc-ntg-context-518@m.gmane.org; Mon, 31 Jan 2011 15:14:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5E662C9E8B; Mon, 31 Jan 2011 15:14:44 +0100 (CET) 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 3RgvQ2pp4LJe; Mon, 31 Jan 2011 15:14:41 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A1182CA939; Mon, 31 Jan 2011 15:14:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0F7DECA939 for ; Mon, 31 Jan 2011 15:14:41 +0100 (CET) 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 mo7glpifPKsK for ; Mon, 31 Jan 2011 15:14:38 +0100 (CET) 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 99E43C9E8B for ; Mon, 31 Jan 2011 15:14:38 +0100 (CET) Original-Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by filter5-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0VEEb2g016813 for ; Mon, 31 Jan 2011 15:14:38 +0100 Original-Received: from elhalyn-ethernet.fritz.box (a82-95-102-36.adsl.xs4all.nl [82.95.102.36]) (authenticated bits=0) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id p0VEEbsN034666 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 31 Jan 2011 15:14:37 +0100 (CET) (envelope-from H.vanderMeer@uva.nl) In-Reply-To: <41072931-A8B6-488B-8DD8-C1A277BBF2AD@uva.nl> X-Mailer: Apple Mail (2.1082) X-Virus-Scanned: by XS4ALL Virus Scanner X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=194.109.24.31; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0BE2eeBRk - 6f329b089309 - 20110131 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:65683 Archived-At: Some further digging brings to ligt that my metapost files cannot be found by the luatex run. The following is hown in the log: mplib : initializing instance 'metafun' using format 'metafun' mplib : loading 'metafun.mp' (experimental metapost version two) mplib > mp terminal: ! I can't open file `hvdm'. <*> ...core : input mp-core.mp ; fi ; ;\input hvdm def init_pens = pickup pe... Please type another input file name Now that is strange, because looking into the ls-R in texmf-local I see them present: ./tex/context/user/metapost: .DS_Store .svn hvdm.mp mygraph.mp So, why is hvdm.mp not found? Other files mentioned in ls-R, for example: ./tex/context/user/context-user: hvdm-cas.tex hvdm-dvd.tex etcetera, are indeed found. By the way, why are all the .svn (subversion) directories included in ls-R? Cannot .svn/* be excluded? Hans van der Meer On 31 jan 2011, at 14:08, Hans van der Meer wrote: > I just started the conversion of my presentation sheets to ConTeXt mkIV. As could be expected, some inconsistencies will turn up. However this one escapes me. What I am missing that > \startMPgraphic > results in > ! Undefined control sequence. > > I thought that installing the minimals of ConTeXt-beta also installed the metafun module. Or has this one macro been deprecated? > > Hans van der Meer > > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________