From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24356 Path: news.gmane.org!not-for-mail From: "Nicolas Grilly" Newsgroups: gmane.comp.tex.context Subject: RE: A very little error in texmf.cnf Date: Wed, 14 Dec 2005 22:27:50 +0100 Organization: Garden Message-ID: References: <439F40E5.6030102@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134595903 15246 80.91.229.2 (14 Dec 2005 21:31:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 21:31:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 14 22:31:42 2005 Return-path: 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 1EmeAo-0003oD-4N for gctc-ntg-context-518@m.gmane.org; Wed, 14 Dec 2005 22:28:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E028C127E4; Wed, 14 Dec 2005 22:28:29 +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 01881-04-4; Wed, 14 Dec 2005 22:28:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5A854127DF; Wed, 14 Dec 2005 22:28:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5332127DF for ; Wed, 14 Dec 2005 22:28:25 +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 01881-04-3 for ; Wed, 14 Dec 2005 22:28:24 +0100 (CET) Original-Received: from main.onlymyemail.com (main.onlymyemail.com [69.16.145.34]) by ronja.ntg.nl (Postfix) with ESMTP id B285B127CF for ; Wed, 14 Dec 2005 22:28:24 +0100 (CET) Original-Received: from root by main.onlymyemail.com with local (Exim 4.52) id 1EmeAg-0001lK-3e for ntg-context@ntg.nl; Wed, 14 Dec 2005 14:28:22 -0700 x-OnlyMyEmail-Tracking: DOM: not filtered: AN: Original-Received: from 220.83.96-84.rev.gaoland.net ([84.96.83.220] helo=ngrilly) by main.onlymyemail.com with esmtp (Exim 4.52) id 1EmeAN-0001f6-3g for ntg-context@ntg.nl; Wed, 14 Dec 2005 14:28:03 -0700 Original-To: "'mailing list for ConTeXt users'" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcYAMiejkho1Mrt0Q2uUS+OdpxYsZAAwkFFg In-Reply-To: <439F40E5.6030102@wxs.nl> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 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:24356 Archived-At: Fine. So, we need to change the following line from texmf.cnf: TEXMFPROJECTS = $SELFAUTOPARENT/texmf-projects Into: TEXMFPROJECT = $SELFAUTOPARENT/texmf-project Without that modification, the directory texmf-project is not included in TeX search path. Nicolas Hans wrote: > Nicolas Grilly wrote: > > > > > > >The issue is one expression is singular and the other one is > plural. We > >need to have the same convention for each expression. So, yes, it's > >possible to change the other line to singular to fix this > very little > >bug ;-) > > > > > singular is what i want it to be (since i use it at all our machines)