On 01/05/2013 08:09 PM, Manuel Pégourié-Gonnard wrote:
Hi,With the change to Lua 5.2, loadfile() should accept new arguments, most notably the third one to provide an environment for the loaded chunk. This argument is especially useful since setfenv() is removed in Lua 5.2. However, I'm afraid this argument is ignored by LuaTeX:
Thanks, will be fixed in next release. Best wishes, Taco
