Deployed 9a4661397 to 2022.12 in en with MkDocs 1.4.2 and mike 2.1.3

This commit is contained in:
Matthias
2024-08-20 19:04:42 +01:00
parent c6ede7e7ff
commit 6422e4561e
119 changed files with 92389 additions and 0 deletions

View File

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