On 01/03/2011 02:39 PM, Philipp Stephani wrote:
Reading the source code, I guess \directlua behaves identically to \immediate\write, while \latelua corresponds to \write. If that is true, then the naming convention of the \iow_… macros should be applied.
The correspondence is correct, but \directlua is expandable (\immediate\write is not). Best wishes, Taco
