Re: [luatex] --output-dir from Lua

2018-04-16 Thread Patrick Gundlach
> ten days ago David Carlisle wrote: > > There may be other ways but: [...] > seems to work indeed, that works fine. Thank you very much. Looking at the solution I should have been able to answer myself, but I was so fixed at looking for some kind of tex.* value that could be accessed from

[luatex] --output-dir from Lua

2018-04-06 Thread Patrick Gundlach
Hi all, can I get the value of the command-line parameter --output-dir from within Lua? Patrick