[tex-live] fontspec for LuaTeX

Akira Kakuto kakuto at fuk.kindai.ac.jp
Sun May 30 03:19:07 CEST 2010


Hi Will,

> Any testing you could perform would be greatly appreciated,
> especially running the mkluatexfontdb script in the luaotfload
> package and then attempting to access system fonts in LuaLaTeX
> with fontspec. 

In my test on windows, mkluatexfontdb failed at

otfl-font-nms.lua:487: attempt to index local 'path' (a nil value)

line 486 is
        path = kpse.readable_file(path)

Note that kpse.readable_file(path) returns a nil value if
path is a directory. In my case the path was a directory
"destdir" for the command line:

mkluatexfontdb --database-dir=destdir

Thanks,
Akira





More information about the tex-live mailing list