sphinx extension finalize

2008-10-20 Thread John Hunter
I have a sphinx extension directive"plot_directive" http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/doc/sphinxext/plot_directive.py which we use to embed matplotlib plots, with links to src, in our narrative and API docs, eg http://matplotlib.sourceforge.net/users/

Re: Python programs are not always getting pygmentized

2008-10-20 Thread Doug Hellmann
On Oct 19, 2008, at 3:54 PM, Bruce Eckel wrote: > Not really clear why it works most of the time, and not some of the > time. There's a syntax error in quickPython/strings.py and the version of that file embedded in the text in quickPython/quickPython.rst. When I fixed the "Print" on lin

Re: Latex / BibTex?

2008-10-20 Thread Ye Xu
also consider using sphinx to write my thesis. is this feature(Bibtex) already available in svn (0.5 in development)? other questions: if sphinx toctree can already handle index of tables and Illustration index? if the illustration(images) can have caption? thx On Fri, Oct 3, 2008 at 16:15, Pe

Spanish support (es_ES)

2008-10-20 Thread guillem
I've written a po file using the pot I found in the svn repository. I've tried to add spanish support in my working copy but I have not succeeded. Do I have to register the language somewhere in the sources in addition to put the files in the locale folder? Or would you rather that I send the po