Rob Hetland wrote:
> I would like to use sans-serif math fonts in mathtext (inspired by
> Tufte -- most of his examples use sans fonts).
Thought you might want to know that matplotlib now supports the
sans-serif glyphs in the STIX fonts. Just set the rcParam
"mathtext.fontset" to "stixsans".
I am having a similar problem. However I can't seem to get matplotlib
to compile at all. It fails when it can't find png.h.
At the beginning, it says it can find freetype and libpng, but can't
find the appropriate header files. I have found them here:
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/incl
sent to: matplotlib-users@lists.sourceforge.net
I'm attempting to install matplotlib under version 10.5 ("Leopard") of
the Macintosh operating system.
I had an old installation, via Fink, which broke when I (foolishly)
upgraded from version 10.4 to version 10.5.
In principle, installing mat