Template:LntExplicitLoadMathjax: Difference between revisions

From LNTwww
No edit summary
No edit summary
Line 1: Line 1:
<html><head>
<html>
  <!--
<!--
    can be used to make sure to load mathjax before any other script (like jsx for example)
  can be used to make sure to load mathjax before any other script (like jsx for example)
    this simply injects a html tag which loads mathjax immediately instead of waiting for the MW php loader
  this simply injects a html tag which loads mathjax immediately instead of waiting for the MW php loader
-->
-->
  <script type="text/javascript" src="https://en.lntwww.de/MathJax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,local/mwMathJaxConfig"></script>
<script type="text/javascript" src="https://en.lntwww.de/MathJax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full,local/mwMathJaxConfig"></script>
</head></html>
</html>

Revision as of 22:50, 14 September 2017