Path: utzoo!utgpu!attcan!uunet!lll-winken!ames!mailrus!cornell!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.text Subject: Re: Options for getting Postscript from troff Message-ID: <1989Jan15.162025.364@cs.rochester.edu> Date: 15 Jan 89 21:20:24 GMT References: <144@qusunb.queensu.CA> Reply-To: ken@cs.rochester.edu (Ken Yap) Distribution: na Organization: U of Rochester, CS Dept, Rochester, NY Lines: 8 |experiences have people had with tpscript? The makefiles for X |Windows manuals use something called ptroff; does anybody know |what that is and where I can get it? Are there other ptroff is just a shell script supplied in Transcript to call ditroff, then psdit (ditroff to PS) and optionally send the result to the spooler (lpr). You can probably cook up a simple minded sh script to replace ptroff in 10 mins.