Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site digi-g.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!stolaf!umn-cs!digi-g!dan From: dan@digi-g.UUCP (Dan Messinger) Newsgroups: net.unix-wizards,net.text Subject: Re: (more) nroff questions on italics/underscore Message-ID: <359@digi-g.UUCP> Date: Sun, 11-Nov-84 00:15:07 EST Article-I.D.: digi-g.359 Posted: Sun Nov 11 00:15:07 1984 Date-Received: Tue, 6-Nov-84 06:30:38 EST References: <925@opus.UUCP> <> Reply-To: dan@digi-g.UUCP (dan) Organization: DigiGraphic Systems Corp., Mpls. MN Lines: 19 Summary: In article rcd@opus.UUCP (Dick Dunn) writes: >(Anyone have experience with variable-width characters in nroff--a "poor >man's" proportional font?) > >I actually have a slightly larger >problem here - not only does it use the literal character, but it assumes >that it has width t.Char (the value of "Char" in the header part of the >driving table). This has confounded my efforts to make any sort of non- >uniform character width, since the underlining is immediately thrown off. > I put together a table to make nroff do proportional spacing on our printer. I, too, was surprized by the underline. I ended up writing a filter to reduce the multiple ___\b\b\b into single _\b, and then running it through ul to convert to using the printer's underline mode. Crude, but the proportional spaced output sure looks nice. (Dick, if you want my filter, drop me a note) Dan Messinger ihnp4!umn-cs!digi-g!dan