Hi,

by putting

rc('text', usetex=True)
rc('text.latex',preamble='\usepackage[bitstream-charter]{mathdesign}')       

in my plot source I was trying to get a consistent fontface, but it doesn't
work.
I know since preamble is not officially supported in matplotlib I didn't
really expect it to work so easily. 

But because Bitstream Charter is officially supported and selectable for
normal text, I was wondering why the font package is not loaded with
mathdesign? Is it possible to load the mathdesign package somewhere
manually?
Thanks.
-- 
View this message in context: 
http://old.nabble.com/LaTeX-Mathdesign-Fonts-patch--tp28202319p28202319.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to