Difference between revisions of "Template:McMaster/Header2"

Line 60: Line 60:
 
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
 
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
  
<script type="text/javascript" src="https://2018.igem.org/Template:McMaster/jasnybootstrapmin/JS?action=raw&amp;ctype=text/javascript"></script>
+
 
<script type="text/x-mathjax-config">
+
MathJax.Hub.Config({
+
  tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]},
+
  jax: ["input/TeX","output/SVG"],
+
  TeX: { equationNumbers: { autoNumber: "AMS" } }
+
});
+
</script>
+
<script type="text/javascript">
+
$(document).ready(function() {
+
$('div.make-it-glow').each(function(i, e) {hljs.highlightBlock(e)});
+
});
+
</script>
+
  
  

Revision as of 04:22, 17 October 2018