8 Jun
2010
8 Jun
'10
3 p.m.
On Tue, Jun 8, 2010 at 16:49, Elie Roux wrote:
Hello,
I'm playing with LuaTeX and I found a very strange behaviour that you can reproduce with the following steps:
- compile tetest.c (it's just a tiny program writing utf8 in a file with wide characters) - 'texlua tetest.lua' (it executes the program and outputs the file) - 'lua tetest.lua' - compare...
Is there a way for texlua to behave like lua in this case?
It does in my case (on Mac). Mojca