summaryrefslogtreecommitdiff
path: root/latex/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'latex/template.html')
-rw-r--r--latex/template.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/latex/template.html b/latex/template.html
index 3764f3a..79a12ee 100644
--- a/latex/template.html
+++ b/latex/template.html
@@ -9,12 +9,6 @@
<style>
$main.css()$
</style>
- <script>
- MathJax = {
- loader: {load: ["[tex]/physics"]},
- tex: {packages: {"[+]": ["physics"]}}
- };
- </script>
$if(math)$
$math$
$endif$