2012/4/1 Orm Finnendahl <[email protected]>: > Thanks a lot, that solved it! For the record: I generated the binary > fonts, put them at the proper place, edited the font names in the map > files accordingly, ran updmap, updmap-sys and texhash and then it > worked. > It is better not to use updmap if you are permitted to use updmap-sys. By updmap-sys you create system-wide configuration, updmap creates configuration for a curent user. User's configuration takes precedence and may differ from the system-wide configuration. Now if you add another map by updmap-sys only, it might not work unless you add it to your configuration by updmap too (but I am not sure).
> Best, > Orm > > Am Sonntag, den 01. April 2012 um 07:36:31 Uhr (+0900) schrieb Akira Kakuto: >> Jonathan Kew wrote: >> >> > I'm not sure offhand, but I wonder whether the issue is that your fonts >> > are in ASCII PostScript (.pfa) format, and perhaps the driver xetex is >> > using only supports binary PostScript (.pfb) files. >> >> That's what it is. >> (x)dvipdfmx does not support .pfa format type1 fonts: >> t1binary fssb8a.pfa fssb8a.pfb >> >> Best regards, >> Akira >> >> >> >> -------------------------------------------------- >> Subscriptions, Archive, and List information, etc.: >> http://tug.org/mailman/listinfo/xetex > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex -- Zdeněk Wagner http://hroch486.icpf.cas.cz/wagner/ http://icebearsoft.euweb.cz -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
