[Dev-luatex] bug in os.execute?
Elie Roux
elie.roux at telecom-bretagne.eu
Tue Jun 8 16:49:57 CEST 2010
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?
Thank you,
--
Elie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tetest.c
Type: text/x-csrc
Size: 363 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/dev-luatex/attachments/20100608/2535559e/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tetest.lua
Type: text/x-lua
Size: 58 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/dev-luatex/attachments/20100608/2535559e/attachment.bin>
More information about the dev-luatex
mailing list