From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9578 Path: main.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: How to add your own modules? Date: Fri, 18 Oct 2002 22:53:38 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200210182253.38978.angerweit@gmx.net> References: <20021018203631.GD785@swordfish> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399885 4148 80.91.224.250 (23 Oct 2002 19:04:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:04:45 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g9IL1Le13160 for ; Fri, 18 Oct 2002 23:01:21 +0200 (MEST) Original-Received: from smail.let.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Fri, 18 Oct 2002 23:01:09 +0200 Original-Received: by smail.let.uu.nl (8.9.3/8.9.3/JEvW) id WAA04912 for ntg-context-list; Fri, 18 Oct 2002 22:59:43 +0200 (MET DST) X-Authentication-Warning: smail.let.uu.nl: majordom set sender to owner-ntg-context@let.uu.nl using -f Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by smail.let.uu.nl (8.9.3/8.9.3/JEvW) with SMTP id WAA04908 for ; Fri, 18 Oct 2002 22:59:40 +0200 (MET DST) Original-Received: (qmail 19414 invoked by uid 0); 18 Oct 2002 20:59:09 -0000 Original-Received: from pop-mu-12-1-dialup-2.freesurf.ch (HELO nathir) (194.230.151.2) by mail.gmx.net (mp010-rz3) with SMTP; 18 Oct 2002 20:59:09 -0000 Original-To: Matt Gushee , ntg-context@let.uu.nl User-Agent: KMail/1.4.3 In-Reply-To: <20021018203631.GD785@swordfish> X-MIME-Autoconverted: from quoted-printable to 8bit by smail.let.uu.nl id WAA04909 Precedence: bulk Xref: main.gmane.org gmane.comp.tex.context:9578 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9578 Am Freitag, 18. Oktober 2002 22:36 schrieb Matt Gushee: > Is there some documentation that > explains how to customize the system? Not really. Your own modules should go into (texmf-var or so)/tex/context/user and you should name them t-somewhat.tex (t for "third-party module"). Then you can address them with \usemodule[somewhat] (without t-). You can find my two presentation styles at the link below (mostly in german...). One is a "translation" of the PowerPoint company style of my employer, the other my own "corporate" style. They are not sophisticated, but useful. Grüßlis vom Hraban! -- http://www.fiee.net/texnique/ (ConTeXt sources and links) http://www.ramm.ch/context/ (ConTeXt cookbook = FAQ) ---