[luatex] Spurious omega

Andreas Matthias andreas.matthias at gmail.com
Sat Dec 18 22:38:51 CET 2010


I have a tex-file `test.tex':

\directlua{require 'foo'}
\bye


And a lua-file `foo.lua':

tex.print(
   [[
         xxx
   ]])


I expected the output to be `xxx'. However, it is followed
by a spurious uppercase omega. What's happening here?


Ciao
Andreas



More information about the luatex mailing list