Deployed d104fb13a to 2023.7 in en with MkDocs 1.4.3 and mike 2.1.3

This commit is contained in:
Matthias
2024-08-20 19:06:55 +01:00
parent 7b4e529ac9
commit 8ccbe38abc
123 changed files with 99903 additions and 0 deletions

View File

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