|
From: Darren D. <dd...@co...> - 2006-02-10 00:40:54
|
I just committed a number of changes related to the usetex option. I modified the way we scale text to handle changes in font size, this is handled by latex now and closes a long standing bug related to the rendering of extremely long strings. I believe the recent problem related to an errant font command I introduced last week have also been resolved. On Thursday 09 February 2006 13:20, Robert Hetland wrote: > My only suggestion is to poll Mac users about dvipng versions and > problems (or lack of problems). Perhaps a short term solution would > be to create an rc option that users could toggle if they were having > problems. This would at least allow us to investigate the problem > further, without too much hacking on the part of the user. Mac users can use a temporary rc parameter to get nice results with usetex. Just add text.dvipnghack : True to your matplotlibrc file. Darren |