Sfoglia il codice sorgente

Changed MathJax config file.

Sander Mathijs van Veen 14 anni fa
parent
commit
cce9134759
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/frontend/tpl/editor.html

+ 1 - 1
src/frontend/tpl/editor.html

@@ -3,7 +3,7 @@
     <head>
     <head>
         <meta http-equiv="content-type" content="text/html; charset=utf-8">
         <meta http-equiv="content-type" content="text/html; charset=utf-8">
         <title>Mathematical term rewriting frontend</title>
         <title>Mathematical term rewriting frontend</title>
-        <script type="text/javascript" src="../../../external/mathjax/unpacked/MathJax.js?config=trs"></script>
+        <script type="text/javascript" src="../../../external/mathjax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full"></script>
     </head>
     </head>
     <body>
     <body>