On Sun, Jan 1, 2012 at 4:28 AM, Michael Talbot-Wilson <m...@view.net.au> wrote:
> I thought I'd see if I could use ConTeXt.  Here is my first try, hello.tex.
>
> \starttext
> \input header
> Hello, World!\startlua
> a = 1.5
> b = 1.8
> c = a * b
> tex.print(c)
> \stoplua plus1.
> \stoptext
>
> Didn't work because the file header.tex could not be found, even
> though kpsewhich can find it.
I'm not sure that mkiv uses kpsewhich....
You should use mtxrun --locate, i.e.
mtxrun --locate --all knuth

-- 
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to