Questions tagged [mathjax]

MathJax is an open-source JavaScript engine that makes it easy to embed mathematical equations, symbols, and formulae on a web page. There is also a server-side version that provides command-line and nodejs interfaces to MathJax.

MathJax is an open-source JavaScript engine that makes it easy to embed mathematical equations, symbols, and formulae on a web page. There is also a server-side version that provides command-line and nodejs interfaces to MathJax.

Details:

Download:


Stack Overflow partners MathJax, please check out our tutorial.

1754 questions
19
votes
3 answers

Configuring mathjax to stick to certain divs

I have recently started a blog, in which I talk about programming, reading, science, and math. Now, for the programming part, I have installed SyntaxHighlighter, but I am rather confused with what I should use for math. I'm thinking about using…
Manishearth
  • 14,882
  • 8
  • 59
  • 76
19
votes
1 answer

Mathjax curly brackets don't show up (using jekyll)

I use Mathjax on my static (jekyll-generated) site : Mathjax is loaded but curly brackets don't show up. $ \{ 2*3 \} $ -> 2*3 $ \left{ 2*3 \right} -> \left{ 2*3 \right} (math style) I'd like to have (for instance) a simple {2*3} Cheers
ted
  • 13,596
  • 9
  • 65
  • 107
18
votes
2 answers

How to create a personal wiki+blog on github using org-mode?

I Love org-mode! I tried to create my personal pages using org-export-html. Org-mode can export latex-math using mathjax very well, and many many other feathers. I love that! I want a tidy and beautiful personal site integrated with wiki and blogs…
Vivodo
  • 1,542
  • 2
  • 17
  • 31
18
votes
1 answer

Rendering MathJax updated with .html()

jsfiddle example: https://jsfiddle.net/3qu846tu/ I'm trying to update MathJax-math by means of .html(), however, it seems my code isn't working. My current code looks somewhat like this, but it outputs "1+2=3"…
Frank Vel
  • 1,202
  • 1
  • 13
  • 27
18
votes
2 answers

Mathjax multi-line equation rendering issue

I'm using MathJax to display math in a webpage. My MathJax code looks like this: