2013/5/6 Jean <[email protected]>: > Thank you for your help. I have downloaded your package, patched > luatexko-mplib.sty and installed the two files into the directory > .../texmf-dist/tex/luatex/luamplib > that is, the same directory as luamplib.lua and luamplib.sty. > But the compilation failed because of : > ! LaTeX Error: File `luatexko-mplib.sty' not found. > I have tried creating a > .../texmf-dist/tex/luatex/luatexko-mplib > directory and storing your two files into it, but the > result is the same. Is there any missing step in the > installation process? >
It seems that you did not run 'mktexlsr'. Anyway, I don't recommend putting these files under texmf-dist directory. Above all they are for temporary or ad hoc solution. Why don't you put those files in the working directory, the same place as your tex source file? Best, -- Dohyun Kim Seoul, Republic of Korea
