Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • $\begingroup$ Unfortunately this doesn't change anything. The problem with my Export to .eps is that the upper label is slightly cut from above, and that the spacings between letters are completely misaligned. The bottom label should be "Chirikov mLE", but it looks like "Chi ri kovm LE"; note also extremely big spacings in the legend. When I Export to .pdf everything looks ok and in the Front End also everything is fine. So there's a bug connected with exporting to .eps $\endgroup$ Commented Jan 6, 2015 at 17:56
  • 1
    $\begingroup$ @corey979 These are two separate questions. The first is how to achieve the style like in Mma7, and the second is how to export to eps. Above I only answered the first one. Concerning the second there were several discussions here. May be it is worth having a look. My feeling is that there are some problems with the exporting to eps in Mma9 amd 10. I, however, often successfully do such an export to later use the images as illustrations for journal publications. My trick is to first rasterize the image: Rasterize[Fig8,RasterSize->1000] . Try this, it might help. $\endgroup$ Commented Jan 7, 2015 at 8:19