Path: utzoo!attcan!uunet!ogicse!uwm.edu!bionet!arisia!roo!mdixon From: mdixon@parc.xerox.com (Mike Dixon) Newsgroups: comp.sys.next Subject: Re: TeX on the NeXT. Message-ID: Date: 15 Jun 90 03:00:38 GMT References: <1499@cica.cica.indiana.edu> Sender: news@parc.xerox.com Organization: Xerox PARC, Palo Alto, CA Lines: 10 In-reply-to: tsui@cica.cica.indiana.edu's message of 13 Jun 90 20:42:39 GMT to use Postscript text fonts in TeX, i just use \font commands like \font\tenrm=Times-Roman at 10pt and everything works perfectly. if you'd like to use them for math, you'll also have to say things like \textfont0=\tenrm (i'd recommend sticking with the TeX fonts for math symbols). -- .mike.