Skip to content

Commit

Permalink
Remove MathJax Loading Messages
Browse files Browse the repository at this point in the history
  • Loading branch information
thostetler committed Mar 12, 2018
1 parent 805e20b commit 0744c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/discovery.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ require.config({
exports: "MathJax",
init: function () {
MathJax.Hub.Config({
messageStyle: 'none',
HTML: ["input/TeX","output/HTML-CSS"],
TeX: { extensions: ["AMSmath.js","AMSsymbols.js"],
equationNumbers: { autoNumber: "AMS" } },
Expand Down

0 comments on commit 0744c94

Please sign in to comment.