On Tue, Jun 22, 2010 at 12:24:29PM +0200, Heiko Oberdiek wrote:
> \documentclass{minimal}
Now I have an even more minimal test file for iniXeTeX:
\tracinglostchars=1
\tracingcommands=2
\catcode`\{=1
\catcode`\}=2
\XeTeXdefaultencoding "UTF-8"
\def\document{%
\input test.aux % contents: \relax
\edef\x{\csname relax\endcsname}%
\input test.out % size: 0
}
\document
\end
xetex -etex -ini test
The text of the file test.out is "relaxx ", not visible in
the PDF file because there isn't a real font set, but
the .log file shows the characters.
Yours sincerely
Heiko Oberdiek
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex