Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!s.cs.uiuc.edu!ycju From: ycju@s.cs.uiuc.edu Newsgroups: comp.sys.mac Subject: MAC - Latex, MAC - troff Message-ID: <214000037@s.cs.uiuc.edu> Date: 26 Oct 89 16:31:52 GMT Lines: 15 Nf-ID: #N:s.cs.uiuc.edu:214000037:000:619 Nf-From: s.cs.uiuc.edu!ycju Oct 25 11:14:00 1989 Does anybody happen to know how to put pictures generated on the MAC into the troff and Latex documents? My friend told me this: (1) Save the work in EPS format (2) copy the EPS file to the Latex document folder (3) call \psfig macro with the name of the EPS file whenever you want it (4) run dvips to translate the .dvi file into postscript file (5) send the postscript file to the laser writer. Is it correct? Do I need the dictionary file (Appledict.h?)? Could anybody send me a copyof psfig.tex and the sourcefile of dvips? I use troff a lot. Does anyone know the procedure to work with troff?