Hi all!
Frank Küster has rewritten texdoc in luatex and now it really works much
better than the original one.
But, we have a problem, the os.tmpname function.
Could you recommend a procedure for creating a temporary DIRECTORY?
os.tmpname already CREATES a file named in the return value, so
tmpdir = os.tmpname();
is_ok_tmpdir,error_string = lfs.mkdir(tmpdir)
does not work.
Furthermore, a call to securly create a tmp dir would be nice, too.
Any suggestion? Or consider this a proposal for what would be nice to
have in luatex ;-)
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining