Hi, Well, after some bad hacking Adam, Patrick and me think that we got engine support working on all platforms. Interesting is that the problems for platforms -tetex and gwtex- were in different parts of the code, so there must be subtle differences in path settings (different kpse branches in texexec). The solutions had to do with chomping on the one hand and complex paths on th eother hand. Patrick, I hope that i didn't mess up the garden server in the process -) Uploaded. 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 -----------------------------------------------------------------
Hi Hans, sorry to rain on your parade, but I'm not sure that the latest version is working as it should. I tried on OS X + gwtex. After unzipping in texmf.local and regenerating the formats, I get this output (even after rerunning mktexlsr): % texexec --version TeXExec 5.4.1 - ConTeXt / PRAGMA ADE 1997-2005 texexec : TeXExec 5.4.1 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 sh: line 1: cont-en: command not found tex : unknown context : ver: 2005.06.02 cont-en : unknown sh: line 1: cont-de: command not found cont-de : unknown sh: line 1: cont-nl: command not found cont-nl : unknown total run time : 2 seconds Processing files seems to be running normally. Nevertheless, something still smells rotten in the state of ConText. I'll check on my linux partition later. Best Thomas On Jun 2, 2005, at 10:49 PM, Hans Hagen wrote:
Hi,
Well, after some bad hacking Adam, Patrick and me think that we got engine support working on all platforms. Interesting is that the problems for platforms -tetex and gwtex- were in different parts of the code, so there must be subtle differences in path settings (different kpse branches in texexec). The solutions had to do with chomping on the one hand and complex paths on th eother hand.
Patrick, I hope that i didn't mess up the garden server in the process -)
Uploaded.
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 -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Thomas A. Schmitz wrote:
Hi Hans,
sorry to rain on your parade, but I'm not sure that the latest version is working as it should. I tried on OS X + gwtex. After unzipping in texmf.local and regenerating the formats, I get this output (even after rerunning mktexlsr):
% texexec --version
texexec --version can be broken independant of the rest of texexec. :-) From your comments I believe that the actual format generation is correct now, and it is just the version report that cannot keep up with the changes. Not a big thing, but of course it should be fixed. Since that is my code, I will can a patch for (Hans to apply). Are you using XeTeX? If yes, can you (or someone else) send me XeTeX's banner line(s)? I mean the line you get if you only start the executable. For instance, my pdfetex has: This is pdfeTeX, Version 3.141592-1.21b-2.2 (Web2C 7.5.4) ** This is needed for the tex discovery line: tex : unknown Greetings, Taco
Thanks Taco! No, I'm using pdfetex, not XeTeX. Here's the line: % pdfetex --version pdfeTeX 3.141592-1.21a-2.2 (Web2C 7.5.4) kpathsea version 3.5.4 Copyright (C) 1997-2004 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). Kpathsea is copyright (C) 1997-2004 Free Software Foundation, Inc. There is NO warranty. Redistribution of this software is covered by the terms of both the pdfeTeX copyright and the GNU General Public License. For more information about these matters, see the files named COPYING and the pdfeTeX source. Primary author of pdfeTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX). Kpathsea written by Karl Berry and others. And as I wrote: the rest of ConTeXt seems to be working alright, my documents compile fine, so don't spend too much time on it. I still have to see for my linux installation, I haven't been able to upgrade ConTeXt under linux for quite a few releases now. Best Thomas On Jun 3, 2005, at 8:20 AM, Taco Hoekwater wrote:
Thomas A. Schmitz wrote:
Hi Hans, sorry to rain on your parade, but I'm not sure that the latest version is working as it should. I tried on OS X + gwtex. After unzipping in texmf.local and regenerating the formats, I get this output (even after rerunning mktexlsr): % texexec --version
texexec --version can be broken independant of the rest of texexec. :-)
From your comments I believe that the actual format generation is correct now, and it is just the version report that cannot keep up with the changes. Not a big thing, but of course it should be fixed.
Since that is my code, I will can a patch for (Hans to apply). Are you using XeTeX? If yes, can you (or someone else) send me XeTeX's banner line(s)? I mean the line you get if you only start the executable. For instance, my pdfetex has:
This is pdfeTeX, Version 3.141592-1.21b-2.2 (Web2C 7.5.4) **
This is needed for the tex discovery line:
tex : unknown
Greetings, Taco _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (3)
-
Hans Hagen
-
Taco Hoekwater
-
Thomas A. Schmitz