Hi Ross,

On Tue, Jun 22, 2010 at 09:49:26AM +1000, Ross Moore wrote:

> The problem is perhaps really within LaTeX's  
>  \IfFileExists  command.

No:

\documentclass{minimal}
\XeTeXdefaultencoding "UTF-8"
\makeatletter 
\AtBeginDocument{% 
  \@@input t003.out % 
} 
\begin{document}
\end{document}

LaTeX saves the primitive command \input in \@@input.
Output is "d...@ot1m"

Yours sincerely
  Heiko Oberdiek


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to