Hi all,

With the integration of mathtex into matplotlib nearing completion  
(just bug fixes really) I think now is a good time to be considering  
the best way to include mathtex into matplotlib.

This has already been discussed on the mathtex mailing list, with  
Michael proposing a few ways of doing this. However, I am not an  
expert by any means when it comes to Python set-up/configuring. (As  
anyone who has looked at setup.py in mathtex will have seen.)

While including the source is not difficult (it can be done directly  
or using svn:external) getting it built/configured is. Lets say that  
mathtex was dumped into lib/, how would one go about configuring and  
installing it from setup.py in matplotlib.

Although I am sure that just executing a shell command would do it I  
am sure there must be a 'better' option for this type of 'package  
chaining'.

Does anyone have any suggestions or recommendations?

Regards, Freddie.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to