We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11a0d0 commit 8e8665fCopy full SHA for 8e8665f
scripts/JSRootCore.js
@@ -18,7 +18,7 @@
18
'jqueryui-mousewheel' : dir+'jquery.mousewheel.min',
19
'jqueryui-touch-punch' : dir+'touch-punch.min',
20
'rawinflate' : dir+'rawinflate.min',
21
- 'MathJax' : 'https://root.cern/js/mathjax/latest/MathJax.js?config=TeX-AMS-MML_SVG,&delayStartupUntil=configured',
+ 'MathJax' : 'https://root.cern/js/mathjax/latest/MathJax.js?config=TeX-AMS-MML_SVG&delayStartupUntil=configured',
22
'saveSvgAsPng' : dir+'saveSvgAsPng.min',
23
'dat.gui' : dir+'dat.gui.min',
24
'threejs' : dir+'three.min',
0 commit comments