When I plot, I get:

UserWarning: findfont: Font family ['sans-serif'] not found. Falling
back to Bitstream Vera Sans
  (prop.get_family(), self.defaultFamily[fontext]))

My matplotlibrc file has:

font.sans-serif: Computer Modern Sans Serif
font.serif:      Computer Modern Roman
font.monospace:  Computer Modern Typewriter

Have I typed these names incorrectly?  I recently (two days ago)
upgraded to the latest SVN of matplotlib and that is when the warning
started appearing.  I have a working TeXLive distribution in linux, so
the fonts should exist on my computer.

------------------------------------------------------------------------------

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to