Path: utzoo!attcan!uunet!husc6!uwvax!oddjob!mimsy!haven!ncifcrf!nlm-mcs!adm!smoke!gwyn From: gwyn@smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.questions Subject: Re: troff to postscript translators Keywords: troff ditroff postscript Message-ID: <8659@smoke.ARPA> Date: 8 Oct 88 01:03:46 GMT References: <286@drd.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 14 In article <286@drd.UUCP> apctrc!drd!mark@uunet.UU.NET (Mark Lawrence) writes: >In <556@ssp15.idca.tds.philips.nl> Jos Vos wrote about TPSCRIPT. I notice >that it expects ditroff output. Is ditroff output different from troff output >and if so, is there a converter available to do that? Yes, recent versions of troff produce universal-format text output intended to be post-processed by device-specific interpreters, instead of C/A/T binary codes like the old original troff. Unfortunately device-independent troff is not a standard part of the Berkeley distribution, and since it's a separately-licensed add-on AT&T product, many vendors don't package it with their systems. You should contact your vendor or some Documentor's WorkBench supplier such as Elan or SoftQuad. (DWB also contains the Memorandum Macros, tbl, eqn, pic, and more recently grap.)