ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* RE: Re: ConTeXt and Aleph
@ 2004-09-16 22:07 ishamid
  2004-09-17  9:12 ` Re[2]: " Giuseppe Bilotta
  0 siblings, 1 reply; 4+ messages in thread
From: ishamid @ 2004-09-16 22:07 UTC (permalink / raw)


>===== Original Message From <ntg-context@ntg.nl> =====
<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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: Re: ConTeXt and Aleph
  2004-09-16 22:07 Re: ConTeXt and Aleph ishamid
@ 2004-09-17  9:12 ` Giuseppe Bilotta
  2004-09-17 12:33   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe Bilotta @ 2004-09-17  9:12 UTC (permalink / raw)


Friday, September 17, 2004 ishamid wrote:

>>===== Original Message From <ntg-context@ntg.nl> =====
> <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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: ConTeXt and Aleph
  2004-09-17  9:12 ` Re[2]: " Giuseppe Bilotta
@ 2004-09-17 12:33   ` Hans Hagen
  2004-09-17 12:52     ` Adam Lindsay
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2004-09-17 12:33 UTC (permalink / raw)


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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: ConTeXt and Aleph
  2004-09-17 12:33   ` Hans Hagen
@ 2004-09-17 12:52     ` Adam Lindsay
  0 siblings, 0 replies; 4+ messages in thread
From: Adam Lindsay @ 2004-09-17 12:52 UTC (permalink / raw)


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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-17 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-16 22:07 Re: ConTeXt and Aleph ishamid
2004-09-17  9:12 ` Re[2]: " Giuseppe Bilotta
2004-09-17 12:33   ` Hans Hagen
2004-09-17 12:52     ` Adam Lindsay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).