[NTG-context] Fwd: Is de string interpretatie van het lua context() commando separaat benaderbaar?
Gerben Wierda
gerben.wierda at rna.nl
Tue Mar 31 16:43:53 CEST 2020
The lua context() command has a string interpretation, e.g.
function moduledata.test( astring)
local testone = "{Hello}, \"(a)\" [World]!"
context( "%!tex!", testone)
end
Two questions:
- Have all the lua commands been documented somewhere e.g. in a reference manual? Especially the basic context() command?
- Is this string+arguments interpreter of context() available separately? I could use this to first let the string interpreter create a TeX-safe string after which I can manipulate the result before offering it to the context() command.
G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200331/43fb1ba2/attachment.htm>
More information about the ntg-context
mailing list