[sympy] Re: sphinx documentation for the rc1 release

2009-07-14 Thread Alan Bromborsky
Ondrej Certik wrote: On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will change when you push to the docs.sympy.org server, but the links for the books by Hestenes and Lasenby at the bottom of the GA Module currently don't work. Just thought I'd

[sympy] Re: sphinx documentation for the rc1 release

2009-07-14 Thread Ondrej Certik
On Tue, Jul 14, 2009 at 6:19 AM, Alan Bromborskyabro...@verizon.net wrote: Ondrej Certik wrote: On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will change when you push to the docs.sympy.org server, but the links for the books by Hestenes and Lasenby

[sympy] Re: sphinx documentation for the rc1 release

2009-07-14 Thread Aaron S. Meurer
On Jul 14, 2009, at 10:09 AM, Ondrej Certik wrote: On Tue, Jul 14, 2009 at 6:19 AM, Alan Bromborskyabro...@verizon.net wrote: Ondrej Certik wrote: On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will change when you push to the docs.sympy.org

[sympy] Re: sphinx documentation for the rc1 release

2009-07-14 Thread Alan Bromborsky
Ondrej Certik wrote: On Tue, Jul 14, 2009 at 6:19 AM, Alan Bromborskyabro...@verizon.net wrote: Ondrej Certik wrote: On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will change when you push to the docs.sympy.org server, but the links

[sympy] Re: sphinx documentation for the rc1 release

2009-07-14 Thread Ondrej Certik
On Tue, Jul 14, 2009 at 10:20 AM, Alan Bromborskyabro...@verizon.net wrote: Ondrej Certik wrote: On Tue, Jul 14, 2009 at 6:19 AM, Alan Bromborskyabro...@verizon.net wrote: Ondrej Certik wrote: On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will

[sympy] Re: sphinx documentation for the rc1 release

2009-07-13 Thread smichr
How is the sphinx documentation created? There are so many files with triple quoted string that are missing that it appears that it's not just a matter of processing files with in them. For example, only 3 files from sympy.core appear in the Global Module Index (add, basic and symbol) but there

[sympy] Re: sphinx documentation for the rc1 release

2009-07-13 Thread Ondrej Certik
On Mon, Jul 13, 2009 at 5:39 AM, smichrsmi...@gmail.com wrote: How is the sphinx documentation created? There are so many files with triple quoted string that are missing that it appears that it's not just a matter of processing files with in them. For example, only 3 files from sympy.core

[sympy] Re: sphinx documentation for the rc1 release

2009-07-13 Thread Alan Bromborsky
Ondrej Certik wrote: On Sun, Jul 12, 2009 at 12:15 PM, Ondrej Certikond...@certik.cz wrote: On Sun, Jul 12, 2009 at 11:47 AM, Alan Bromborskyabro...@verizon.net wrote: [...] At least for the geometric algebra documentation math mode is not working! That's right, thanks for

[sympy] Re: sphinx documentation for the rc1 release

2009-07-13 Thread Luke
I don't know if this will change when you push to the docs.sympy.org server, but the links for the books by Hestenes and Lasenby at the bottom of the GA Module currently don't work. Just thought I'd let you know. ~Luke On Jul 13, 7:59 pm, Alan Bromborsky abro...@verizon.net wrote: Ondrej

[sympy] Re: sphinx documentation for the rc1 release

2009-07-13 Thread Ondrej Certik
On Mon, Jul 13, 2009 at 10:14 PM, Lukehazelnu...@gmail.com wrote: I don't know if this will change when you push to the docs.sympy.org server, but the links for the books by Hestenes and Lasenby at the bottom of the GA Module currently don't work.  Just thought I'd let you know. Let's fix

[sympy] Re: sphinx documentation for the rc1 release

2009-07-12 Thread Fabian Pedregosa
Ondrej Certik wrote: Hi, I created the latest git sphinx documentation and pushed it to github here: http://certik.github.com/sympy/ so this is how our docs at docs.sympy.org will look like after we release. This reminds me, Fabian, we should commit this:

[sympy] Re: sphinx documentation for the rc1 release

2009-07-12 Thread Ondrej Certik
On Sun, Jul 12, 2009 at 3:03 AM, Fabian Pedregosafab...@fseoane.net wrote: Ondrej Certik wrote: Hi, I created the latest git sphinx documentation and pushed it to github here: http://certik.github.com/sympy/ so this is how our docs at docs.sympy.org will look like after we release. This

[sympy] Re: sphinx documentation for the rc1 release

2009-07-12 Thread Alan Bromborsky
Ondrej Certik wrote: On Sun, Jul 12, 2009 at 3:03 AM, Fabian Pedregosafab...@fseoane.net wrote: Ondrej Certik wrote: Hi, I created the latest git sphinx documentation and pushed it to github here: http://certik.github.com/sympy/ so this is how our docs at docs.sympy.org will

[sympy] Re: Sphinx Documentation

2009-05-11 Thread Priit Laes
Ühel kenal päeval, P, 2009-05-10 kell 18:42, kirjutas Alan Bromborsky: In rst for python-sphinx how do declare bold colored text. I have a warning in my documentation that I really want to set off! **Here be bold text** http://sphinx.pocoo.org/rest.html#inline-markup Of course, there's

[sympy] Re: Sphinx Documentation

2009-05-11 Thread Alan Bromborsky
Priit Laes wrote: Ühel kenal päeval, P, 2009-05-10 kell 18:42, kirjutas Alan Bromborsky: In rst for python-sphinx how do declare bold colored text. I have a warning in my documentation that I really want to set off! **Here be bold text**

[sympy] Re: Sphinx

2008-12-30 Thread Ondrej Certik
Hi Alan, On Mon, Dec 29, 2008 at 6:26 AM, Alan Bromborsky abro...@verizon.net wrote: In sphinx/rst how do you center a table? Have you tried .. centered::? http://sphinx.pocoo.org/markup/para.html#dir-centered Ondrej --~--~-~--~~~---~--~~ You received this

[sympy] Re: Sphinx

2008-12-30 Thread Ondrej Certik
On Tue, Dec 30, 2008 at 8:41 AM, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: Hi Alan, On Mon, Dec 29, 2008 at 6:26 AM, Alan Bromborsky abro...@verizon.net wrote: In sphinx/rst how do you center a table? Have you tried .. centered::?

[sympy] Re: Sphinx question

2008-11-30 Thread Ondrej Certik
On Sun, Nov 30, 2008 at 3:24 AM, Alan Bromborsky [EMAIL PROTECTED] wrote: Ondrej Certik wrote: On Sat, Nov 29, 2008 at 6:37 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: I am able to convert equations form latex to rst and reference them now but referencing other entities is driving me

[sympy] Re: Sphinx question

2008-11-30 Thread Alan Bromborsky
Ondrej Certik wrote: On Sun, Nov 30, 2008 at 3:24 AM, Alan Bromborsky [EMAIL PROTECTED] wrote: Ondrej Certik wrote: On Sat, Nov 29, 2008 at 6:37 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: I am able to convert equations form latex to rst and reference them now but

[sympy] Re: Sphinx question

2008-11-29 Thread Ondrej Certik
Hi Alan! On Sat, Nov 29, 2008 at 6:37 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: I am able to convert equations form latex to rst and reference them now but referencing other entities is driving me crazy. How would you do the following in sphinx (rst). Have a section of verbatim input

[sympy] Re: Sphinx question

2008-11-29 Thread Ondrej Certik
On Sat, Nov 29, 2008 at 8:56 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: Alan Bromborsky wrote: Ondrej Certik wrote: Hi Alan! On Sat, Nov 29, 2008 at 6:37 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: I am able to convert equations form latex to rst and reference them now but

[sympy] Re: Sphinx question

2008-11-29 Thread Ondrej Certik
On Sat, Nov 29, 2008 at 10:59 PM, Ondrej Certik [EMAIL PROTECTED] wrote: On Sat, Nov 29, 2008 at 10:13 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: Ondrej Certik wrote: On Sat, Nov 29, 2008 at 8:56 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: Alan Bromborsky wrote: Ondrej Certik wrote:

[sympy] Re: Sphinx question

2008-11-29 Thread Alan Bromborsky
Ondrej Certik wrote: On Sat, Nov 29, 2008 at 6:37 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: I am able to convert equations form latex to rst and reference them now but referencing other entities is driving me crazy. How would you do the following in sphinx (rst). Have a section of

[sympy] Re: Sphinx question

2008-11-16 Thread Ondrej Certik
Hi Alan! On Sun, Nov 16, 2008 at 5:05 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: Does sphinx let you use the full power of LaTeX in the documentation such as macros and all the math constructs. Why is it preferable to using the PythonLatex styles in pure LaTeX. My problem is that I would

[sympy] Re: Sphinx question

2008-11-16 Thread Fredrik Johansson
On Sun, Nov 16, 2008 at 5:05 PM, Alan Bromborsky [EMAIL PROTECTED] wrote: Does sphinx let you use the full power of LaTeX in the documentation such as macros and all the math constructs. Why is it preferable to using the PythonLatex styles in pure LaTeX. My problem is that I would have