===== Original Message From
===== <snip>
\donothing \dodoappendtoks
l.188 \to \everyresetspecials
2 possibilities a. Your ConTeXt format is not consistent. Delete your ConTeXt install (ok this might not be necessary), make sure you don't have two Contexts (e.g. one in texmf and another in texmf-var), reinstall the latest ConTeXt, refresh the fndb BEFORE you generate the formats, regenerate the formats, and it should work. b. Also, are you sure that you are running aleph in extended mode? Giuseppe, is extended mode the default for aleph or does it have to be explicitly invoked? If Aleph is running in extended mode, and if every ConTeXt file is in the fndb, then it really should work... Idris
Friday, September 17, 2004 ishamid wrote:
===== Original Message From
===== <snip>
\donothing \dodoappendtoks
l.188 \to \everyresetspecials
2 possibilities
a. Your ConTeXt format is not consistent. Delete your ConTeXt install (ok this might not be necessary), make sure you don't have two Contexts (e.g. one in texmf and another in texmf-var), reinstall the latest ConTeXt, refresh the fndb BEFORE you generate the formats, regenerate the formats, and it should work.
b. Also, are you sure that you are running aleph in extended mode? Giuseppe, is extended mode the default for aleph or does it have to be explicitly invoked?
Aleph does not automatically switch to extended mode (it will before the final release, though). But IIRC texexec automatically triggers extended mode for Aleph ... Hans? Is 'aleph' among the engines for which extended mode is chosen? -- Giuseppe "Oblomov" Bilotta
Giuseppe Bilotta wrote:
Aleph does not automatically switch to extended mode (it will before the final release, though). But IIRC texexec automatically triggers extended mode for Aleph ... Hans? Is 'aleph' among the engines for which extended mode is chosen?
sure: if ( $TeXExecutable =~ /etex|eetex|pdfetex|pdfeetex|pdfxtex|xpdfetex|eomega|aleph/io ) { $TeXPrefix = "*"; } ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Hans Hagen said this at Fri, 17 Sep 2004 14:33:19 +0200:
if ( $TeXExecutable =~ /etex| eetex|pdfetex|pdfeetex|pdfxtex|xpdfetex|eomega|aleph/io ) { $TeXPrefix = "*"; }
Mind adding "xetex" to that list on your next release? :) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
participants (4)
-
Adam Lindsay
-
Giuseppe Bilotta
-
Hans Hagen
-
ishamid