Hi,

I found an estrange behavior:

When I write :math:`\{a\}` I get the expected output when I use the
'sphinx.ext.pngmath' extension. However, if I use the
'sphinx.ext.mathjax' extension instead MathJax do not render the
formula. The formula is rendered only if I remove the second curly
brace. 

Is estrange, but I see that the second curly brace breaks the Emacs
highlighting of the formula. So I put extra curly braces

    :math:`{\{a\}}`

and that fix both: MathJax processing and Emacs highlighting.

Regards,
Daniel


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to