From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16258 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: new ConTeXt versions Date: Wed, 25 Aug 2004 13:25:13 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <412C7719.3080308@wxs.nl> References: <20040825092843.16c6cb56@glenlivet.elvenkind.com> <412C63E9.2010909@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093433415 3286 80.91.224.253 (25 Aug 2004 11:30:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 11:30:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 25 13:30:03 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 1Bzvyc-0007IN-00 for ; Wed, 25 Aug 2004 13:30:02 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 868AC12775; Wed, 25 Aug 2004 13:30:02 +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 22339-05; Wed, 25 Aug 2004 13:30:02 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C5B21277A; Wed, 25 Aug 2004 13:25:17 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B1F641277A for ; Wed, 25 Aug 2004 13:25:16 +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 22339-03-2 for ; Wed, 25 Aug 2004 13:25:16 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 21FC412775 for ; Wed, 25 Aug 2004 13:25:16 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i7PBPDcr005742 for ; Wed, 25 Aug 2004 13:25:13 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id C38072EB24; Wed, 25 Aug 2004 13:25:14 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 726352EA28 for ; Wed, 25 Aug 2004 11:25:13 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay02.solcon.nl X-Virus-Status: Clean 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:16258 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16258 Thomas A.Schmitz wrote: > I just used Taco's new script (which I find wonderful, thanks so > much!), and this made me realize a problem: the latest version of > ConTeXt should have updated texexec to version 4.4 -- and it did, sort > of. When I checked, it still said "texexec : TeXExec 4.0 - ConTeXt / > PRAGMA ADE 1997-2004." I then realized that the new versions of the > scripts sit in texmf/scripts/context, while the old versions (that are > still being called by the binary texexec) reside in > texmf/context/perltk. For the time being, I just copied them over (one > could also put softlinks in there, I suppose), but I wonder if this > behavior can be modified -- I coulnd't find anything in texexec.rme. > My system is tetex on Mac OS X. Anyone else have the same problems? Welcome to the changes in tds and distributions. When you also update the binaries, you can use: textools --fixtexmftrees The scripts are loaded by so called stubs. If you want to play safe, use texmfstart instead: texmfstart texexec.pl ..... The indirect way permits me to adapt things to changes in the tree (unfortunately those changes are not always downward compatible, but in texmfstart i can at least try to hide this) (see texmfstart manual for more features) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------