From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16251 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Announcing a new script: TeXVersion Date: Wed, 25 Aug 2004 09:28:43 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040825092843.16c6cb56@glenlivet.elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093419140 854 80.91.224.253 (25 Aug 2004 07:32:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 07:32:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 25 09:32:11 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 1BzsGR-0005jx-00 for ; Wed, 25 Aug 2004 09:32:11 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0EC8612775; Wed, 25 Aug 2004 09:32: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 20952-05; Wed, 25 Aug 2004 09:32:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4E5A21276F; Wed, 25 Aug 2004 09:28:46 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 49E2D1276F for ; Wed, 25 Aug 2004 09:28:45 +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 20780-04 for ; Wed, 25 Aug 2004 09:28:44 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id AFE79126F8 for ; Wed, 25 Aug 2004 09:28:44 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 7D84219365 for ; Wed, 25 Aug 2004 09:27:48 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25270-10 for ; Wed, 25 Aug 2004 09:27:47 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id E12FE191C9 for ; Wed, 25 Aug 2004 09:27:47 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.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:16251 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16251 Hi, Sometimes I find it quite hard to discover what version of TeX + ConTeXt I am actually running. As an aid in debugging problems, I have created a Perl script that attempts to collect all relevant version information and prints it to the screen in an organized manner. Running it will generate output like this: TeXVersion 0.1 / Taco Hoekwater 2004 texexec : TeXExec 4.4 - ConTeXt / PRAGMA ADE 1997-2004 texutil : TeXUtil 7.4 - ConTeXt / PRAGMA ADE 1992-2002 tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5) context : ver: 2004.8.15 cont-en : ver: 2003.1.31 fmt: 2004.6.19 mes: english If you are interested, you can download the script from http://tex.aanhet.net/context/scripts/ This functionality will eventually become part of texexec. -- groeten, Taco