From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25262 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: math align Date: Mon, 16 Jan 2006 10:01:19 -0800 Message-ID: <32913C44-E504-4DA9-AC9A-63C40A0C8E77@cox.net> References: <43CACEB2.7030708@wxs.nl> <43CB6121.6080100@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137434602 15967 80.91.229.2 (16 Jan 2006 18:03:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 18:03:22 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 16 19:03:18 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EyYgj-00065K-IW for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jan 2006 19:02:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 443501282E; Mon, 16 Jan 2006 19:02:41 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01418-10-10; Mon, 16 Jan 2006 19:02:39 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E73A0127E7; Mon, 16 Jan 2006 19:02:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C635E127E7 for ; Mon, 16 Jan 2006 19:02:37 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01418-10-9 for ; Mon, 16 Jan 2006 19:02:36 +0100 (CET) Original-Received: from fed1rmmtao12.cox.net (fed1rmmtao12.cox.net [68.230.241.27]) by ronja.ntg.nl (Postfix) with SMTP id 57162127D4 for ; Mon, 16 Jan 2006 19:02:35 +0100 (CET) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao12.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060116175958.ZCPX17437.fed1rmmtao12.cox.net@[10.0.1.2]> for ; Mon, 16 Jan 2006 12:59:58 -0500 In-Reply-To: <43CB6121.6080100@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25262 Archived-At: Taco, Hans, et al, That worked by putting it in the same directory as my little test file. However, with this directory structure: ../book.tex ../bookenv.tex ../math-ext.tex ../chapter6/chapter6.tex ../chapter6/section5.tex Bookenv.tex is our environment file. I tried: \input math-ext and \usemoduel[math-ext] in bookenv.tex, but when compiling section5.tex, both resulted in math-ext not found. In this situation, will I have to put it into the "base" context tree? On Jan 16, 2006, at 1:02 AM, Taco Hoekwater wrote: > > > David Arnold wrote: >> And where should we put this module temporarily? > > Put it in the local directory and do > > \input math-ext > > at the top of your test files. > > Cheers, Taco > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context