Here's what I got: > import docutils > print (docutils.__file__) /usr/local/lib/python2.6/dist-packages/docutils/__init__.pyc > print (docutils.__version__) 0.9
> rst2html.py --version rst2html.py (Docutils 0.9 [snapshot 2011-08-30, r7116], Python 2.6.5, on linux2) > I'm assuming MathJax / MathML is working for you when you run rst2html > on the file (the same one you're editing with Leo) from the command > line. Yes, it works fine like that. > If MathJax / MathML is *not* working for you from the command line, I'd > try fixing that first. Am I to understand that viewrendered renders math correctly for everyone else? -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
