Oups I found the problem, I don't know why because it was working fine before 
the upgrade to gutsy but I have to change matplotlib configuration and 
everything is working fine if I put in the file:

rc('text', usetex=True)

sorry to have bother you with this,

N.

Le Friday 19 October 2007 08:37:00 Darren Dale, vous avez écrit :
> On Thursday 18 October 2007 11:49:50 am [EMAIL PROTECTED] wrote:
> >     Hi,
> >
> > I have a small problem with label.
> >
> >
> > plot([0,1],[0,1])
> > xlabel(r'$ABCDEF$',fontsize=35)
> >
> > (but the size doesn't change anything) I obtain the result visible on the
> > figure join. I think there are a problem when using latex and how the
> > first character is handle.
>
> I don't think its a problem with matplotlib; I can't reproduce the problem
> on my machine. Maybe its an issue with your dvipng? I'm using version 1.9.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to