Fix typo in commit 9f0059c
.
This commit is contained in:
parent
9f0059cfb4
commit
e3ad30b4bd
|
@ -683,7 +683,7 @@
|
|||
// Get the data about the math
|
||||
//
|
||||
var jax = script.MathJax.elementJax, math = jax.root,
|
||||
div = jax.HTMLCSS.div, span = jax.HTMLCSS.div;
|
||||
div = jax.HTMLCSS.div, span = jax.HTMLCSS.span;
|
||||
if (!div) return;
|
||||
//
|
||||
// Set the font metrics
|
||||
|
|
Loading…
Reference in New Issue
Block a user