|
|
@ -34,21 +34,18 @@ |
|
|
|
p{font-size:18px;} |
|
|
|
</style> |
|
|
|
|
|
|
|
|
|
|
|
<script type="text/x-mathjax-config"> |
|
|
|
MathJax.Hub.Config({ |
|
|
|
SVG: { |
|
|
|
scale: 70, |
|
|
|
linebreaks: { |
|
|
|
automatic: true, |
|
|
|
width: "container" |
|
|
|
} |
|
|
|
} |
|
|
|
}); |
|
|
|
</script> |
|
|
|
MathJax.Hub.Config({ |
|
|
|
CommonHTML: { linebreaks: { automatic: true, width: "container" }, scale: 75 }, |
|
|
|
"HTML-CSS": { linebreaks: { automatic: true, width: "container" }, scale: 75 }, |
|
|
|
SVG: { linebreaks: { automatic: true, width: "container" }, scale: 75 } |
|
|
|
}); |
|
|
|
</script> |
|
|
|
<script type="text/javascript" async |
|
|
|
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"> |
|
|
|
</script> |
|
|
|
|
|
|
|
\ |
|
|
|
</head> |
|
|
|
|
|
|
|
<body class="no-mathjax"> |
|
|
|