Re: [sage-devel] Re: We can now have pictures in our documentation

2015-06-30 Thread Nathann Cohen
Yo ! > Btw, I have another remark: in the online reference manual on sagemath page, > clicking on "(Source code)" next to a plot results in a 404 error That's fixed: http://trac.sagemath.org/ticket/17618 Though the online manual will still display them until the next 'stable' release (wh

Re: [sage-devel] Re: We can now have pictures in our documentation

2015-06-30 Thread Eric Gourgoulhon
Thanks for your prompt answer. As I said, this is not a big deal, since everything can be reformulated without the Sage preparser. Btw, I have another remark: in the online reference manual on sagemath page, clicking on "(Source code)" next to a plot results in a 404 error, see e.g. the plot of

Re: [sage-devel] Re: We can now have pictures in our documentation

2015-06-30 Thread Nathann Cohen
> I am using it in #18528 and have noticed that the Sage preparser is not > invoked in the series of instructions between ".. PLOT::" and > "sphinx_plot(...)": we cannot use the "<>" trick and we have to write "x**2" > instead of "x^2". Is there a way to turn the Sage preparser on? Anyway, this > i

[sage-devel] Re: We can now have pictures in our documentation

2015-06-30 Thread Eric Gourgoulhon
Hi Nathann, Many thanks for this very useful enhancement! I am using it in #18528 and have noticed that the Sage preparser is not invoked in the series of instructions between ".. PLOT::" and "sphinx_plot(...)": we cannot use the "<>" trick and we have to write "x**2" instead of "x^2". Is there

Re: [sage-devel] Re: We can now have pictures in our documentation

2015-03-19 Thread Nathann Cohen
Hell, > Cool. Any reason we couldn't just detect the standard plot() command > in a PLOT section? Technically, I guess that everything is possible. Now, the immediate reason is that this is implemented through something called a "sphinx directive" [1], and that I have not figured out

Re: [sage-devel] Re: We can now have pictures in our documentation

2015-03-18 Thread Robert Bradshaw
Cool. Any reason we couldn't just detect the standard plot() command in a PLOT section? On Wed, Mar 18, 2015 at 2:16 AM, Nathann Cohen wrote: > Hell, > >> - Can this be used to show pdf pictures obtained by (tikz) latex code? > > > HM O_o > > Well, not as it is right now. You should b

[sage-devel] Re: We can now have pictures in our documentation

2015-03-18 Thread Nathann Cohen
Hell, - Can this be used to show pdf pictures obtained by (tikz) latex code? > HM O_o Well, not as it is right now. You should be able to plot anything that has some .plot command that works through matplotlib. If you can create a matplotlib object from a pdf file perhaps, but ther

[sage-devel] Re: We can now have pictures in our documentation

2015-03-17 Thread jplab
This looks very powerful!!! Thank you very much!! I have a few questions (you probably see me coming with these...): - Can this be used to show pdf pictures obtained by (tikz) latex code? - In general, can sage show a pdf picture as a plot option? (Something in the vain of http://www.liafa.un

[sage-devel] Re: We can now have pictures in our documentation

2015-02-18 Thread Dominique Laurain
Bravo et merci -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googleg