X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["449" "Sat" "10" "October" "1998" "19:07:54" "+0100" "Timothy Murphy" "tim@MATHS.TCD.IE" nil "11" "Re: use PS fonts in LaTeX for the journal A&A" "^Date:" nil nil "10" nil "use PS fonts in LaTeX for the journal A&A" nil nil nil] nil) X-POP3-Rcpt: schoepf@polly.zdv.Uni-Mainz.DE Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id UAA26907; Sat, 10 Oct 1998 20:08:27 +0200 (MET DST) Received: from lsv1.listserv.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.340A3226@listserv.gmd.de>; Sat, 10 Oct 1998 20:08:26 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 400759 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sat, 10 Oct 1998 20:08:21 +0200 Received: from salmon.maths.tcd.ie (mmdf@salmon.maths.tcd.ie [134.226.81.11]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with SMTP id UAA14082 for ; Sat, 10 Oct 1998 20:08:08 +0200 (MET DST) Received: from boole.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Oct 98 19:07:55 +0100 (BST) References: <98101018164904@man.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Message-ID: <19981010190754.A13834@maths.tcd.ie> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <98101018164904@man.ac.uk>; from Phillip Helbig on Sat, Oct 10, 1998 at 06:16:49PM +0000 Date: Sat, 10 Oct 1998 19:07:54 +0100 From: Timothy Murphy Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: use PS fonts in LaTeX for the journal A&A Status: R X-Status: X-Keywords: X-UID: 2680 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).