[dev-context] adobekb problem
Hans Hagen
pragma at wxs.nl
Mon Nov 21 10:52:33 CET 2005
Taco Hoekwater wrote:
> Hi,
>
> This has taken me a while to realise, but the following
> way to use the psnfss fonts is broken:
>
> \usetypescript[adobekb][ec]
> \usetypescript[palatino][ec]
> \switchtobodyfont[palatino]
>
> You need to load the map file for 8r, because the metrics in EC
> encoding are virtual fonts. There is a map file for EC metrics,
> but that is absolutely useless for these virtual fonts.
> The easiest way of doing that is:
>
> \usetypescript[adobekb][8r,ec]
> \usetypescript[palatino][ec]
ah, so when using ec one also needs the 8r entries? i didn't know that
i'll patch it
Hans
More information about the dev-context
mailing list