Deployed d3b6256f8 to 2024.1 in en with MkDocs 1.5.3 and mike 2.1.3

This commit is contained in:
Matthias
2024-08-20 19:09:08 +01:00
parent 395060d4b2
commit cd1e949d2a
126 changed files with 120354 additions and 0 deletions

View File

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