Explorar el Código

remove autoNumber specification for MathJax

Yuki Takei hace 8 años
padre
commit
137d44dd76
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lib/views/layout/layout.html

+ 0 - 1
lib/views/layout/layout.html

@@ -42,7 +42,6 @@
     <script type="text/x-mathjax-config" async>
       MathJax.Hub.Config({
         skipStartupTypeset: true,
-        TeX: { equationNumbers: { autoNumber: "AMS" }},
         extensions: ["tex2jax.js"],
         jax: ["input/TeX", "output/SVG"],
         tex2jax: {