Since I never did this before: anyone who knows what the steps are?
Is there a (PC also) tool which can convert ttf to pk for example?
I'm using MikTeX on the Winside and teTeX on the UNIXside...
Cheers,
Walter
--
http://www.xs4all.nl/~wtbril/signature
> Since I never did this before: anyone who knows what the steps are?
> Is there a (PC also) tool which can convert ttf to pk for example?
> I'm using MikTeX on the Winside and teTeX on the UNIXside...
`Book Antiqua' is a TrueType version of the Type 1 font called `Palatino'.
The later is resident in most PS printers, and support for it exists
in the LaTeX 2e PSNFSS distribution (see palatiny.sty).
--
Y&Y, Inc. mailto:sup...@YandY.com http://www.YandY.com
> Since I never did this before: anyone who knows what the steps are?
> Is there a (PC also) tool which can convert ttf to pk for example?
> I'm using MikTeX on the Winside and teTeX on the UNIXside...
Get ttf2pk from
ftp://ftp.freetype.org/pub/freetype/devel/freetype-current.tar.gz
install it, write a proper FD file and there you are. I've succesfully
used it for a book just now.
Werner