Re: adding .tmf files to tex

1998-10-27 Thread Richard E. Hawkins Esq.
Antti-Juhani wrote, > On Mon, Oct 26, 1998 at 05:30:18PM -0600, Richard E. Hawkins Esq. wrote: > [.tfm files] > > But how in the world do I get latex to recognize these? I see a > > number of places I can put them, > Put them in a subdirectory of /usr/local/lib/texmf/fonts/tfm/ (IIRC) > and run

Re: adding .tmf files to tex

1998-10-26 Thread Antti-Juhani Kaijanaho
On Mon, Oct 26, 1998 at 05:30:18PM -0600, Richard E. Hawkins Esq. wrote: [.tfm files] > But how in the world do I get latex to recognize these? I see a > number of places I can put them, Put them in a subdirectory of /usr/local/lib/texmf/fonts/tfm/ (IIRC) and run texhash as root. Antti

adding .tmf files to tex

1998-10-26 Thread Richard E. Hawkins Esq.
After half a day of stumbling, I've figure out how to produce .tmf files for latex from plain postscript files. But how in the world do I get latex to recognize these? I see a number of places I can put them, and I assume that i need some configuration script or another to make them work. help