On Thu, Sep 10, 2009 at 8:08 PM, John Hunter wrote:
> We've had a significant number of bug-fixes in the release branch, so
> this weekend I'm going to try and put out a release candidate for
> 0.99.1, and perhaps this will be the last release of this branch but
> time will tell. I'll build the t
Hi folks,
if one were to say, think of writing something like a book (or a
paper) using sphinx and plots generated from python scripts, the plot
directive would be extremely useful. But as best as I can tell, it
generates at the end of the day 'image' directives, where as for
including figures in
On Sat, Sep 12, 2009 at 8:29 PM, Fernando Perez wrote:
> Before I dive into the code too far, I figured I'd ask the experts.
Too late for that, common sense has never been my forte.
Here's a diff against current trunk to play with this idea.
WARNING: Please note that this is NOT meant to be ap
On Sat, Sep 12, 2009 at 11:12 PM, Fernando Perez wrote:
> Here's a diff against current trunk to play with this idea.
Updated patch that handles correctly more than one option (I think the
bug was even in the original, not sure).
Cheers,
f
Index: plot_directive.py
=