From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13052 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt project structure? Date: Wed, 03 Sep 2003 17:55:25 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: References: <030855F4-C231-11D7-B01E-000A959AFACC@indiana.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062605692 4174 80.91.224.253 (3 Sep 2003 16:14:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 16:14:52 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 03 18:14:50 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19uaHS-0007yE-00 for ; Wed, 03 Sep 2003 18:14:50 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 95D3410B4F; Wed, 3 Sep 2003 18:14:47 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ref.ntg.nl (Postfix) with ESMTP id BEC8D10B0E for ; Wed, 3 Sep 2003 18:08:05 +0200 (MEST) Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19uaAu-0003yb-00 for ntg-context@ntg.nl; Wed, 03 Sep 2003 18:08:04 +0200 Original-Received: from [62.72.92.71] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19uaAu-00066a-00 for ntg-context@ntg.nl; Wed, 03 Sep 2003 18:08:04 +0200 Original-Received: from [192.168.1.2] (helo=burger.local) by levana with esmtp (Exim 3.35 #1 (Debian)) id 19uZyX-0000fG-00 for ; Wed, 03 Sep 2003 17:55:17 +0200 Original-Received: from schnee.local (localhost [127.0.0.1]) by burger.local (8.12.9/8.12.9) with ESMTP id h83FtQhX019866 for ; Wed, 3 Sep 2003 17:55:26 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id h83FtQ1x019865; Wed, 3 Sep 2003 17:55:26 +0200 (CEST) X-Authentication-Warning: schnee.local: pg set sender to patrick@gundla.ch using -f Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <030855F4-C231-11D7-B01E-000A959AFACC@indiana.edu> (Matthias Weber's message of "Tue, 29 Jul 2003 20:56:19 -0500") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13052 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13052 Hello Matthias, > My only complaint so far: As far as I understand it, context requires > full path names relative to the main directory. > But probably I haven't figured it out yet... As far as I can see, there are two ways to include the products: a) as you said with path names directory/productname b) on web2c systems via the TEXINPUTS environment variable. I am looking for a third (...) way as well Patrick