Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!cairo!tut From: tut%cairo@Sun.COM (Bill Tuthill) Newsgroups: comp.text Subject: Enhancements to Old Troff Message-ID: <30176@sun.uucp> Date: Tue, 6-Oct-87 17:40:19 EDT Article-I.D.: sun.30176 Posted: Tue Oct 6 17:40:19 1987 Date-Received: Fri, 9-Oct-87 23:21:09 EDT Sender: news@sun.uucp Lines: 29 Thanks to responses from this newsgroup, I recently modified old troff to have a longer line length, and to use PostScript Times Roman width tables. While I'm at it, I thought a few other changes might be nice. Has anybody ever done the following: 1. Expanded the number of fonts from 4 to 6, let's say. It would be great to have Courier and Courier Bold available. 2. Fixed the various ligature bugs. Most of these haven't even been fixed in the newest ditroff, by the way. Getta loada these: % troff -a .nr f 1 xx\nfyy .fl xxy1y % troff -man .TP .BI \-f fontname .TP \fB\-f\fIfontname\fP The above produces an ff ligature in bold instead of an f in bold then an f in italics. The bug apparently results from .TP's use of the rare .it request. Thanks in advance, Bill Tuthill