Hi Alan! On Tue, Nov 25, 2008 at 9:49 PM, Alan Bromborsky <[EMAIL PROTECTED]> wrote: > > I am documenting the new geometric algebra module and extended latex > modules with the python-doc latex macros that come with the python > distribution. When I commit my changes should I include postscript/pdf > files generated from the latex files or just the latex files. Note that > I found it to be non-trivial to put the python-doc latex macros in the > latex path so I could compile my latex files.
I suggest you use Sphinx for the documentation. Feel free to provide your own file in the doc/src directory. See the doc/README for info how to compile it. You can use latex formulas in sphinx -- and the advantage is that the result is a nice html, including all equations. See for example here: http://docs.scipy.org/doc/scipy/reference/tutorial/ how it looks like. Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
