Improve mathjax integration
This commit is contained in:
@@ -6,13 +6,9 @@
|
||||
<link rel="stylesheet" href="${root}stylesheet.css"/>
|
||||
<script>
|
||||
window.MathJax = {
|
||||
tex: {
|
||||
inlineMath: [['$', '$'], ['\\(', '\\)']]
|
||||
},
|
||||
options: {
|
||||
enableMenu: false,
|
||||
enableEnrichment: false,
|
||||
makeCollapsible: false
|
||||
enableEnrichment: false
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user