Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!labrea!decwrl!decvax!tektronix!orca!stank From: stank@orca.UUCP Newsgroups: comp.text Subject: Re: RUNOFF-like macro package? Message-ID: <2406@orca.TEK.COM> Date: Fri, 11-Sep-87 22:02:56 EDT Article-I.D.: orca.2406 Posted: Fri Sep 11 22:02:56 1987 Date-Received: Sun, 13-Sep-87 07:40:21 EDT References: <44900004@uicsrd> Reply-To: stank@orca.UUCP (Stan Kalinowski) Organization: Tektronix, Inc., Wilsonville, OR Lines: 16 In article <44900004@uicsrd> kai@uicsrd.csrd.uiuc.edu writes: > >Someone must have made the conversion from VMS and RUNOFF to UNIX and >DITROFF. Does a macro package exist for DITROFF that performs most of the >major functions of RUNOFF? > Well I don't have a macro package but I do have a little lex script that converts runoff macro invocations to nroff mm macro invocations. It's a quick hack, it's not complete, (it only recognizes the subset of runoff macros that were in the documents that I needed to convert), but you are welcome to it. It could serve as a base for you to hack if no one else comes up with a better solution. Send me email if there is any interest. Stan