Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!cs.utexas.edu!milano!titan!janssen@titan.sw.mcc.com From: janssen@titan.sw.mcc.com (Bill Janssen) Newsgroups: comp.windows.x Subject: Re: Fixes to get Xtroff working under R3 Summary: Andrew preview works quite nicely under R3 Message-ID: <1574@titan.sw.mcc.com> Date: 14 Nov 88 10:19:22 GMT Sender: janssen@titan.sw.mcc.com Lines: 11 The Andrew toolkit contains a ditroff previewer that works quite nicely under R3. To build it, make sure that you have defined the #define DITROFF_ENV in andrew/config/andrewenv.h, and build andrew/atk/preview. You will have to build the andrew/atk/basics, andrew/atk/support, and andrew/atk/apps directories first. Then say "troff -ms paper.ms | preview" to see your work on the screen, with some nice modes for scaling the picture, and switching back and forth between pages. Bill