-
Notifications
You must be signed in to change notification settings - Fork 0
/
mathjax.html
22 lines (22 loc) · 1005 Bytes
/
mathjax.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="2487.5">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
</style>
</head>
<body>
<p class="p1"><script></p>
<p class="p1"><span class="Apple-converted-space"> </span>MathJax = {</p>
<p class="p1"><span class="Apple-converted-space"> </span>tex: {</p>
<p class="p1"><span class="Apple-converted-space"> </span>tags: 'ams'<span class="Apple-converted-space"> </span>// should be 'ams', 'none', or 'all'</p>
<p class="p1"><span class="Apple-converted-space"> </span>}</p>
<p class="p1"><span class="Apple-converted-space"> </span>};</p>
<p class="p1"></script></p>
</body>
</html>