master
parent
c37aee9c9c
commit
040c2dac9e
|
@ -12,6 +12,7 @@ I installed mathjax as described here http://stackoverflow.com/a/8444409/406686.
|
||||||
|
|
||||||
The rebuild of an old site containing math is missing the following lines:
|
The rebuild of an old site containing math is missing the following lines:
|
||||||
|
|
||||||
|
<code>
|
||||||
<script src="/mathjax/MathJax.js?config=TeX-AMS_HTML-full" type="text/javascript"></script>
|
<script src="/mathjax/MathJax.js?config=TeX-AMS_HTML-full" type="text/javascript"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -23,3 +24,4 @@ If your browser supports JavaScript, be sure it is enabled.</b>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
</noscript>
|
</noscript>
|
||||||
|
</code>
|
||||||
|
|
Loading…
Reference in New Issue