Skip to content

Commit 72b6f32

Browse files
committed
added back mathjax-newcm
1 parent e54d61b commit 72b6f32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_layouts/page.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
<!-- http://docs.mathjax.org/en/latest/options/output/chtml.html?highlight=displayAlign#the-configuration-block -->
6262
<script>
6363
MathJax = {
64+
loader: {
65+
paths: {
66+
'mathjax-newcm': '[mathjax]/../@mathjax/mathjax-newcm-font',
67+
}
68+
},
6469
output: {
6570
displayAlign: 'left'
6671
}

0 commit comments

Comments
 (0)