If MathJax can export formula as image, I can use to insert it to a webpage easily. Unfortunately, current MathJax don't support to export image! :(

Is there a simple way to create a embeded code to show formula just like Twitter above? If you have, could you show me some sample codes? Thanks!

< href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="my">Tweet < script type="text/javascript" src="//platform.twitter.com/widgets.js">

link|improve this question

71% accept rate
feedback

1 Answer

See my response to this question on the MathJax user's forum.

MathJax does not have image creation capabilities, and I don't know of a way to make that possible from Javascript (a quick web search suggests it is not readily doable). If you are looking to convert TeX to images, there are plenty of tools for doing that already. You could, for example, use TeX with dvipng, or one of the tools designed for that like the LaTeX Equation Editor or Laeqed applications. There are a number of on-line tools for doing this as well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.