On Sat, Oct 10, 1998 at 06:16:49PM +0000, Phillip Helbig wrote: > I would like to use the PostScript fonts, specifically the psnfss times > package, so that manuscripts for the journal Astronomy and Astrophysics > will be typeset as they later will appear in the journal. Normally all you have to do, if you have a reasonably recent LaTeX, is to say \usepackage{times}. This uses times.sty in the psnfss package (which usually comes with LaTeX).