Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!bonnie!akgua!whuxlm!whuxl!houxm!vax135!cornell!uw-beaver!laser-lovers From: laser-lovers@uw-beaver Newsgroups: fa.laser-lovers Subject: help: printing long lines with troff Message-ID: <1264@uw-beaver> Date: Sat, 1-Jun-85 01:45:50 EDT Article-I.D.: uw-beave.1264 Posted: Sat Jun 1 01:45:50 1985 Date-Received: Sun, 2-Jun-85 00:38:30 EDT Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 25 From: lim@nprdc.arpa (Bill Lim) According to the troff manual, the maximum line length is 7.54 inches. The folks around the center in which I work, would like to print line greater than this (say in the landscape mode). Thus, my task is to modify troff to extend the maximum to what ever. However, what ever initial enthusiasm I had quickly wore away after examining the source. troff, for the most part is uncommented, has tens of global variables (probably hundreds, I didn't care to count them all), and two or three character variables, functions, and constants. So, before plunging into the code right away, I thought I might inquire if anyone out there has modified troff so that it goes beyon the 7.54 inches? If so, how? If it is not possible, why (besides the excuse of unreadable code)? By the way, I have been told that ditroff can print lines greater than the 7.54 inches. Is this true? Thank in advance for any help. Bill Lim lim@NPRDC.ARPA