mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-04-19 01:54:36 +00:00
chore(web): move mathjax3
This commit is contained in:
parent
382fecac89
commit
4e149d376f
web
app/views
js/mathjax3
a11y
adaptors
core.jsinput
asciimath.jsmml.js
latest.jsloader.jsmml-chtml.jsmml-svg.jsnode-main.jsmml
tex-base.jstex-full.jstex.jstex/extensions
action.jsall-packages.jsams.jsamscd.jsautoload.jsbbox.jsboldsymbol.jsbraket.jsbussproofs.jscancel.jscases.jscenternot.jscolor.jscolortbl.jscolorv2.jsconfigmacros.jsempheq.jsenclose.jsextpfeil.jsgensymb.jshtml.jsmathtools.jsmhchem.jsnewcommand.jsnoerrors.jsnoundefined.jsphysics.jsrequire.jssetoptions.jstagformat.jstextcomp.jstextmacros.jsunicode.jsupgreek.jsverb.js
output
chtml.js
chtml/fonts
tex.js
svg.jswoff-v2
MathJax_AMS-Regular.woffMathJax_Calligraphic-Bold.woffMathJax_Calligraphic-Regular.woffMathJax_Fraktur-Bold.woffMathJax_Fraktur-Regular.woffMathJax_Main-Bold.woffMathJax_Main-Italic.woffMathJax_Main-Regular.woffMathJax_Math-BoldItalic.woffMathJax_Math-Italic.woffMathJax_Math-Regular.woffMathJax_SansSerif-Bold.woffMathJax_SansSerif-Italic.woffMathJax_SansSerif-Regular.woffMathJax_Script-Regular.woffMathJax_Size1-Regular.woffMathJax_Size2-Regular.woffMathJax_Size3-Regular.woffMathJax_Size4-Regular.woffMathJax_Typewriter-Regular.woffMathJax_Vector-Bold.woffMathJax_Vector-Regular.woffMathJax_Zero.woff
svg/fonts
sre/mathmaps
startup.jstex-chtml-full-speech.jstex-chtml-full.jstex-chtml.js@ -175,7 +175,7 @@ if (!isset($ShowPageHeader)) {
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<script id="MathJax-script" src="<?= HTML::url('/lib/MathJax/tex-mml-chtml.js') ?>"></script>
|
||||
<script id="MathJax-script" src="<?= HTML::url('/js/mathjax3/tex-mml-chtml.js') ?>"></script>
|
||||
<?php endif ?>
|
||||
|
||||
<?php if (isset($REQUIRE_LIB['jquery.form'])) : ?>
|
||||
|
0
web/lib/MathJax/input/tex/extensions/autoload.js → web/js/mathjax3/input/tex/extensions/autoload.js
0
web/lib/MathJax/input/tex/extensions/autoload.js → web/js/mathjax3/input/tex/extensions/autoload.js
0
web/lib/MathJax/input/tex/extensions/colortbl.js → web/js/mathjax3/input/tex/extensions/colortbl.js
0
web/lib/MathJax/input/tex/extensions/colortbl.js → web/js/mathjax3/input/tex/extensions/colortbl.js
0
web/lib/MathJax/input/tex/extensions/extpfeil.js → web/js/mathjax3/input/tex/extensions/extpfeil.js
0
web/lib/MathJax/input/tex/extensions/extpfeil.js → web/js/mathjax3/input/tex/extensions/extpfeil.js
0
web/lib/MathJax/input/tex/extensions/noerrors.js → web/js/mathjax3/input/tex/extensions/noerrors.js
0
web/lib/MathJax/input/tex/extensions/noerrors.js → web/js/mathjax3/input/tex/extensions/noerrors.js
0
web/lib/MathJax/input/tex/extensions/textcomp.js → web/js/mathjax3/input/tex/extensions/textcomp.js
0
web/lib/MathJax/input/tex/extensions/textcomp.js → web/js/mathjax3/input/tex/extensions/textcomp.js
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user