Re: exporting grafics as eps
- To: mathgroup at smc.vnet.net
- Subject: [mg17380] Re: exporting grafics as eps
- From: paulh (P.J. Hinton)
- Date: Thu, 6 May 1999 02:44:05 -0400
- Organization: Wolfram Research, Inc.
- References: <7gdse7$p7s@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <7gdse7$p7s at smc.vnet.net>, Christian Verbeek <verbeek at uni-muenster.de> writes: > the eps-filter of mathematica 3.0 seems to be defect. is there a bugfix > available? Your problem statement is too vague for a precise answer to be given. Could you please describe for us exactly what behavior you are observing that leaves you to believe that there is a defect? What _exact_ version of Mathematica are you using? That is, what is returned by the kernel when you evaluate: {$Version, $ReleaseNumber} There are two different ways to generate EPS graphics in Mathematica. One uses the kernel function Display[], and the other uses a front end menu command sequence from the Edit menu. Which one did you use? The only known problem with EPS export was with all 3.0.0.x notebook front ends, and that is fixable by performing the steps in this FAQ: http://www.wolfram.com/support/Graphics/Formats/EPS/FrontEndFix.html -- P.J. Hinton Mathematica Programming Group paulh at wolfram.com Wolfram Research, Inc. http://www.wolfram.com/~paulh/ Disclaimer: Opinions expressed herein are those of the author alone.