[XeTeX] Hmm...
Bruno Voisin
bvoisin at mac.com
Tue Oct 26 01:40:54 CEST 2004
Le 26 oct. 04, à 01:32, Herb Schulz a écrit :
> Using
>
> \usepackage[tex-mapping]{fontspec}
> \fontspec{Hoefler Text}
> \setromanfont{Hoefler Text}
>
> on a simple file I get the warning
>
> LaTeX Font Warning: Font shape `OT1/HoeflerText/m/n' undefined
> (Font) using `OT1/cmr/m/n' instead on input line 95.
Have you installed the separate file osxenc.def (in the support files
archive at Will's site). fontspec.sty says:
\RequirePackage[OSX]{fontenc}
Hence it's possible that, not finding osxenc.def, it has reverted to
OT1 as the default encoding and produced the above message.
Hope this helps,
Bruno
More information about the XeTeX
mailing list