Add mathjax

This commit is contained in:
Gaspard Jankowiak 2013-02-24 21:41:51 +01:00
commit 6f5f4167dd
4 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,7 @@
<link rel="stylesheet" href="/stylesheets/pygment_trac.css">
<link rel="icon" href="/images/favicon.png">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
<script src="/javascripts/respond.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>