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

More MathJax v2.7.5 files added (#670)

This commit is contained in:
nobody
2021-09-11 19:35:03 +02:00
parent 8879f400dc
commit 8791896940
9 changed files with 1215 additions and 0 deletions

View File

@@ -334,24 +334,30 @@ const IgnoredHost = {
* https://codeberg.org/nobody/LocalCDN/issues/75
*/
const MathJaxFiles = {
'config/default.js': true,
'config/TeX-AMS_HTML-full.js': true,
'config/TeX-AMS-MML_HTMLorMML.js': true,
'config/TeX-MML-AM_CHTML.js': true,
'extensions/TeX/begingroup.js': true,
'extensions/TeX/cancel.js': true,
'extensions/TeX/mhchem3/mhchem.js': true,
'extensions/MathEvents.js': true,
'extensions/MathMenu.js': true,
'extensions/MathZoom.js': true,
'extensions/tex2jax.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,
'jax/element/mml/jax.js': true,
'jax/element/mml/optable/BasicLatin.js': true,
'jax/element/mml/optable/GeneralPunctuation.js': true,
'jax/element/mml/optable/Latin1Supplement.js': true,
'jax/element/mml/optable/MathOperators.js': true,
'jax/element/mml/optable/SuppMathOperators.js': true,
'jax/input/TeX/config.js': true,
'jax/input/TeX/jax.js': true,
'jax/output/CommonHTML/fonts/TeX/fontdata.js': true,
'jax/output/CommonHTML/autoload/mtable.js': true,
'jax/output/CommonHTML/jax.js': true,