Fixed section numbering.
I had some sections at level 2 when they should have been level 3.
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
<script>
|
||||
MathJax.Hub.Config({
|
||||
TeX: {
|
||||
extensions: ["AMSmath.js"]
|
||||
extensions: ["AMSmath.js", "autobold.js"]
|
||||
},
|
||||
tex2jax: {
|
||||
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
|
||||
|
||||
Reference in New Issue
Block a user