From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6923 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re: using modules Date: Mon, 18 Feb 2002 14:53:09 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <571774130.20020218145309@bigfoot.com> References: <200202181203.g1IC3uw01416@nathir.fiee.lan> Reply-To: Giuseppe Bilotta 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 1035397426 15032 80.91.224.250 (23 Oct 2002 18:23:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:23:46 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Henning Hraban Ramm In-Reply-To: <200202181203.g1IC3uw01416@nathir.fiee.lan> Xref: main.gmane.org gmane.comp.tex.context:6923 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6923 Monday, February 18, 2002 Henning Hraban Ramm wrote: HHR> Ahoi! HHR> What must I do to use my modules with HHR> \usemodule[] ? HHR> I couldn't find enough about the conditions: HHR> -- name: Hans said, it should start with "t-" (third party) --> ok HHR> -- location: I would put such in texmf/tex/context/user --> not found Refresh the filename database. Also, the argument of usemodule would not use the t- prefix: it's added by ConTeXt during the search. So store your module like t-mymod.tex but call it with \usemodule[mymod]. -- Giuseppe "Oblomov" Bilotta