[matplotlib-devel] texmanager.py:137

2007-07-24 Thread Nils Wagner
Hi all,

Is there a way to suppress the warning

/usr/local/lib64/python2.5/site-packages/matplotlib/texmanager.py:137:
UserWarning: No LaTeX-compatible font found for the sans-serif font
family in rcParams. Using default.
  warnings.warn('No LaTeX-compatible font found for the %s font family
in rcParams. Using default.' % ff)

Nils
 


-
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] texmanager.py:137

2007-07-24 Thread Darren Dale
On Tuesday 24 July 2007 9:38:43 am Nils Wagner wrote:
 Hi all,

 Is there a way to suppress the warning

 /usr/local/lib64/python2.5/site-packages/matplotlib/texmanager.py:137:
 UserWarning: No LaTeX-compatible font found for the sans-serif font
 family in rcParams. Using default.
   warnings.warn('No LaTeX-compatible font found for the %s font family
 in rcParams. Using default.' % ff)

I'm working on it...

-
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] texmanager.py:137

2007-07-24 Thread Darren Dale
On Tuesday 24 July 2007 12:05:15 pm Darren Dale wrote:
 On Tuesday 24 July 2007 9:38:43 am Nils Wagner wrote:
  Hi all,
 
  Is there a way to suppress the warning
 
  /usr/local/lib64/python2.5/site-packages/matplotlib/texmanager.py:137:
  UserWarning: No LaTeX-compatible font found for the sans-serif font
  family in rcParams. Using default.
warnings.warn('No LaTeX-compatible font found for the %s font family
  in rcParams. Using default.' % ff)

 I'm working on it...

Its fixed in svn 3608.

-
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel