Hans,

if I run
    mtxrun --script patterns --convert
on TeX Live 2010 it stops working with
    cannot open : No such file or directory

#1 feature request: it would be nice to have a slightly more
informative feedback

The problem appears in the following line:
    function scripts.patterns.prepare()
        dofile(resolvers.find_file("char-def.lua"))
    end
inside mtx-patterns.lua since apparently luatools doesn't find char-def.lua

> luatools char-def.lua
[no response]
> kpsewhich char-def.lua
/Users/mojca/soft/texlive/2010/texmf-dist/tex/context/base/char-def.lua
[kpsewhich finds the file]

In ConTeXt minimals this works fine.

#2 bugfix request: any idea why it fails or how to fix it?

Thanks a lot,
    Mojca
___________________________________________________________________________________
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