Fixed section numbering.

I had some sections at level 2 when they should have been
level 3.
This commit is contained in:
Roger Labbe
2015-10-19 18:01:39 -07:00
parent 11f28beae6
commit 4f7c896507
5 changed files with 1131 additions and 793 deletions

View File

@@ -208,7 +208,7 @@
<script>
MathJax.Hub.Config({
TeX: {
extensions: ["AMSmath.js"]
extensions: ["AMSmath.js", "autobold.js"]
},
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],