font issue on matlab 2014b OS X 10.9.4

1 次查看(过去 30 天)
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 个评论
Jessica Piper
Jessica Piper 2015-11-13
编辑:Jessica Piper 2015-11-13
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 2015-11-13
Right, I have not seen a resolution as yet; the above link is the place that has the most information about the problem.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by