| Author |
Comment/Response |
Martin
|
10/10/11 12:21pm
After upgrading my Mathematica Version from 7 to 8 recently, I have the
problem that the EPS Export is malfunctioning. By executing for instance
Plot[Sin[x],{x,0,6Pi},Frame->True,
FrameLabel->{{"Test",""},{"Test",""}}]
Export["test.eps",%]
I am getting the EPS file which is attached. The problem is, that the characters are each separately encoded in the EPS and not
as a string as it should be. This leads to a large spacing between the characters and additionally prevents for example psfrag from replacing those strings.
Any ideas?
Attachment: test.eps, URL: , |
|