On 10.03.2013 00:17, Arno Trautmann wrote: > First, oberdiek.luatex.lua was not > found when placed in the folder I'm working in (./) but only when I > replaced it in texlive2012/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua > Is that normal behaviour? I thought the file should have been found also > in ./ ?
Yes, I find this behaviour also a little annoying. > Now I can load luatex.sty, but get an error with luatexbase: > > /home/texlive2012/texmf-dist/tex/luatex/luatexbase/luatexbase-loader.sty:89: > Lu > aTeX error > ...2/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua:53: atte > mpt to index field 'loaders' (a nil value) > stack traceback: > ...2/texmf-dist/tex/luatex/luatexbase/luatexbase.loader.lua:53: in > main chunk > [C]: in function 'dofile' > [string "\directlua "]:1: in main chunk. > l.89 dofile(path)} > > ? > > Any idea how to fix this? Then also luatexbase-loaders should be fixed for the same reason, because "package.loaders" was renamed to "package.searchers". Yours sincerely Heiko
