Код: Выделить всё
MathJax.Hub.Config({
jax: ["input/TeX", "output/PreviewHTML"],
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true
},
"HTML-CSS": {
mtextFontInherit: true
}
});
Подробнее здесь: https://stackoverflow.com/questions/797 ... th-mathjax