From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16414 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: array ? Date: Sun, 12 Sep 2004 15:25:26 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <1097761761.20040912152526@iol.it> References: <701372673.20040912132508@iol.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094995594 29212 80.91.229.6 (12 Sep 2004 13:26:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2004 13:26:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 12 15:26:20 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C6UN2-0007yY-00 for ; Sun, 12 Sep 2004 15:26:20 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8465A1278B; Sun, 12 Sep 2004 15:26:19 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19370-04; Sun, 12 Sep 2004 15:26:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5371212784; Sun, 12 Sep 2004 15:26:16 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D3D812784 for ; Sun, 12 Sep 2004 15:26:14 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19369-04 for ; Sun, 12 Sep 2004 15:26:14 +0200 (CEST) Original-Received: from smtp1.libero.it (unknown [193.70.192.51]) by ronja.ntg.nl (Postfix) with ESMTP id 22F851276D for ; Sun, 12 Sep 2004 15:26:14 +0200 (CEST) Original-Received: from localhost (172.16.1.84) by smtp1.libero.it (7.0.027-DD01) id 40C7315F0128E99F; Sun, 12 Sep 2004 15:26:17 +0200 Original-Received: from ppp-159-142.29-151.libero.it (151.29.142.159) by smtp3.libero.it (7.0.027-DD01) id 40D0721D036C52FE; Sun, 12 Sep 2004 15:26:11 +0200 X-Priority: 3 (Normal) Original-To: jimarin@bayesinf.com, mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by amavisd-new at libero.it X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16414 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16414 Sunday, September 12, 2004 jimarin@bayesinf.com wrote: > please forgive my ignorance but... > shall I copy the files > t-amsl.tex > t-nath.tex > into > \texmf\tex\context\base It's probably better to put them under \context\user, and if possible under the *local* texmf tree, if you have one > \usemodule[amsl] > \usemodule[nath] \usemodule[amsl] should suffice, it provides a (I *hope* LaTeX compatible) array command > in my files along with > \array... use \startarray ... \stoparray instead of the LaTeX-style \begin{array} ... \end{array}. -- Giuseppe "Oblomov" Bilotta