Jean Magnan de Bornier wrote:
> Hi all, Following nice reports I read on the list as well as the mag-12
> instructions I installed a context minimal linux distribution and
> lua-5.1.2.  After everything seemed ok I lauch a compilation of this
> test-file (found on the wiki):
> 
> % engine=luatex
> \starttext
> Hello from luatex
> \blank
> LUA
> \startlua
> a = 1.5
> b = 1.8
> c = a*b
> tex.print(c)
> \stoplua
> \stoptext
> 
> But no pdf file appears, and here are some (hopefully) relevant parts of the
> compilation message:
> 
> TeXExec | unable to fix backend map path
> TeXExec | running: luatools --fmt=cont-en test.tex
> 
> LuaTools | using format name /cont-en.fmt
> LuaTools | no luc/lua with name /cont-en

can you try with

set TEXMFCACHE=c:\temp

(remake formats)

-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to