Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!cs.utexas.edu!rice!sun-spots-request From: shrew!shartley@uunet.uu.net (Stephen J. Hartley) Newsgroups: comp.sys.sun Subject: Re: fonts in Transcript Keywords: Miscellaneous Message-ID: <2777@brazos.Rice.edu> Date: 1 Nov 89 20:56:40 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 7 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 185, message 5 of 22 Yes, the troff manual talks about only four font positions, with Roman, Italic, Bold, and Special traditionally mounted on them. If you look at the first edition of Kernighan and Ritchie's C book, you will notice that they used troff to typeset their book (see the copyright page). That book uses the constant-width font throughout for program fragments. Somehow they were able to mount it with the .fp command or switch to it with the \f mechanism. Why doesn't it work with troff and Transcript on Sun's?