On Thu, Jan 8, 2009 at 3:19 PM, Alan Bromborsky <abro...@verizon.net> wrote:
> Robert Kern wrote:
>> On Wed, Jan 7, 2009 at 18:31, Alan Bromborsky <abro...@verizon.net> 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.
>>
>>
> I have attached patch for revision of latex_ex and documentation for
> latex_ex so that LaTeXPrinter will not require the latex and xdvi
> program to run.  Of course if you don't have the programs or some
> equivalent you won't be able to view the output of LaTeXPrinter.  If you
> do have latex and xdvi the output will be displayed in a window when the
> function latex_ex.xdvi() is called.  See docs for details.

Thanks for the patch and sorry for my later review. I am having
trouble applying it --- do you think you could please push your branch
to github.com? Or sent all the patches that should be applied to
sympy-patches. I tried to apply it either directly or on top of both
of your previous patches, but it still fails.

Sorry for that,
Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to