Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!uw-beaver!cornell!deb From: deb@elli.cs.cornell.edu (David Baraff) Newsgroups: comp.lang.postscript Subject: MacDraw Postscript in LaTex?? Summary: how? Message-ID: <50301@cornell.UUCP> Date: 4 Jan 91 16:39:36 GMT References: <134400018@cdp> Sender: nobody@cornell.UUCP Reply-To: deb@cs.cornell.edu (David Baraff) Organization: Cornell Univ. CS Dept, Ithaca NY Lines: 27 Has anyone managed to do the following? We're trying to use the 'psfig' command in LaTex to include some PostScript produced by the printer driver of MacDraw, on a Mac. There seems to be some trouble in that in order to just print the MacDraw image, you must have the Apple Dictionary. So, if we just do something like cat appledict.ps macfile.ps | lpr we get an OK image, where appledict.ps is a file containing the apple dictionary, captured from a Mac. But when we try to include macfile.ps in a LaTex document, we can't print the resulting file. We've tried putting appledict.ps in the macfile.ps, so the whole thing is included as one unit by Latex. Doesn't work. We've also tried just sticking appledict.ps in front of the output produced by LaTex, and sending that to the printer. Also doesn't work. So, has anyone managed to incorporate MacDraw produced PostScript using LaTex? David Baraff deb@cs.cornell.edu