"M.C. Vernon" <[EMAIL PROTECTED]> writes: | On 5 Nov 1998, Gary L. Hennigan wrote: | | > "M.C. Vernon" <[EMAIL PROTECTED]> writes: | > | Is there anyway I can convert truetype fonts to a format useable | > | by latex? | > | > I don't believe you can directly do this. I've heard you can use a | > TT -> PS Type 1 converter and then use those, although the quality of | > the result may or may not be acceptable. Haven't tried it myself but | > you can find the converter at: | | Well, the debian package works fine - now where do I put my new .tfms?
Of course it's up to you, but I think the Debian teTeX package uses the /usr/lib/texmf/local, which actually points to /usr/local/lib/texmf, so I'd stuff them in a subdirectory there. Something along the lines of what's done in the non-local directory, e.g., /usr/lib/texmf/local/fonts/tfm/<font family>/* Gary