From: Samuel M. S. <sm...@sa...> - 2006-02-04 15:59:50
|
Darrel, I this other thread you mention recent changes to the tex font handling. I am assuming that these are not in the 0.86.2 distribution? Is this related to my poor resolution problem? > I made some improvements to the usetex option over the last few > days in order > to make font selection fit seemlessly with the rest of Matplotlib. > The usetex > option will now respect the serif, sans-serif, monospace, and > cursive rc > settings. Usetex looks until it finds a latex-compatible font, or > defaults to > computer modern. Proper font support with plainTeX is more > difficult, and > everyone seems to use the latex backend anyway, so I am dropping > support of > the tex engine. With these changes, the font.latex.package and the > text.tex.engine rc settings are no longer needed, and should be > removed from > ones personal matplotlibrc file. |