Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cica!news.cs.indiana.edu!att!cbnewsl!npn From: npn@cbnewsl.att.com (nils-peter.nelson) Newsgroups: comp.text.desktop Subject: Re: transition from troff to ??? Summary: PostScript previewer on Sun works with troff Keywords: Sun SPARCstation Message-ID: <1990Nov9.193758.2513@cbnewsl.att.com> Date: 9 Nov 90 19:37:58 GMT References: <1990Nov9.183325.75@cbnewsl.att.com> Distribution: na Organization: AT&T Bell Laboratories Lines: 13 There was also a query a few weeks ago about PostScript previewers. There is a program called pageview that Sun includes with its OPEN LOOK distribution which displays PostScript on screen. Anyone with DWB 3.1 troff can do: troff ... | dpost | pageview to get on-screen documents. There is also a "ditview" program on the X11R4 tape that goes straight from troff: troff -TX75 ... | ditview The advantage of the former is that it permits pictures and displays all fonts; the latter does not.