|
From: david P. <dav...@kc...> - 2004-09-30 15:22:14
|
John
Thank you for pointing me to the examples.
It works for me too.
Sorry to raise false alarm.
Regards David
-----Original Message-----
From: John Hunter [mailto:jdh...@ac...]
Sent: 30 September 2004 14:44
To: david Powell
Cc: mat...@li...
Subject: Re: [Matplotlib-users] mathtext
>>>>> "david" == david Powell <dav...@kc...> writes:
david> Thanks for previous help. Using 0.63.2 I now cannot render
david> TEX symbols.
david> Has anyone else done this under Windows?
david> I appear to have the right Bakoma fonts in
david> D:\Python23\share\matplotlib.
david> I tried creating the environment variable TTFPATH at the
david> python prompt to point to this directory but no luck.
Works fine for me on windows XP. Can you run the mathtext_demo.py at
http://matplotlib.sf.net/examples/mathtext_demo.py ?
What backend are you using - tkagg is the default and should be set in
D:\Python23\share\.matplotlibrc according to the info you provided
above.
JDH
|