Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utcs.UUCP Path: utzoo!utcs!ian From: ian@utcs.UUCP (Ian F. Darwin) Newsgroups: net.unix-wizards Subject: Re: WordStar<-->Troff Message-ID: <660@utcs.UUCP> Date: Fri, 24-May-85 19:05:37 EDT Article-I.D.: utcs.660 Posted: Fri May 24 19:05:37 1985 Date-Received: Sat, 25-May-85 00:31:39 EDT References: <10728@brl-tgr.ARPA> Organization: University of Toronto - General Purpose UNIX Lines: 14 The current (May/Jun 85) ish of Micro/Systems Journal has two articles on decrypting WordStar files. Neither converts to troff; both provide a good base. One is in C, the other in a Pascal dialect. To convert troff to wordstar, write the 20% of code that does 80% of the job by writing an nroff terminal table and a small C postprocessor. The nroff terminal table emits ^B for bdon and bdoff, \023 for iton and itoff, and straight ascii for everything else. --- Ian Darwin, Toronto uucp: {ihnp4|decvax}!utcs!ian Envoy-100: I.Darwin Bitnet: ian@utoronto Contributing Editor, Micro/Systems Journal