From 64f1fb4700538e008a24ac87922df4dd7c554493 Mon Sep 17 00:00:00 2001 From: tiger2005 <41613797+tiger2005@users.noreply.github.com> Date: Mon, 15 Aug 2022 21:17:46 +0800 Subject: [PATCH] Downgrade MathJax to v2.7.9 --- css/problem.css | 1 - js/problem.js | 8 +- mathjax2.7/MathJax.js | 19 + mathjax2.7/config/TeX-AMS_HTML-full.js | 149 +++ .../TeX/woff/MathJax_AMS-Regular.woff | Bin 0 -> 40816 bytes .../TeX/woff/MathJax_Caligraphic-Bold.woff | Bin 0 -> 9908 bytes .../TeX/woff/MathJax_Caligraphic-Regular.woff | Bin 0 -> 9624 bytes .../TeX/woff/MathJax_Fraktur-Bold.woff | Bin 0 -> 22336 bytes .../TeX/woff/MathJax_Fraktur-Regular.woff | Bin 0 -> 21492 bytes .../HTML-CSS/TeX/woff/MathJax_Main-Bold.woff | Bin 0 -> 34456 bytes .../TeX/woff/MathJax_Main-Italic.woff | Bin 0 -> 20812 bytes .../TeX/woff/MathJax_Main-Regular.woff | Bin 0 -> 34164 bytes .../TeX/woff/MathJax_Math-BoldItalic.woff | Bin 0 -> 19780 bytes .../TeX/woff/MathJax_Math-Italic.woff | Bin 0 -> 19356 bytes .../TeX/woff/MathJax_Math-Regular.woff | Bin 0 -> 19296 bytes .../TeX/woff/MathJax_SansSerif-Bold.woff | Bin 0 -> 15928 bytes .../TeX/woff/MathJax_SansSerif-Italic.woff | Bin 0 -> 14628 bytes .../TeX/woff/MathJax_SansSerif-Regular.woff | Bin 0 -> 12668 bytes .../TeX/woff/MathJax_Script-Regular.woff | Bin 0 -> 11864 bytes .../TeX/woff/MathJax_Size1-Regular.woff | Bin 0 -> 5792 bytes .../TeX/woff/MathJax_Size2-Regular.woff | Bin 0 -> 5476 bytes .../TeX/woff/MathJax_Size3-Regular.woff | Bin 0 -> 3256 bytes .../TeX/woff/MathJax_Size4-Regular.woff | Bin 0 -> 5160 bytes .../TeX/woff/MathJax_Typewriter-Regular.woff | Bin 0 -> 17620 bytes .../TeX/woff}/MathJax_Vector-Bold.woff | Bin .../TeX/woff}/MathJax_Vector-Regular.woff | Bin .../HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js | 19 + .../HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js | 19 + .../fonts/TeX/AMS/Regular/BoxDrawing.js | 19 + .../fonts/TeX/AMS/Regular/CombDiacritMarks.js | 19 + .../fonts/TeX/AMS/Regular/Dingbats.js | 19 + .../fonts/TeX/AMS/Regular/EnclosedAlphanum.js | 19 + .../TeX/AMS/Regular/GeneralPunctuation.js | 19 + .../fonts/TeX/AMS/Regular/GeometricShapes.js | 19 + .../fonts/TeX/AMS/Regular/GreekAndCoptic.js | 19 + .../fonts/TeX/AMS/Regular/Latin1Supplement.js | 19 + .../fonts/TeX/AMS/Regular/LatinExtendedA.js | 19 + .../TeX/AMS/Regular/LetterlikeSymbols.js | 19 + .../HTML-CSS/fonts/TeX/AMS/Regular/Main.js | 19 + .../fonts/TeX/AMS/Regular/MathOperators.js | 19 + .../fonts/TeX/AMS/Regular/MiscMathSymbolsB.js | 19 + .../fonts/TeX/AMS/Regular/MiscSymbols.js | 19 + .../fonts/TeX/AMS/Regular/MiscTechnical.js | 19 + .../HTML-CSS/fonts/TeX/AMS/Regular/PUA.js | 19 + .../TeX/AMS/Regular/SpacingModLetters.js | 19 + .../TeX/AMS/Regular/SuppMathOperators.js | 19 + .../fonts/TeX/Caligraphic/Bold/Main.js | 19 + .../fonts/TeX/Caligraphic/Regular/Main.js | 19 + .../fonts/TeX/Fraktur/Bold/BasicLatin.js | 19 + .../HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js | 19 + .../HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js | 19 + .../HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js | 19 + .../fonts/TeX/Fraktur/Regular/BasicLatin.js | 19 + .../fonts/TeX/Fraktur/Regular/Main.js | 19 + .../fonts/TeX/Fraktur/Regular/Other.js | 19 + .../HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js | 19 + .../HTML-CSS/fonts/TeX/Greek/Bold/Main.js | 19 + .../fonts/TeX/Greek/BoldItalic/Main.js | 19 + .../HTML-CSS/fonts/TeX/Greek/Italic/Main.js | 19 + .../HTML-CSS/fonts/TeX/Greek/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/Main/Bold/Arrows.js | 19 + .../fonts/TeX/Main/Bold/CombDiacritMarks.js | 19 + .../TeX/Main/Bold/CombDiactForSymbols.js | 19 + .../fonts/TeX/Main/Bold/GeneralPunctuation.js | 19 + .../fonts/TeX/Main/Bold/GeometricShapes.js | 19 + .../fonts/TeX/Main/Bold/Latin1Supplement.js | 19 + .../fonts/TeX/Main/Bold/LatinExtendedA.js | 19 + .../fonts/TeX/Main/Bold/LatinExtendedB.js | 19 + .../fonts/TeX/Main/Bold/LetterlikeSymbols.js | 19 + .../HTML-CSS/fonts/TeX/Main/Bold/Main.js | 19 + .../fonts/TeX/Main/Bold/MathOperators.js | 19 + .../fonts/TeX/Main/Bold/MiscMathSymbolsA.js | 19 + .../fonts/TeX/Main/Bold/MiscSymbols.js | 19 + .../fonts/TeX/Main/Bold/MiscTechnical.js | 19 + .../fonts/TeX/Main/Bold/SpacingModLetters.js | 19 + .../fonts/TeX/Main/Bold/SuppMathOperators.js | 19 + .../TeX/Main/Bold/SupplementalArrowsA.js | 19 + .../fonts/TeX/Main/Italic/CombDiacritMarks.js | 19 + .../TeX/Main/Italic/GeneralPunctuation.js | 19 + .../fonts/TeX/Main/Italic/Latin1Supplement.js | 19 + .../TeX/Main/Italic/LetterlikeSymbols.js | 19 + .../HTML-CSS/fonts/TeX/Main/Italic/Main.js | 19 + .../TeX/Main/Regular/CombDiacritMarks.js | 19 + .../fonts/TeX/Main/Regular/GeometricShapes.js | 19 + .../HTML-CSS/fonts/TeX/Main/Regular/Main.js | 19 + .../fonts/TeX/Main/Regular/MiscSymbols.js | 19 + .../TeX/Main/Regular/SpacingModLetters.js | 19 + .../fonts/TeX/Math/BoldItalic/Main.js | 19 + .../HTML-CSS/fonts/TeX/Math/Italic/Main.js | 19 + .../fonts/TeX/SansSerif/Bold/BasicLatin.js | 19 + .../TeX/SansSerif/Bold/CombDiacritMarks.js | 19 + .../HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js | 19 + .../fonts/TeX/SansSerif/Bold/Other.js | 19 + .../fonts/TeX/SansSerif/Italic/BasicLatin.js | 19 + .../TeX/SansSerif/Italic/CombDiacritMarks.js | 19 + .../fonts/TeX/SansSerif/Italic/Main.js | 19 + .../fonts/TeX/SansSerif/Italic/Other.js | 19 + .../fonts/TeX/SansSerif/Regular/BasicLatin.js | 19 + .../TeX/SansSerif/Regular/CombDiacritMarks.js | 19 + .../fonts/TeX/SansSerif/Regular/Main.js | 19 + .../fonts/TeX/SansSerif/Regular/Other.js | 19 + .../fonts/TeX/Script/Regular/BasicLatin.js | 19 + .../HTML-CSS/fonts/TeX/Script/Regular/Main.js | 19 + .../fonts/TeX/Script/Regular/Other.js | 19 + .../HTML-CSS/fonts/TeX/Size1/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/Size2/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/Size3/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/Size4/Regular/Main.js | 19 + .../TeX/Typewriter/Regular/BasicLatin.js | 19 + .../Typewriter/Regular/CombDiacritMarks.js | 19 + .../fonts/TeX/Typewriter/Regular/Main.js | 19 + .../fonts/TeX/Typewriter/Regular/Other.js | 19 + .../fonts/TeX/WinChrome/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js | 19 + .../HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js | 19 + .../HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js | 19 + .../HTML-CSS/fonts/TeX/fontdata-extra.js | 19 + .../jax/output/HTML-CSS/fonts/TeX/fontdata.js | 19 + mathjax3.2/a11y/assistive-mml.js | 1 - mathjax3.2/a11y/complexity.js | 1 - mathjax3.2/a11y/explorer.js | 1 - mathjax3.2/a11y/semantic-enrich.js | 1 - mathjax3.2/adaptors/liteDOM.js | 1 - mathjax3.2/input/asciimath.js | 1 - mathjax3.2/input/mml.js | 1 - mathjax3.2/input/mml/entities.js | 1 - mathjax3.2/input/mml/extensions/mml3.js | 1 - mathjax3.2/input/mml/extensions/mml3.sef.json | 1 - mathjax3.2/input/tex-base.js | 1 - mathjax3.2/input/tex-full.js | 34 - mathjax3.2/input/tex.js | 1 - mathjax3.2/input/tex/extensions/action.js | 1 - .../input/tex/extensions/all-packages.js | 34 - mathjax3.2/input/tex/extensions/ams.js | 1 - mathjax3.2/input/tex/extensions/amscd.js | 1 - mathjax3.2/input/tex/extensions/autoload.js | 1 - mathjax3.2/input/tex/extensions/bbox.js | 1 - mathjax3.2/input/tex/extensions/boldsymbol.js | 1 - mathjax3.2/input/tex/extensions/braket.js | 1 - mathjax3.2/input/tex/extensions/bussproofs.js | 1 - mathjax3.2/input/tex/extensions/cancel.js | 1 - mathjax3.2/input/tex/extensions/centernot.js | 1 - mathjax3.2/input/tex/extensions/color.js | 1 - mathjax3.2/input/tex/extensions/colortbl.js | 1 - mathjax3.2/input/tex/extensions/colorv2.js | 1 - .../input/tex/extensions/configmacros.js | 1 - mathjax3.2/input/tex/extensions/enclose.js | 1 - mathjax3.2/input/tex/extensions/extpfeil.js | 1 - mathjax3.2/input/tex/extensions/gensymb.js | 1 - mathjax3.2/input/tex/extensions/html.js | 1 - mathjax3.2/input/tex/extensions/mathtools.js | 1 - mathjax3.2/input/tex/extensions/mhchem.js | 34 - mathjax3.2/input/tex/extensions/newcommand.js | 1 - mathjax3.2/input/tex/extensions/noerrors.js | 1 - .../input/tex/extensions/noundefined.js | 1 - mathjax3.2/input/tex/extensions/physics.js | 1 - mathjax3.2/input/tex/extensions/require.js | 1 - mathjax3.2/input/tex/extensions/setoptions.js | 1 - mathjax3.2/input/tex/extensions/tagformat.js | 1 - mathjax3.2/input/tex/extensions/textcomp.js | 1 - mathjax3.2/input/tex/extensions/textmacros.js | 1 - mathjax3.2/input/tex/extensions/unicode.js | 1 - mathjax3.2/input/tex/extensions/upgreek.js | 1 - mathjax3.2/input/tex/extensions/verb.js | 1 - mathjax3.2/output/chtml.js | 1 - mathjax3.2/output/chtml/fonts/tex.js | 1 - .../fonts/woff-v2/MathJax_AMS-Regular.woff | Bin 40808 -> 0 bytes .../woff-v2/MathJax_Calligraphic-Bold.woff | Bin 9908 -> 0 bytes .../woff-v2/MathJax_Calligraphic-Regular.woff | Bin 9600 -> 0 bytes .../fonts/woff-v2/MathJax_Fraktur-Bold.woff | Bin 22340 -> 0 bytes .../woff-v2/MathJax_Fraktur-Regular.woff | Bin 21480 -> 0 bytes .../fonts/woff-v2/MathJax_Main-Bold.woff | Bin 34464 -> 0 bytes .../fonts/woff-v2/MathJax_Main-Italic.woff | Bin 20832 -> 0 bytes .../fonts/woff-v2/MathJax_Main-Regular.woff | Bin 34160 -> 0 bytes .../woff-v2/MathJax_Math-BoldItalic.woff | Bin 19776 -> 0 bytes .../fonts/woff-v2/MathJax_Math-Italic.woff | Bin 19360 -> 0 bytes .../fonts/woff-v2/MathJax_Math-Regular.woff | Bin 19288 -> 0 bytes .../fonts/woff-v2/MathJax_SansSerif-Bold.woff | Bin 15944 -> 0 bytes .../woff-v2/MathJax_SansSerif-Italic.woff | Bin 14628 -> 0 bytes .../woff-v2/MathJax_SansSerif-Regular.woff | Bin 12660 -> 0 bytes .../fonts/woff-v2/MathJax_Script-Regular.woff | Bin 11852 -> 0 bytes .../fonts/woff-v2/MathJax_Size1-Regular.woff | Bin 5792 -> 0 bytes .../fonts/woff-v2/MathJax_Size2-Regular.woff | Bin 5464 -> 0 bytes .../fonts/woff-v2/MathJax_Size3-Regular.woff | Bin 3244 -> 0 bytes .../fonts/woff-v2/MathJax_Size4-Regular.woff | Bin 5148 -> 0 bytes .../woff-v2/MathJax_Typewriter-Regular.woff | Bin 17604 -> 0 bytes .../chtml/fonts/woff-v2/MathJax_Zero.woff | Bin 1368 -> 0 bytes mathjax3.2/output/svg.js | 1 - mathjax3.2/output/svg/fonts/tex.js | 1 - mathjax3.2/sre/mathmaps/de.js | 125 --- mathjax3.2/sre/mathmaps/en.js | 131 --- mathjax3.2/sre/mathmaps/es.js | 122 --- mathjax3.2/sre/mathmaps/fr.js | 125 --- mathjax3.2/sre/mathmaps/hi.js | 125 --- mathjax3.2/sre/mathmaps/it.js | 125 --- mathjax3.2/sre/mathmaps/nemeth.js | 113 -- mathjax3.2/sre/sre-node.js | 11 - mathjax3.2/sre/sre_browser.js | 999 ------------------ mathjax3.2/tex-mml-chtml.js | 1 - mathjax3.2/ui/lazy.js | 1 - mathjax3.2/ui/menu.js | 1 - mathjax3.2/ui/safe.js | 1 - problem.html | 30 +- 203 files changed, 1936 insertions(+), 2048 deletions(-) create mode 100644 mathjax2.7/MathJax.js create mode 100644 mathjax2.7/config/TeX-AMS_HTML-full.js create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff create mode 100644 mathjax2.7/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff rename {mathjax3.2/output/chtml/fonts/woff-v2 => mathjax2.7/fonts/HTML-CSS/TeX/woff}/MathJax_Vector-Bold.woff (100%) rename {mathjax3.2/output/chtml/fonts/woff-v2 => mathjax2.7/fonts/HTML-CSS/TeX/woff}/MathJax_Vector-Regular.woff (100%) create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js create mode 100644 mathjax2.7/jax/output/HTML-CSS/fonts/TeX/fontdata.js delete mode 100644 mathjax3.2/a11y/assistive-mml.js delete mode 100644 mathjax3.2/a11y/complexity.js delete mode 100644 mathjax3.2/a11y/explorer.js delete mode 100644 mathjax3.2/a11y/semantic-enrich.js delete mode 100644 mathjax3.2/adaptors/liteDOM.js delete mode 100644 mathjax3.2/input/asciimath.js delete mode 100644 mathjax3.2/input/mml.js delete mode 100644 mathjax3.2/input/mml/entities.js delete mode 100644 mathjax3.2/input/mml/extensions/mml3.js delete mode 100644 mathjax3.2/input/mml/extensions/mml3.sef.json delete mode 100644 mathjax3.2/input/tex-base.js delete mode 100644 mathjax3.2/input/tex-full.js delete mode 100644 mathjax3.2/input/tex.js delete mode 100644 mathjax3.2/input/tex/extensions/action.js delete mode 100644 mathjax3.2/input/tex/extensions/all-packages.js delete mode 100644 mathjax3.2/input/tex/extensions/ams.js delete mode 100644 mathjax3.2/input/tex/extensions/amscd.js delete mode 100644 mathjax3.2/input/tex/extensions/autoload.js delete mode 100644 mathjax3.2/input/tex/extensions/bbox.js delete mode 100644 mathjax3.2/input/tex/extensions/boldsymbol.js delete mode 100644 mathjax3.2/input/tex/extensions/braket.js delete mode 100644 mathjax3.2/input/tex/extensions/bussproofs.js delete mode 100644 mathjax3.2/input/tex/extensions/cancel.js delete mode 100644 mathjax3.2/input/tex/extensions/centernot.js delete mode 100644 mathjax3.2/input/tex/extensions/color.js delete mode 100644 mathjax3.2/input/tex/extensions/colortbl.js delete mode 100644 mathjax3.2/input/tex/extensions/colorv2.js delete mode 100644 mathjax3.2/input/tex/extensions/configmacros.js delete mode 100644 mathjax3.2/input/tex/extensions/enclose.js delete mode 100644 mathjax3.2/input/tex/extensions/extpfeil.js delete mode 100644 mathjax3.2/input/tex/extensions/gensymb.js delete mode 100644 mathjax3.2/input/tex/extensions/html.js delete mode 100644 mathjax3.2/input/tex/extensions/mathtools.js delete mode 100644 mathjax3.2/input/tex/extensions/mhchem.js delete mode 100644 mathjax3.2/input/tex/extensions/newcommand.js delete mode 100644 mathjax3.2/input/tex/extensions/noerrors.js delete mode 100644 mathjax3.2/input/tex/extensions/noundefined.js delete mode 100644 mathjax3.2/input/tex/extensions/physics.js delete mode 100644 mathjax3.2/input/tex/extensions/require.js delete mode 100644 mathjax3.2/input/tex/extensions/setoptions.js delete mode 100644 mathjax3.2/input/tex/extensions/tagformat.js delete mode 100644 mathjax3.2/input/tex/extensions/textcomp.js delete mode 100644 mathjax3.2/input/tex/extensions/textmacros.js delete mode 100644 mathjax3.2/input/tex/extensions/unicode.js delete mode 100644 mathjax3.2/input/tex/extensions/upgreek.js delete mode 100644 mathjax3.2/input/tex/extensions/verb.js delete mode 100644 mathjax3.2/output/chtml.js delete mode 100644 mathjax3.2/output/chtml/fonts/tex.js delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff delete mode 100644 mathjax3.2/output/chtml/fonts/woff-v2/MathJax_Zero.woff delete mode 100644 mathjax3.2/output/svg.js delete mode 100644 mathjax3.2/output/svg/fonts/tex.js delete mode 100644 mathjax3.2/sre/mathmaps/de.js delete mode 100644 mathjax3.2/sre/mathmaps/en.js delete mode 100644 mathjax3.2/sre/mathmaps/es.js delete mode 100644 mathjax3.2/sre/mathmaps/fr.js delete mode 100644 mathjax3.2/sre/mathmaps/hi.js delete mode 100644 mathjax3.2/sre/mathmaps/it.js delete mode 100644 mathjax3.2/sre/mathmaps/nemeth.js delete mode 100644 mathjax3.2/sre/sre-node.js delete mode 100644 mathjax3.2/sre/sre_browser.js delete mode 100644 mathjax3.2/tex-mml-chtml.js delete mode 100644 mathjax3.2/ui/lazy.js delete mode 100644 mathjax3.2/ui/menu.js delete mode 100644 mathjax3.2/ui/safe.js diff --git a/css/problem.css b/css/problem.css index b0dac4e..564b2b3 100644 --- a/css/problem.css +++ b/css/problem.css @@ -686,7 +686,6 @@ input{ background: var(--pop-out-block-background-color); } .bigButton{ - background: transparent; border: 1px solid grey; color: white; } diff --git a/js/problem.js b/js/problem.js index 8540282..b132dc2 100644 --- a/js/problem.js +++ b/js/problem.js @@ -146,7 +146,7 @@ function initProblemPageInfo(page, data, id){ } problemNewWinJQ.append(``) } - problemNewWinJQ.append(``) + problemNewWinJQ.append(``) } function loadProblem(x, info){ if(problemCurrentPageList.find(function(q){return q[0] == x}) == undefined) return; @@ -277,7 +277,7 @@ function addProblems(x, gid, info){ if(problemCurrentPageList.find(function(q){return q[0] == x[i]}) != undefined) continue; problemFocusOn = problemCurrentPageList.length; problemCurrentPageList.push([x[i], null, 1, [[], []], {}]); - problemNewWinJQ.find(".innerContent").append(``) + problemNewWinJQ.find(".innerContent").append(``) loadProblem(x[i], info); } flushProblemNewWin(); @@ -293,7 +293,7 @@ function addProblems(x, gid, info){ problemFocusOn = problemGroupRange[gid][0]; for(var i=0; i