From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8938 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: graph module metapost Date: Tue, 06 Aug 2002 14:06:52 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020806140105.01fb5cd0@server-1> References: <5.1.0.14.1.20020806111908.01fb60b0@server-1> <5.1.0.14.1.20020806111908.01fb60b0@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399301 31640 80.91.224.250 (23 Oct 2002 18:55:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:55:01 +0000 (UTC) Cc: ConTeXt Original-To: Jens-Uwe Morawski In-Reply-To: <20020806131651.08fb6f86.morawski@gmx.net> Xref: main.gmane.org gmane.comp.tex.context:8938 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8938 At 01:16 PM 8/6/2002 +0200, Jens-Uwe Morawski wrote: >On Tue, 06 Aug 2002 11:20:51 +0200 >Hans Hagen wrote: > > > > > The next release will provide a (more efficient) module: > > > > \usemodule[graph] > >Since \usemodule is used for diffent modules TeX (bib) or MP (graph) >it has to know, that 'graph' is a MP module. actually, it does not load an mp module, it only adds the right initialization code to let mp load the module >What setup is needed to load own MP moduls using \usemodule? >I think \definefilesynonym is not enough. > >is there something like: > >\defineMPmodule[Boxes][boxes.mp] >\usemodule[Boxes] normally \startMPinclusions input boxes \stopMPinclusions should be ok; a more general scheme (something loadMPmodule) is only needed when we also have to do a lot of related context interfacing (like with graph, where these is this text along axis stuff) When we run into more modules, we can set up a system for that, but first we need to get a clear picture of demands; Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------