From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44790 Path: news.gmane.org!not-for-mail From: Alan BRASLAU Newsgroups: gmane.comp.tex.context Subject: Re: Locating files Date: Fri, 17 Oct 2008 11:16:14 +0200 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <200810171116.14502.alan.braslau@cea.fr> References: <48F84FA4.6030605@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0407559463==" X-Trace: ger.gmane.org 1224235350 2918 80.91.229.12 (17 Oct 2008 09:22:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2008 09:22:30 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 17 11:23:29 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1KqlY9-00054N-Iq for gctc-ntg-context-518@m.gmane.org; Fri, 17 Oct 2008 11:23:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B67C21FCEF; Fri, 17 Oct 2008 11:22:06 +0200 (CEST) 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 28647-01-7; Fri, 17 Oct 2008 11:21:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47D6E1FCDF; Fri, 17 Oct 2008 11:21:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0358B1FCDF for ; Fri, 17 Oct 2008 11:21:14 +0200 (CEST) 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 28647-01-6 for ; Fri, 17 Oct 2008 11:20:40 +0200 (CEST) Original-Received: from sainfoin-out.extra.cea.fr (sainfoin-out.extra.cea.fr [132.166.172.107]) by ronja.ntg.nl (Postfix) with ESMTP id 78B581FCCE for ; Fri, 17 Oct 2008 11:20:40 +0200 (CEST) Original-Received: from cyclose2.extra.cea.fr (cyclose2.extra.cea.fr [132.167.198.23]) by sainfoin.extra.cea.fr (8.14.2/8.14.2/CEAnet-Internet-out-1.1) with ESMTP id m9H9KeKG015502 for ; Fri, 17 Oct 2008 11:20:40 +0200 Original-Received: from orpin2.extra.cea.fr (orpin2.extra.cea.fr [132.167.198.5]) by cyclose2.extra.cea.fr (8.13.8/8.13.8) with ESMTP id m9H9KdiP019431 for ; Fri, 17 Oct 2008 11:20:39 +0200 (envelope-from alan.braslau@cea.fr) Original-Received: from dogger.localnet (dogger.saclay.cea.fr [132.166.21.4]) by orpin2.extra.cea.fr (8.13.8/8.13.8/CEAnet-Extranet-out-1.0) with ESMTP id m9H9Kda9023554 for ; Fri, 17 Oct 2008 11:20:39 +0200 User-Agent: KMail/1.10.1 (Linux/2.6.26; KDE/4.1.2; i686; ; ) In-Reply-To: <48F84FA4.6030605@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:44790 Archived-At: --===============0407559463== Content-Type: multipart/alternative; boundary="Boundary-00=_efF+IXJmC3070bU" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-00=_efF+IXJmC3070bU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On Friday 07 July 2008 02:38 Aditya Mahajan wrote: > On Mon, 7 Jul 2008, Diego Depaoli wrote: > > > I apologize in advance for my trivial questions, but... there is a > > command/way to set the PATHS where ConTeXt can search for \input > > files? > > TEXINPUTS. Also see what TEXINPUTS is set to in your texmf.cnf I read on http://wiki.contextgarden.net/Mark_IV Troubleshooting The environment variable TEXINPUTS has to be empty or unset. If not, you can get errors about "file.tex not found". Indeed, I wrote under "mtxrun TEXINPUTS bug" that setting TEXINPUTS also causes mtxrun to fail. What is the proper technique to find (custom) file input under Mark_IV? Thank you. -- Alan Braslau --Boundary-00=_efF+IXJmC3070bU Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 7bit

On Friday 07 July 2008 02:38 Aditya Mahajan wrote:

> On Mon, 7 Jul 2008, Diego Depaoli wrote:

>

> > I apologize in advance for my trivial questions, but... there is a

> > command/way to set the PATHS where ConTeXt can search for \input

> > files?

>

> TEXINPUTS. Also see what TEXINPUTS is set to in your texmf.cnf

I read on http://wiki.contextgarden.net/Mark_IV

Troubleshooting

The environment variable TEXINPUTS has to be empty or unset. If not, you can get errors about "file.tex not found".

Indeed, I wrote under "mtxrun TEXINPUTS bug"

that setting TEXINPUTS also causes mtxrun to fail.

What is the proper technique to find (custom) file input under Mark_IV?

Thank you.

--

Alan Braslau

--Boundary-00=_efF+IXJmC3070bU-- --===============0407559463== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0407559463==--