Merge branch 'mathjax-hotfix'

This commit is contained in:
Bridger Maxwell
2012-04-06 19:09:38 -04:00
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
tex2jax: {inlineMath: [ ['$','$'], ["\\(","\\)"]],
displayMath: [ ['$$','$$'], ["\\[","\\]"]]}
});
</script> <script type="text/javascript" src="${ settings.LIB_URL }mathjax/MathJax.js?config=TeX-AMS_HTML-full"></script>
</script>
<script>
$(function(){
$.ajaxSetup ({