<script type="application/x-mathplayer-prefs">
!SubjectArea="Calculus"; // or Geometry, or ProbabilityAndStatistics
</script>
code | picture of version 1.0.1 rendering | version 2.2 rendering | comment |
\$\sqrt{-p}/$ | $\sqrt{-p}$ | I liked the old version better; I put struts in some places to get a better appearance. |
|
\$p_1\$ and \$p_2\$ | $p_1$ and $p_2$ | I liked the spacing in the old version better (where the subscript is a teeny bit further away) | |
\$P_2\$ and \$z_2\$ | $P_2$ and $z_2$ | I like the size better in the new version; however, the subscripts are too close. It looks very bad on this page. |
<script type="text/javascript" src="/MathJax/MathJax.js">
MathJax.Hub.Config({
config: ["MMLorHTML.js"],
extensions: ["tex2jax.js", "TeX/noErrors.js"],
jax: ["input/TeX"],
tex2jax: {inlineMath: [['$','$'],['\\(','\\)']],
displayMath: [['$$','$$']],
processEscapes: true, previewTeX: false},
"HTML-CSS": {availableFonts:["TeX"]},
MMLorHTML: {prefer: "MML"}
});
</script>