Deployed b53060071 to 2021.12 in en with MkDocs 1.2.3 and mike 2.1.3

This commit is contained in:
Matthias
2024-08-20 19:01:17 +01:00
parent 3d04b0a7e0
commit fe430836eb
88 changed files with 60943 additions and 0 deletions

View File

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