Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!lll-winken!sun-barr!newstop!exodus!appserv!angel.Eng.Sun.COM!henry From: henry@angel.Eng.Sun.COM (Henry McGilton) Newsgroups: comp.lang.postscript Subject: Re: Getting Transcript 2.1 to use all LaserWriter Fonts Summary: pscatmap Message-ID: <444@appserv.Eng.Sun.COM> Date: 18 Feb 91 19:01:05 GMT References: <*fcG4w.k@cs.psu.edu> <1398@vidiot.UUCP> Sender: news@appserv.Eng.Sun.COM Lines: 17 In article ehrlich@cs.psu.edu (Dan Ehrlich) writes: * Let me clarify this. What I really meant to as was how do I * convience ptroff, the shell script which runs troff, to use a * built in font that adobe did not already build the troff font * files for? By default the transcript installation only builds * troff font data for AvantGarde, Bookman, Courier, Garamond, * Helvetica, Helvetica Narrow, Lubalin, New Century School Book, * Optima, Palatino, Souvenir, Times, and Zapf. What about the * other ~22 fonts my LaserWriter II NTX knows about? Start by looking at the TranScript Manual page pscatmap(8). Remember that old troff can only mount four fonts at a time. Use the -F command line option to ptroff to switch font groups. ........ Henry