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

MathJax v3 tex-chtml.js (#1229)

This commit is contained in:
nobody
2022-12-03 06:58:31 +01:00
parent aa94989a4f
commit 20c140798c
4 changed files with 4 additions and 0 deletions

View File

@@ -418,6 +418,7 @@ const MathJaxFiles = {
const MathJax3Files = {
'es5/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff': true,
'es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff': true,
'es5/tex-chtml.js': true,
'es5/tex-mml-chtml.js': true,
};