From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8936 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: graph module metapost Date: Tue, 6 Aug 2002 13:16:51 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020806131651.08fb6f86.morawski@gmx.net> References: <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 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399299 31609 80.91.224.250 (23 Oct 2002 18:54:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:54:59 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020806111908.01fb60b0@server-1> Xref: main.gmane.org gmane.comp.tex.context:8936 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8936 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. 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] Thanks. Jens