On Apr 18, 11:46 pm, Guenter Milde <mi...@users.berlios.de> wrote:
> On 2011-04-19, Gokhan Sever wrote:
>
> > Hello,
> > Is there a way to label (or create html references) for equation
> > terms? Say that the equation is rendered via mathjax as shown here
> >http://mathjax.connectmv.com/mathjax-extension/with-mathjax.html
> > Could for instance in the very bottom a link created (or popup a
> > tooltip) for the "e" or "pi" term where below, the term is described?
>
> When rendering with mathjax, there is (AFAIK) nothing that can be done
> by Sphinx. Ask the mathjax people (and, if there is some magic to be
> added to the LaTeX math source, ask again here).
>
> Günter

Using the latest sphinx checkout and following the latest-build
documentation on http://sphinx.pocoo.org/latest/ext/math.html

I have to configure my mathjax path as:
mathjax_path = '../mathjax/MathJax.js?config=default.js'

to get it properly working otherwise I get a warning from the mathjax
for extra configuration.

This probably needs to be updated in the devel documentation.

Also, I asked the same question on their list at
http://groups.google.com/group/mathjax-users/t/e8c9ac4aa5e0be98

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

Reply via email to