[sage-support] Re: Issue with SageTeX's sageplot functionality

2011-02-07 Thread Michael Anselmi
Thanks to matplotlib developer Jouni Seppänen, this issue has (hopefully) been fixed upstream: In the meantime, I will commit a quick workaround that just disables the fonts we can't handle instead of aborting with an assert. Now committed in revision 8955 (1.0 maintenance branch) and 8956

Re: [sage-support] Re: Issue with SageTeX's sageplot functionality

2011-02-07 Thread Dan Drake
On Mon, 07 Feb 2011 at 11:42AM -0800, Michael Anselmi wrote: Thanks to matplotlib developer Jouni Seppänen, this issue has (hopefully) been fixed upstream: In the meantime, I will commit a quick workaround that just disables the fonts we can't handle instead of aborting with an assert.

[sage-support] Re: Issue with SageTeX's sageplot functionality

2011-02-06 Thread Volker Braun
Just tripped over the same issue. Seems to be a incompatibility with texlive2010. Can you file a trac ticket? Somebody also wrote this on the matplotlib mailinglist: http://article.gmane.org/gmane.comp.python.matplotlib.general/26110 Minimal testcase: sage: from matplotlib.dviread import *

[sage-support] Re: Issue with SageTeX's sageplot functionality

2011-02-06 Thread Michael Anselmi
As matplotlib does not have a bug ticketing system (at least not one I can find), I submitted a bug report to the matplotlib-users mailing list: http://article.gmane.org/gmane.comp.python.matplotlib.general/26250 -- To post to this group, send email to sage-support@googlegroups.com To