Line 2: | Line 2: | ||
<head> | <head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
− | <script type="text/javascript" src="https:// | + | <script type="text/javascript" src="https://2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML |
"></script> | "></script> | ||
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | MathJax.Hub.Config({ | ||
+ | tex2jax: { | ||
+ | inlineMath: [['$','$'], ['\\(','\\)']], | ||
+ | processEscapes: true | ||
+ | }, | ||
TeX: { equationNumbers: { autoNumber: "AMS" } }, | TeX: { equationNumbers: { autoNumber: "AMS" } }, | ||
− | "HTML-CSS": { linebreaks: { automatic: true } }, | + | "HTML-CSS": { scale: 105, linebreaks: { automatic: true } }, |
− | + | SVG: { scale: 105, linebreaks: { automatic: true } } | |
}); | }); | ||
</script> | </script> | ||
Line 16: | Line 20: | ||
<body style="background-color:rgb(247,237,183);"> | <body style="background-color:rgb(247,237,183);"> | ||
− | + | <p> | |
− | + | \[ | |
+ | \begin{align} & \ce{M^2+ + pro <=> pro(M^2+)} \\ | ||
+ | & \ce{H+ + pro <=> pro(H+)} \\ | ||
+ | & \ce{MN + 2H+ -> H2N + M^2+} | ||
+ | \end{align} | ||
+ | \] | ||
</p> | </p> | ||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 08:20, 7 October 2017
\[ \begin{align} & \ce{M^2+ + pro <=> pro(M^2+)} \\ & \ce{H+ + pro <=> pro(H+)} \\ & \ce{MN + 2H+ -> H2N + M^2+} \end{align} \]