Re: [Matplotlib-users] mpl sphinx extension

2009-05-05 Thread Timmie
> I believe that it is just moved to another directory > (lib/matplotlib/sphinxext). Yes, thanks. Its here: http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/ trunk/matplotlib/lib/matplotlib/sphinxext/ -- The NEW

Re: [Matplotlib-users] mpl sphinx extension

2009-05-04 Thread Jae-Joon Lee
I believe that it is just moved to another directory (lib/matplotlib/sphinxext). http://www.nabble.com/Re%3A-Sphinx-custom-extension-mess%2C-and-patches-p22037746.html Regards, -JJ On Mon, May 4, 2009 at 11:02 AM, Timmie wrote: > Hello, > why is the matplotlib.sphinxext.mathmpl been taken

[Matplotlib-users] mpl sphinx extension

2009-05-04 Thread Timmie
Hello, why is the matplotlib.sphinxext.mathmpl been taken off the SVN repository: https://matplotlib.svn.sourceforge.net/svnroot/ matplotlib/trunk/matplotlib/doc/sphinxext/ I have been using it to parse formulas in my documentation source. It is still used by the Sphinx configuration from mpl svn