@@ -1,6 +1,11 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
+ <script>
+ MathJax = {
+ tex: { inlineMath: [['$', '$'], ['\\\\(', '\\\\)']] }
+ };
+ </script>
<script id="MathJax-script" src="./mathjax/tex-mml-chtml.js"></script>
<script>
globalConfig = {};