font issue on matlab 2014b OS X 10.9.4

1 vue (au cours des 30 derniers jours)
Gideon simpson
Gideon simpson le 5 Nov 2014
Commenté : Walter Roberson le 13 Nov 2015
On my OS X 10.9.4 machine, if I do an hgexport(gcf, 'fig1.eps'), on a figure that has latex fonts, i.e. I have a command like
xlabel('$x$', 'interpreter','latex');
when I open the eps file in Preview.app, I get the error:
PostScript Conversion Warning:
Converting the PostScript file "test.eps" produced the following warnings:
· CMR10 not found, using Courier.
· CMMI10 not found, using Courier.
  4 commentaires
Jessica Piper
Jessica Piper le 13 Nov 2015
Modifié(e) : Jessica Piper le 13 Nov 2015
Walter thanks for adding that link, however Mathworks hasn't provided a solution to this problem on that thread, even though they marked the answer as "accepted".
There is an eps export bug added by Mathworks in either 2014b or 2015a, because once I upgraded to 2015a all my plotting scripts that export to eps got broken. They still work fine in 2014a. (I have both installed.)
Walter Roberson
Walter Roberson le 13 Nov 2015
Right, I have not seen a resolution as yet; the above link is the place that has the most information about the problem.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by