[XeTeX] Font not found although installed
Ulrike Fischer
news2 at nililand.de
Fri Feb 20 16:02:04 CET 2009
Am Fri, 20 Feb 2009 15:26:39 +0100 schrieb Sebastian Gerecke:
>> Stop using the babel package,
>> or declare the font before babel is loaded.
>> This package changes the meaning (\catcode)
>> of the " character, to become active so as to
>> provide the shorthand way to get umlauts
>> (e.g., "o instead of \"o ).
>
> Okay, not using the babel package works, but isn't it important for
> hyphenation?
>> that's probably because their names are all just
>> a single word, so that you didn't need quotes
>> to contain the space character within the name.
>
> No, thats not it.
> \font\wsc="Linux Libertine O" or \font\wsc="Garamond Premier Pro" works
> without Problems.
Don't declare the font in the document body, do it in the preamble.
There " is not active yet. Or if you really want to do in the body
use \shorthandsoff(")... \shorthandson(") to disable " temporarly.
--
Ulrike Fischer
More information about the XeTeX
mailing list