Am Wed, 8 Jun 2011 05:54:27 -0500 schrieb Herbert Schulz:

>  and certainly don't use the fontenc package.

There is no problem to *use* fontenc with xelatex. fontspec is
actually loading itself. And I'm loading it to use my chess fonts.
The problem is that by loading it with the option T1 *after*
fontspec, T1 will be the active encoding at the start of the
document. If you want another encoding you must either change the
loading order or activate EU1 with \fontencoding{EU1}\selectfont.

It is like loading \usepackage[ngerman,english,russian]{babel}: The
last language loaded is active until you change it with
\selectlanguage.  


 
-- 
Ulrike Fischer 



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

Reply via email to