Path: utzoo!attcan!uunet!wuarchive!rex!samsung!uakari.primate.wisc.edu!sdd.hp.com!decwrl!shelby!neon!pescadero.Stanford.EDU!philip From: philip@pescadero.Stanford.EDU (Philip Machanick) Newsgroups: comp.lang.postscript Subject: Re: A program to convert .ps to .eps? Message-ID: <1990Aug20.192334.6922@Neon.Stanford.EDU> Date: 20 Aug 90 19:23:34 GMT References: <90232.075141HBX@psuvm.psu.edu> Sender: news@Neon.Stanford.EDU (USENET News System) Reply-To: philip@pescadero.stanford.edu Organization: Computer Science Department, Stanford University Lines: 14 In article <90232.075141HBX@psuvm.psu.edu>, HBX@psuvm.psu.edu (Terry Harrison 336 Beam BAB 3-3357) writes: > Is there a program (PD or otherwise) that will take a postscript file and > and convert it to EPS? For example, I would like to run a postscript graph > from mathematica through it, and then include it as a \special in TeX. > In general, this is a difficult problem (e.g., EPS requires the bounding box of the picture, and the absence of some global state-changing operations). However, in the example cited, it's simple: run your Mathematica graph through psfix, which is supplied with the Mathematica package. Philip Machanick philip@pescadero.stanford.edu