From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16255 Path: main.gmane.org!not-for-mail From: Thomas A.Schmitz Newsgroups: gmane.comp.tex.context Subject: new ConTeXt versions Date: Wed, 25 Aug 2004 13:00:03 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: 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 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093431836 31832 80.91.224.253 (25 Aug 2004 11:03:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 11:03:56 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 25 13:03:42 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 1BzvZ8-0005FD-00 for ; Wed, 25 Aug 2004 13:03:42 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B48D126F8; Wed, 25 Aug 2004 13:03:38 +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 22026-05; Wed, 25 Aug 2004 13:03:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9304E12775; Wed, 25 Aug 2004 13:00:13 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C117112775 for ; Wed, 25 Aug 2004 13:00:11 +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 22025-04 for ; Wed, 25 Aug 2004 13:00:11 +0200 (CEST) Original-Received: from mailout08.sul.t-online.com (unknown [194.25.134.20]) by ronja.ntg.nl (Postfix) with ESMTP id 3602A126F8 for ; Wed, 25 Aug 2004 13:00:11 +0200 (CEST) Original-Received: from fwd02.aul.t-online.de by mailout08.sul.t-online.com with smtp id 1BzvVi-0000Xv-01; Wed, 25 Aug 2004 13:00:10 +0200 Original-Received: from [192.168.0.2] (EAEPqBZeYeHfSOt9SmQJfzDK0Us9u9aMivmTxiCG2RFbVJlOD-Lj0s@[80.128.254.35]) by fmrl02.sul.t-online.com with esmtp id 1BzvVc-0WwZHc0; Wed, 25 Aug 2004 13:00:04 +0200 In-Reply-To: <412C63E9.2010909@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619) X-ID: EAEPqBZeYeHfSOt9SmQJfzDK0Us9u9aMivmTxiCG2RFbVJlOD-Lj0s@t-dialin.net 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:16255 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16255 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? Best Thomas