Hi,
On 4 Aug 2009, at 14:12, Michael Droettboom wrote:
> However, after doing that I run into another error importing mathtex
> from mathtext_demo.py:
>
>> >>> from mathtex.mathtex_main import Mathtex
>> Traceback (most recent call last):
>> File "", line 1, in
>> File "/home/mdroe/usr/lib/py
Freddie Witherden wrote:
> Hi,
>
> On 3 Aug 2009, at 17:39, Michael Droettboom wrote:
>
>> Is there an additional step to install mathtex? I thought the goal
>> was to make "python setup.py install" work out of the box.
>>
>
> This was the goal and I got quite close to achieving it. This
Hi,
On 3 Aug 2009, at 17:39, Michael Droettboom wrote:
> Is there an additional step to install mathtex? I thought the goal
> was to make "python setup.py install" work out of the box.
This was the goal and I got quite close to achieving it. This latter
parts of this thread deal with the spe
I just did a clean install into a new virtualenv and I get the following
when running mathtext_demo.py:
/home/mdroe/usr/lib/python2.5/site-packages/matplotlib/backends/backend_agg.py:165:
UserWarning: matplotlib was compiled without mathtex support. Math will
not be rendered.
'Math will not
Hi all,
I have just finished going over the mathtex branch and it appears to
be totally feature complete. Furthermore, by using the newest version
of mathtex it also benefits from the recent rendering improvements.
I am therefore interested to hear peoples comments on it/what can be
improve