1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

MathJax additional files added

This commit is contained in:
nobody
2021-06-11 07:42:12 +02:00
parent b3fccc0c01
commit db44ebf5b3
7 changed files with 10 additions and 0 deletions

View File

@@ -322,6 +322,11 @@ const MathJaxFiles = {
'jax/element/mml/optable/Latin1Supplement.js': true,
'jax/element/mml/optable/MathOperators.js': true,
'jax/element/mml/optable/BasicLatin.js': true,
'fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff': true,
'fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff': true,
'fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff': true,
'fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff': true,
'fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff': true,
};
// Supported charsets for TextDecoder()