[XeTeX] Problem: Beamer+xelatex+\XeTeXdefaultencoding

Peter Dyballa Peter_Dyballa at Web.DE
Tue Jun 22 10:57:12 CEST 2010


Am 22.06.2010 um 01:26 schrieb Heiko Oberdiek:

> \documentclass{article}
> \XeTeXdefaultencoding "UTF-8"
> \usepackage{hyperref}
> \begin{document}
> \end{document}
>
>> I think that it is up to Jonathan and Heiko to figure out
>> why their coding creates this kind of undesirable interaction.
>
> The problem is not related to hyperref:
>
> \documentclass{article}
> \XeTeXdefaultencoding "UTF-8"
> \AtBeginDocument{%
>  \InputIfFileExists{t003.out}{}{}
> }
> \begin{document}
> \end{document}
>
> It shows the string "OT1/cm".
>
> Or:
>
> \documentclass{minimal}
> \XeTeXdefaultencoding "UTF-8"
> \AtBeginDocument{%
>  \InputIfFileExists{t003.out}{}{}
> }
> \begin{document}
> \end{document}
>
> This shows "D at OT1m".


And when the \XeTeXdefaultencoding line is commented in all these  
cases then no output is generated – looks indeed like a XeTeX bug.

--
Mit friedvollen Grüßen

   Pete

Das Militär ist eine Pflanze, die mensch sorgfältig pflegen muss,  
damit sie keine Früchte trägt.
				(Jacques Tati)




More information about the XeTeX mailing list