Re: [Matplotlib-users] Patch to fix stale tex cache issues

2007-07-18 Thread Darren Dale
I just commited Alexander Schmolck's patch to make usetex respect changes to rc settings. TexManager used to configure its support for latex at load time, and ignored later changes to rc settings. Thank you Alexander for the patch. Alexander - I am sorry it took so long to commit this patch. I c

[Matplotlib-users] Patch to fix stale tex cache issues [Was: using different font families with?LaTeX-generated text]

2007-05-18 Thread Alexander Schmolck
Darren Dale <[EMAIL PROTECTED]> writes: > You should also make your rc changes before importing pylab. That might be > considered a bug, and would take some work to fix. I think I've fixed the bug (well, mostly see TODO), as well as a few other minor bugs: - ``__init__.py`` * defaultParams va