Update master to v2.7.1 #1

Merged
SuzanneSoy merged 242 commits from master into master 2017-05-02 14:25:00 +01:00
Showing only changes of commit d3eec1386a - Show all commits

View File

@ -502,6 +502,7 @@
//
var jax = script.MathJax.elementJax, math = jax.root,
node = document.getElementById(jax.inputID+"-Frame");
if (!node) return;
this.getMetrics(jax);
if (this.scale !== 1) node.style.fontSize = jax.CHTML.fontSize;
//