Deployed f97e81042 to 2020.12 in en with MkDocs 1.6.0 and mike 2.1.2

This commit is contained in:
Matthias
2024-08-20 18:56:57 +01:00
parent 6c53452583
commit 31c41d2021
90 changed files with 64090 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};