Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!ut-sally!im4u!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu (Ron Natalie) Newsgroups: comp.unix.questions Subject: Re: Courier font in troff Message-ID: <14496@topaz.rutgers.edu> Date: Sun, 6-Sep-87 16:15:51 EDT Article-I.D.: topaz.14496 Posted: Sun Sep 6 16:15:51 1987 Date-Received: Sun, 6-Sep-87 21:27:53 EDT References: <1196@pinney.munsell.UUCP> <6399@brl-smoke.ARPA> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 15 If you are using a Apple LaserWriter on a UNIX machine you are probably using either the PSDIT driver (for ditroff), in which case Doug's comments are correct, or using PSCAT with the old troff. To use PSCAT and Courier, you have to specify an alternate font family of courier. This is done with the -F options. Best to use the provided ptroff shell scripts to get all this right. Note that you can't mix font families with the old troff. A further complication is that for some reason the Courier device tables weren't generated in my distribution. However, this is easy to fix, and if you need to know, I will try to remember what I did. -Ron