Path: utzoo!utgpu!watmath!att!ucbvax!GARNET.BERKELEY.EDU!rusty From: rusty@GARNET.BERKELEY.EDU Newsgroups: comp.text Subject: Re: Helvetica fonts for LaTeX? Message-ID: <8908092226.AA25028@garnet.berkeley.edu> Date: 9 Aug 89 22:26:45 GMT References: <4777@omepd.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Lines: 14 If you have a PostScript printer you can use the resident Helvetica fonts. First ftp anonymous to rtsg.ee.lbl.gov and get the file dvi2ps.tar.Z. Extract it and save the directories Styles and afm2tfm. You don't need the rest. In particular don't use its dvi to PostScript converter, there's a much better one called dvips. To get it ftp anonymous to labrea.stanford.edu and cd to the pub directory and get the most recent dvips file; it may be a .tar.Z file or a .shar.Z file or whatever. At the moment I think it's dvips.34.tar.Z. Extract it and make dvips and install it. Then copy all of the .sty files from the Styles directory into your TEXINPUTS directory. Then go into the directory afm2tfm/tfm and copy all of the .tfm files into the directory where your .tfm files are kept. If there aren't any .tfm files in afm2tfm/tfm then go into that directory and say "make" and it will make them.