24 May
2006
24 May
'06
10:27 a.m.
Hans Hagen wrote:
Taco Hoekwater wrote:
Hi,
In a moment or so, I will upload a new version that can have multiple lua interpreters. My current syntax is extremely minimal:
\lua<int>{<lua stuff>} \latelua<int>{<lua stuff>}
So, just like before but with an extra integer, just like the \marks syntax. Non-existing interpreters are auto-initialized. There is no provision (yet?) to "clean up" an interpreter. WDYT?
can you use \directlua instead of \lua so that we can define \def\lua{\directlua0}
sure, no problem, submitting that now. Taco