Joel C. Salomon wrote:
> On Jan 15, 2008 10:51 PM, Aditya Mahajan <[EMAIL PROTECTED]> wrote:
>>> Is there a test file with mkiv-only features I can better test my
>>> installation on?
>> \ctxlua{a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;}
>>
>> This will definitely not work for mkii :)
>
> Good point; and here's where I ran into trouble:
> ...
> ! Undefined control sequence.
> l.3 \ctxlua
> {a = 1.5 ; b = 1.8 ; c = a*b ; tex.print(c) ;}
> ?
>
> Is texexec for some reason not actually running luatex here?
Yes ...
> [EMAIL PROTECTED]:~/Documents/tex practice$ texexec --lutex hello_lua.tex
--luatex, not --lutex
typos on texexec's command line are silently ignored, and mkii is
still the default, so texexec runs pdftex instead of luatex.
Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________