On Wed, Jan 7, 2009 at 18:31, Alan Bromborsky <[email protected]> wrote: > Duh on my part. I didn't even think about the documentation. If you > use the 'math' directive you have to have latex. If you are going to > use any latex math constructs in the documentation you need latex. > Considering what sympy is you will need math constructs at some point to > document it so latex is required to make html.
No, sphinx.ext.jsmath can be used to generate HTML with LaTeX equations without needing a LaTeX installation. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
