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