[XeTeX] Problem: Beamer+xelatex+\XeTeXdefaultencoding

Heiko Oberdiek oberdiek at uni-freiburg.de
Tue Jun 22 12:24:29 CEST 2010


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 at OT1m"

Yours sincerely
  Heiko Oberdiek


More information about the XeTeX mailing list