8 Oct
2008
8 Oct
'08
9:48 a.m.
Hello,
So with \luaescapestring, the `#' is not doubled anymore, without it still is. Although most of the time, strings will be passed to Lua through \luaescapestring, this behaviour still creates problems when `#' is used inside Lua code (as in the commented line A above, where I try to print the length of the _VERSION string); also it is a bit inconsistent.
What do you think?
#1546
Thank you!
Best wishes, Taco
Jonathan