mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
More MathJax v2.7.5 files added (#708)
This commit is contained in:
@ -335,15 +335,20 @@ const IgnoredHost = {
|
||||
*/
|
||||
const MathJaxFiles = {
|
||||
'config/default.js': true,
|
||||
'config/MML_HTMLorMML.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/asciimath2jax.js': true,
|
||||
'extensions/MathEvents.js': true,
|
||||
'extensions/MathMenu.js': true,
|
||||
'extensions/MathML/content-mathml.js': true,
|
||||
'extensions/MathML/mml3.js': true,
|
||||
'extensions/MathZoom.js': true,
|
||||
'extensions/mml2jax.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,
|
||||
@ -361,6 +366,7 @@ const MathJaxFiles = {
|
||||
'jax/output/CommonHTML/fonts/TeX/fontdata.js': true,
|
||||
'jax/output/CommonHTML/autoload/mtable.js': true,
|
||||
'jax/output/CommonHTML/jax.js': true,
|
||||
'jax/output/CommonHTML/config.js': true,
|
||||
'jax/output/HTML-CSS/autoload/menclose.js': true,
|
||||
'jax/output/HTML-CSS/autoload/mtable.js': true,
|
||||
'jax/output/HTML-CSS/autoload/multiline.js': true,
|
||||
|
Reference in New Issue
Block a user