From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27573 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: \typefile with a file in \usepath fails Date: Sun, 30 Apr 2006 14:23:05 +0200 Message-ID: References: <44549270.2080506@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 1146399578 15738 80.91.229.2 (30 Apr 2006 12:19:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 12:19:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 30 14:19:36 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 1FaAti-0002Dx-FF for gctc-ntg-context-518@m.gmane.org; Sun, 30 Apr 2006 14:19:36 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DCDE4127A9; Sun, 30 Apr 2006 14:19:33 +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 28378-06; Sun, 30 Apr 2006 14:19:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 73548127A1; Sun, 30 Apr 2006 14:19:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1FC90127A1 for ; Sun, 30 Apr 2006 14:19:28 +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 28177-04 for ; Sun, 30 Apr 2006 14:19:27 +0200 (CEST) Original-Received: from swip.net (mailfe07.tele2.fr [212.247.154.204]) by ronja.ntg.nl (Postfix) with SMTP id 3D29D1279F for ; Sun, 30 Apr 2006 14:19:26 +0200 (CEST) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [213.103.90.36] (HELO localhost) by mailfe07.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 188602540 for ntg-context@ntg.nl; Sun, 30 Apr 2006 14:19:26 +0200 Original-To: "mailing list for ConTeXt users" In-Reply-To: <44549270.2080506@wxs.nl> User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27573 Archived-At: On Sun, 30 Apr 2006 12:33:20 +0200, Hans Hagen wrote: > nico wrote: >> Hello, >> >> \typefile does not output a file not in the current directory but >> available from a path defined by \usepath. It sounds like a bug since >> the >> file is actually found; if not, a message telling that the file does not >> exist would be printed. >> >> Example: >> \usepath[/path/to/my/file] >> \typefile{filebasename} >> >> > what version of context do you run? i though that i added support for > that some time ago Version 2006.04.27. \dodotypefile checks where the file is, but a following call to \makelocreadfilename seems to set improperly \readfilename, but I'm not sure to understand correctly the code. Regards, BG