mathjax-rails 2.3.0 → 2.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/mathjax/rails/version.rb +2 -2
- data/vendor/mathjax/.gitignore +6 -0
- data/vendor/mathjax/CONTRIBUTING.md +261 -0
- data/vendor/mathjax/MathJax.js +2 -2
- data/vendor/mathjax/bower.json +0 -1
- data/vendor/mathjax/composer.json +22 -0
- data/vendor/mathjax/config/AM_HTMLorMML-full.js +22 -16
- data/vendor/mathjax/config/AM_HTMLorMML.js +19 -13
- data/vendor/mathjax/config/Accessible-full.js +29 -23
- data/vendor/mathjax/config/Accessible.js +26 -20
- data/vendor/mathjax/config/MML_HTMLorMML-full.js +22 -16
- data/vendor/mathjax/config/MML_HTMLorMML.js +19 -13
- data/vendor/mathjax/config/MMLorHTML.js +2 -2
- data/vendor/mathjax/config/Safe.js +1 -1
- data/vendor/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js +29 -23
- data/vendor/mathjax/config/TeX-AMS-MML_HTMLorMML.js +26 -20
- data/vendor/mathjax/config/TeX-AMS-MML_SVG-full.js +26 -20
- data/vendor/mathjax/config/TeX-AMS-MML_SVG.js +24 -18
- data/vendor/mathjax/config/TeX-AMS_HTML-full.js +23 -17
- data/vendor/mathjax/config/TeX-AMS_HTML.js +21 -15
- data/vendor/mathjax/config/TeX-MML-AM_HTMLorMML-full.js +32 -26
- data/vendor/mathjax/config/TeX-MML-AM_HTMLorMML.js +29 -23
- data/vendor/mathjax/config/default.js +68 -8
- data/vendor/mathjax/config/local/local.js +1 -1
- data/vendor/mathjax/extensions/CHTML-preview.js +19 -0
- data/vendor/mathjax/extensions/FontWarnings.js +2 -2
- data/vendor/mathjax/extensions/HTML-CSS/handle-floats.js +2 -2
- data/vendor/mathjax/extensions/HelpDialog.js +2 -2
- data/vendor/mathjax/extensions/MatchWebFonts.js +2 -2
- data/vendor/mathjax/extensions/MathEvents.js +2 -2
- data/vendor/mathjax/extensions/MathML/content-mathml.js +2 -2
- data/vendor/mathjax/extensions/MathML/mml3.js +19 -0
- data/vendor/mathjax/extensions/MathMenu.js +2 -2
- data/vendor/mathjax/extensions/MathZoom.js +2 -2
- data/vendor/mathjax/extensions/Safe.js +2 -2
- data/vendor/mathjax/extensions/TeX/AMScd.js +2 -2
- data/vendor/mathjax/extensions/TeX/AMSmath.js +2 -2
- data/vendor/mathjax/extensions/TeX/AMSsymbols.js +2 -2
- data/vendor/mathjax/extensions/TeX/HTML.js +2 -2
- data/vendor/mathjax/extensions/TeX/action.js +2 -2
- data/vendor/mathjax/extensions/TeX/autobold.js +2 -2
- data/vendor/mathjax/extensions/TeX/autoload-all.js +2 -2
- data/vendor/mathjax/extensions/TeX/bbox.js +2 -2
- data/vendor/mathjax/extensions/TeX/begingroup.js +2 -2
- data/vendor/mathjax/extensions/TeX/boldsymbol.js +2 -2
- data/vendor/mathjax/extensions/TeX/cancel.js +2 -2
- data/vendor/mathjax/extensions/TeX/color.js +2 -2
- data/vendor/mathjax/extensions/TeX/enclose.js +2 -2
- data/vendor/mathjax/extensions/TeX/extpfeil.js +2 -2
- data/vendor/mathjax/extensions/TeX/mathchoice.js +2 -2
- data/vendor/mathjax/extensions/TeX/mediawiki-texvc.js +19 -0
- data/vendor/mathjax/extensions/TeX/mhchem.js +2 -2
- data/vendor/mathjax/extensions/TeX/newcommand.js +2 -2
- data/vendor/mathjax/extensions/TeX/noErrors.js +2 -2
- data/vendor/mathjax/extensions/TeX/noUndefined.js +2 -2
- data/vendor/mathjax/extensions/TeX/unicode.js +2 -2
- data/vendor/mathjax/extensions/TeX/verb.js +2 -2
- data/vendor/mathjax/extensions/asciimath2jax.js +2 -2
- data/vendor/mathjax/extensions/jsMath2jax.js +2 -2
- data/vendor/mathjax/extensions/mml2jax.js +2 -2
- data/vendor/mathjax/extensions/tex2jax.js +2 -2
- data/vendor/mathjax/extensions/toMathML.js +2 -2
- data/vendor/mathjax/images/CloseX-31.png +0 -0
- data/vendor/mathjax/images/MenuArrow-15.png +0 -0
- data/vendor/mathjax/jax/element/mml/jax.js +2 -2
- data/vendor/mathjax/jax/element/mml/optable/Arrows.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/Dingbats.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/MathOperators.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/jax/element/mml/optable/SupplementalArrowsB.js +1 -1
- data/vendor/mathjax/jax/input/AsciiMath/config.js +2 -2
- data/vendor/mathjax/jax/input/AsciiMath/jax.js +2 -2
- data/vendor/mathjax/jax/input/MathML/config.js +2 -2
- data/vendor/mathjax/jax/input/MathML/entities/a.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/b.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/c.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/d.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/e.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/f.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/fr.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/g.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/h.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/i.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/j.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/k.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/l.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/m.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/n.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/o.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/opf.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/p.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/q.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/r.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/s.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/scr.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/t.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/u.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/v.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/w.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/x.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/y.js +1 -1
- data/vendor/mathjax/jax/input/MathML/entities/z.js +1 -1
- data/vendor/mathjax/jax/input/MathML/jax.js +2 -2
- data/vendor/mathjax/jax/input/TeX/config.js +2 -2
- data/vendor/mathjax/jax/input/TeX/jax.js +2 -2
- data/vendor/mathjax/jax/output/CommonHTML/config.js +19 -0
- data/vendor/mathjax/jax/output/CommonHTML/jax.js +19 -0
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/maction.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/menclose.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/mglyph.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/ms.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/mtable.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/autoload/multiline.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/config.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/imageFonts.js +2 -2
- data/vendor/mathjax/jax/output/HTML-CSS/jax.js +2 -2
- data/vendor/mathjax/jax/output/NativeMML/config.js +2 -2
- data/vendor/mathjax/jax/output/NativeMML/jax.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/annotation-xml.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/maction.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/menclose.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/mglyph.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/mmultiscripts.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/ms.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/mtable.js +2 -2
- data/vendor/mathjax/jax/output/SVG/autoload/multiline.js +2 -2
- data/vendor/mathjax/jax/output/SVG/config.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js +1 -1
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js +2 -2
- data/vendor/mathjax/jax/output/SVG/fonts/TeX/fontdata.js +2 -2
- data/vendor/mathjax/jax/output/SVG/jax.js +2 -2
- data/vendor/mathjax/localization/ast/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/ast/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/ast/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/ast/MathML.js +19 -0
- data/vendor/mathjax/localization/ast/MathMenu.js +19 -0
- data/vendor/mathjax/localization/ast/TeX.js +19 -0
- data/vendor/mathjax/localization/ast/ast.js +19 -0
- data/vendor/mathjax/localization/bcc/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/bcc/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/bcc/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/bcc/MathML.js +19 -0
- data/vendor/mathjax/localization/bcc/MathMenu.js +19 -0
- data/vendor/mathjax/localization/bcc/TeX.js +19 -0
- data/vendor/mathjax/localization/bcc/bcc.js +19 -0
- data/vendor/mathjax/localization/br/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/br/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/br/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/br/MathML.js +2 -2
- data/vendor/mathjax/localization/br/MathMenu.js +2 -2
- data/vendor/mathjax/localization/br/TeX.js +2 -2
- data/vendor/mathjax/localization/br/br.js +2 -2
- data/vendor/mathjax/localization/ca/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/ca/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/ca/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/ca/MathML.js +19 -0
- data/vendor/mathjax/localization/ca/MathMenu.js +19 -0
- data/vendor/mathjax/localization/ca/TeX.js +19 -0
- data/vendor/mathjax/localization/ca/ca.js +19 -0
- data/vendor/mathjax/localization/cdo/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/cdo/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/cdo/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/cdo/MathML.js +2 -2
- data/vendor/mathjax/localization/cdo/MathMenu.js +2 -2
- data/vendor/mathjax/localization/cdo/TeX.js +2 -2
- data/vendor/mathjax/localization/cdo/cdo.js +2 -2
- data/vendor/mathjax/localization/ce/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/ce/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/ce/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/ce/MathML.js +19 -0
- data/vendor/mathjax/localization/ce/MathMenu.js +19 -0
- data/vendor/mathjax/localization/ce/TeX.js +19 -0
- data/vendor/mathjax/localization/ce/ce.js +19 -0
- data/vendor/mathjax/localization/cs/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/cs/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/cs/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/cs/MathML.js +2 -2
- data/vendor/mathjax/localization/cs/MathMenu.js +2 -2
- data/vendor/mathjax/localization/cs/TeX.js +2 -2
- data/vendor/mathjax/localization/cs/cs.js +2 -2
- data/vendor/mathjax/localization/cy/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/cy/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/cy/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/cy/MathML.js +19 -0
- data/vendor/mathjax/localization/cy/MathMenu.js +19 -0
- data/vendor/mathjax/localization/cy/TeX.js +19 -0
- data/vendor/mathjax/localization/cy/cy.js +19 -0
- data/vendor/mathjax/localization/da/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/da/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/da/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/da/MathML.js +2 -2
- data/vendor/mathjax/localization/da/MathMenu.js +2 -2
- data/vendor/mathjax/localization/da/TeX.js +2 -2
- data/vendor/mathjax/localization/da/da.js +2 -2
- data/vendor/mathjax/localization/de/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/de/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/de/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/de/MathML.js +2 -2
- data/vendor/mathjax/localization/de/MathMenu.js +2 -2
- data/vendor/mathjax/localization/de/TeX.js +2 -2
- data/vendor/mathjax/localization/de/de.js +2 -2
- data/vendor/mathjax/localization/en/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/en/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/en/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/en/MathML.js +2 -2
- data/vendor/mathjax/localization/en/MathMenu.js +2 -2
- data/vendor/mathjax/localization/en/TeX.js +2 -2
- data/vendor/mathjax/localization/en/en.js +2 -2
- data/vendor/mathjax/localization/eo/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/eo/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/eo/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/eo/MathML.js +2 -2
- data/vendor/mathjax/localization/eo/MathMenu.js +2 -2
- data/vendor/mathjax/localization/eo/TeX.js +2 -2
- data/vendor/mathjax/localization/eo/eo.js +2 -2
- data/vendor/mathjax/localization/es/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/es/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/es/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/es/MathML.js +2 -2
- data/vendor/mathjax/localization/es/MathMenu.js +2 -2
- data/vendor/mathjax/localization/es/TeX.js +2 -2
- data/vendor/mathjax/localization/es/es.js +2 -2
- data/vendor/mathjax/localization/fa/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/fa/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/fa/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/fa/MathML.js +2 -2
- data/vendor/mathjax/localization/fa/MathMenu.js +2 -2
- data/vendor/mathjax/localization/fa/TeX.js +2 -2
- data/vendor/mathjax/localization/fa/fa.js +2 -2
- data/vendor/mathjax/localization/fi/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/fi/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/fi/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/fi/MathML.js +2 -2
- data/vendor/mathjax/localization/fi/MathMenu.js +2 -2
- data/vendor/mathjax/localization/fi/TeX.js +2 -2
- data/vendor/mathjax/localization/fi/fi.js +2 -2
- data/vendor/mathjax/localization/fr/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/fr/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/fr/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/fr/MathML.js +2 -2
- data/vendor/mathjax/localization/fr/MathMenu.js +2 -2
- data/vendor/mathjax/localization/fr/TeX.js +2 -2
- data/vendor/mathjax/localization/fr/fr.js +2 -2
- data/vendor/mathjax/localization/gl/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/gl/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/gl/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/gl/MathML.js +2 -2
- data/vendor/mathjax/localization/gl/MathMenu.js +2 -2
- data/vendor/mathjax/localization/gl/TeX.js +2 -2
- data/vendor/mathjax/localization/gl/gl.js +2 -2
- data/vendor/mathjax/localization/he/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/he/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/he/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/he/MathML.js +2 -2
- data/vendor/mathjax/localization/he/MathMenu.js +2 -2
- data/vendor/mathjax/localization/he/TeX.js +2 -2
- data/vendor/mathjax/localization/he/he.js +2 -2
- data/vendor/mathjax/localization/ia/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/ia/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/ia/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/ia/MathML.js +2 -2
- data/vendor/mathjax/localization/ia/MathMenu.js +2 -2
- data/vendor/mathjax/localization/ia/TeX.js +2 -2
- data/vendor/mathjax/localization/ia/ia.js +2 -2
- data/vendor/mathjax/localization/it/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/it/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/it/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/it/MathML.js +2 -2
- data/vendor/mathjax/localization/it/MathMenu.js +2 -2
- data/vendor/mathjax/localization/it/TeX.js +2 -2
- data/vendor/mathjax/localization/it/it.js +2 -2
- data/vendor/mathjax/localization/ja/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/ja/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/ja/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/ja/MathML.js +2 -2
- data/vendor/mathjax/localization/ja/MathMenu.js +2 -2
- data/vendor/mathjax/localization/ja/TeX.js +2 -2
- data/vendor/mathjax/localization/ja/ja.js +2 -2
- data/vendor/mathjax/localization/kn/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/kn/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/kn/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/kn/MathML.js +19 -0
- data/vendor/mathjax/localization/kn/MathMenu.js +19 -0
- data/vendor/mathjax/localization/kn/TeX.js +19 -0
- data/vendor/mathjax/localization/kn/kn.js +19 -0
- data/vendor/mathjax/localization/ko/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/ko/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/ko/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/ko/MathML.js +2 -2
- data/vendor/mathjax/localization/ko/MathMenu.js +2 -2
- data/vendor/mathjax/localization/ko/TeX.js +2 -2
- data/vendor/mathjax/localization/ko/ko.js +2 -2
- data/vendor/mathjax/localization/lb/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/lb/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/lb/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/lb/MathML.js +2 -2
- data/vendor/mathjax/localization/lb/MathMenu.js +2 -2
- data/vendor/mathjax/localization/lb/TeX.js +2 -2
- data/vendor/mathjax/localization/lb/lb.js +2 -2
- data/vendor/mathjax/localization/mk/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/mk/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/mk/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/mk/MathML.js +2 -2
- data/vendor/mathjax/localization/mk/MathMenu.js +2 -2
- data/vendor/mathjax/localization/mk/TeX.js +2 -2
- data/vendor/mathjax/localization/mk/mk.js +2 -2
- data/vendor/mathjax/localization/nl/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/nl/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/nl/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/nl/MathML.js +2 -2
- data/vendor/mathjax/localization/nl/MathMenu.js +2 -2
- data/vendor/mathjax/localization/nl/TeX.js +2 -2
- data/vendor/mathjax/localization/nl/nl.js +2 -2
- data/vendor/mathjax/localization/oc/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/oc/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/oc/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/oc/MathML.js +2 -2
- data/vendor/mathjax/localization/oc/MathMenu.js +2 -2
- data/vendor/mathjax/localization/oc/TeX.js +2 -2
- data/vendor/mathjax/localization/oc/oc.js +2 -2
- data/vendor/mathjax/localization/pl/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/pl/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/pl/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/pl/MathML.js +2 -2
- data/vendor/mathjax/localization/pl/MathMenu.js +2 -2
- data/vendor/mathjax/localization/pl/TeX.js +2 -2
- data/vendor/mathjax/localization/pl/pl.js +2 -2
- data/vendor/mathjax/localization/pt-br/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/pt-br/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/pt-br/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/pt-br/MathML.js +2 -2
- data/vendor/mathjax/localization/pt-br/MathMenu.js +2 -2
- data/vendor/mathjax/localization/pt-br/TeX.js +2 -2
- data/vendor/mathjax/localization/pt-br/pt-br.js +2 -2
- data/vendor/mathjax/localization/pt/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/pt/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/pt/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/pt/MathML.js +2 -2
- data/vendor/mathjax/localization/pt/MathMenu.js +2 -2
- data/vendor/mathjax/localization/pt/TeX.js +2 -2
- data/vendor/mathjax/localization/pt/pt.js +2 -2
- data/vendor/mathjax/localization/qqq/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/qqq/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/qqq/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/qqq/MathML.js +2 -2
- data/vendor/mathjax/localization/qqq/MathMenu.js +2 -2
- data/vendor/mathjax/localization/qqq/TeX.js +2 -2
- data/vendor/mathjax/localization/qqq/qqq.js +2 -2
- data/vendor/mathjax/localization/ru/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/ru/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/ru/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/ru/MathML.js +2 -2
- data/vendor/mathjax/localization/ru/MathMenu.js +2 -2
- data/vendor/mathjax/localization/ru/TeX.js +2 -2
- data/vendor/mathjax/localization/ru/ru.js +2 -2
- data/vendor/mathjax/localization/sco/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/sco/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/sco/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/sco/MathML.js +19 -0
- data/vendor/mathjax/localization/sco/MathMenu.js +19 -0
- data/vendor/mathjax/localization/sco/TeX.js +19 -0
- data/vendor/mathjax/localization/sco/sco.js +19 -0
- data/vendor/mathjax/localization/sl/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/sl/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/sl/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/sl/MathML.js +2 -2
- data/vendor/mathjax/localization/sl/MathMenu.js +2 -2
- data/vendor/mathjax/localization/sl/TeX.js +2 -2
- data/vendor/mathjax/localization/sl/sl.js +2 -2
- data/vendor/mathjax/localization/sv/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/sv/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/sv/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/sv/MathML.js +2 -2
- data/vendor/mathjax/localization/sv/MathMenu.js +2 -2
- data/vendor/mathjax/localization/sv/TeX.js +2 -2
- data/vendor/mathjax/localization/sv/sv.js +2 -2
- data/vendor/mathjax/localization/tr/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/tr/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/tr/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/tr/MathML.js +2 -2
- data/vendor/mathjax/localization/tr/MathMenu.js +2 -2
- data/vendor/mathjax/localization/tr/TeX.js +2 -2
- data/vendor/mathjax/localization/tr/tr.js +2 -2
- data/vendor/mathjax/localization/uk/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/uk/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/uk/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/uk/MathML.js +2 -2
- data/vendor/mathjax/localization/uk/MathMenu.js +2 -2
- data/vendor/mathjax/localization/uk/TeX.js +2 -2
- data/vendor/mathjax/localization/uk/uk.js +2 -2
- data/vendor/mathjax/localization/vi/FontWarnings.js +19 -0
- data/vendor/mathjax/localization/vi/HTML-CSS.js +19 -0
- data/vendor/mathjax/localization/vi/HelpDialog.js +19 -0
- data/vendor/mathjax/localization/vi/MathML.js +19 -0
- data/vendor/mathjax/localization/vi/MathMenu.js +19 -0
- data/vendor/mathjax/localization/vi/TeX.js +19 -0
- data/vendor/mathjax/localization/vi/vi.js +19 -0
- data/vendor/mathjax/localization/zh-hans/FontWarnings.js +2 -2
- data/vendor/mathjax/localization/zh-hans/HTML-CSS.js +2 -2
- data/vendor/mathjax/localization/zh-hans/HelpDialog.js +2 -2
- data/vendor/mathjax/localization/zh-hans/MathML.js +2 -2
- data/vendor/mathjax/localization/zh-hans/MathMenu.js +2 -2
- data/vendor/mathjax/localization/zh-hans/TeX.js +2 -2
- data/vendor/mathjax/localization/zh-hans/zh-hans.js +2 -2
- data/vendor/mathjax/test/examples.html +1 -1
- data/vendor/mathjax/test/index-images.html +1 -1
- data/vendor/mathjax/test/index.html +1 -1
- data/vendor/mathjax/test/localization.html +1 -1
- data/vendor/mathjax/test/sample-all-at-once.html +1 -1
- data/vendor/mathjax/test/sample-asciimath.html +1 -1
- data/vendor/mathjax/test/sample-autoload.html +1 -1
- data/vendor/mathjax/test/sample-dynamic-2.html +2 -2
- data/vendor/mathjax/test/sample-dynamic-steps.html +1 -1
- data/vendor/mathjax/test/sample-dynamic.html +1 -1
- data/vendor/mathjax/test/sample-eqnum.html +1 -1
- data/vendor/mathjax/test/sample-eqrefs.html +1 -1
- data/vendor/mathjax/test/sample-loader-config.html +1 -1
- data/vendor/mathjax/test/sample-loader.html +1 -1
- data/vendor/mathjax/test/sample-macros.html +1 -1
- data/vendor/mathjax/test/sample-mediawiki-texvc.html +102 -0
- data/vendor/mathjax/test/sample-mml.html +1 -1
- data/vendor/mathjax/test/sample-signals.html +1 -1
- data/vendor/mathjax/test/sample-tex.html +1 -1
- data/vendor/mathjax/test/sample.html +1 -1
- data/vendor/mathjax/unpacked/MathJax.js +344 -223
- data/vendor/mathjax/unpacked/config/AM_HTMLorMML-full.js +3 -3
- data/vendor/mathjax/unpacked/config/AM_HTMLorMML.js +3 -3
- data/vendor/mathjax/unpacked/config/Accessible-full.js +3 -3
- data/vendor/mathjax/unpacked/config/Accessible.js +3 -3
- data/vendor/mathjax/unpacked/config/MML_HTMLorMML-full.js +3 -3
- data/vendor/mathjax/unpacked/config/MML_HTMLorMML.js +3 -3
- data/vendor/mathjax/unpacked/config/MMLorHTML.js +2 -2
- data/vendor/mathjax/unpacked/config/Safe.js +1 -1
- data/vendor/mathjax/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-AMS-MML_HTMLorMML.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-AMS-MML_SVG-full.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-AMS-MML_SVG.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-AMS_HTML-full.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-AMS_HTML.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-MML-AM_HTMLorMML-full.js +3 -3
- data/vendor/mathjax/unpacked/config/TeX-MML-AM_HTMLorMML.js +3 -3
- data/vendor/mathjax/unpacked/config/default.js +68 -8
- data/vendor/mathjax/unpacked/config/local/local.js +1 -1
- data/vendor/mathjax/unpacked/extensions/CHTML-preview.js +139 -0
- data/vendor/mathjax/unpacked/extensions/FontWarnings.js +4 -4
- data/vendor/mathjax/unpacked/extensions/HTML-CSS/handle-floats.js +3 -3
- data/vendor/mathjax/unpacked/extensions/HelpDialog.js +4 -4
- data/vendor/mathjax/unpacked/extensions/MatchWebFonts.js +9 -9
- data/vendor/mathjax/unpacked/extensions/MathEvents.js +9 -7
- data/vendor/mathjax/unpacked/extensions/MathML/content-mathml.js +1665 -73
- data/vendor/mathjax/unpacked/extensions/MathML/mml3.js +128 -0
- data/vendor/mathjax/unpacked/extensions/MathMenu.js +48 -23
- data/vendor/mathjax/unpacked/extensions/MathZoom.js +25 -18
- data/vendor/mathjax/unpacked/extensions/Safe.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/AMScd.js +17 -6
- data/vendor/mathjax/unpacked/extensions/TeX/AMSmath.js +79 -37
- data/vendor/mathjax/unpacked/extensions/TeX/AMSsymbols.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/HTML.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/action.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/autobold.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/autoload-all.js +3 -3
- data/vendor/mathjax/unpacked/extensions/TeX/bbox.js +3 -3
- data/vendor/mathjax/unpacked/extensions/TeX/begingroup.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/boldsymbol.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/cancel.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/color.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/enclose.js +5 -3
- data/vendor/mathjax/unpacked/extensions/TeX/extpfeil.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/mathchoice.js +14 -10
- data/vendor/mathjax/unpacked/extensions/TeX/mediawiki-texvc.js +86 -0
- data/vendor/mathjax/unpacked/extensions/TeX/mhchem.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/newcommand.js +16 -11
- data/vendor/mathjax/unpacked/extensions/TeX/noErrors.js +51 -8
- data/vendor/mathjax/unpacked/extensions/TeX/noUndefined.js +2 -2
- data/vendor/mathjax/unpacked/extensions/TeX/unicode.js +3 -3
- data/vendor/mathjax/unpacked/extensions/TeX/verb.js +2 -2
- data/vendor/mathjax/unpacked/extensions/asciimath2jax.js +2 -2
- data/vendor/mathjax/unpacked/extensions/jsMath2jax.js +2 -2
- data/vendor/mathjax/unpacked/extensions/mml2jax.js +6 -4
- data/vendor/mathjax/unpacked/extensions/tex2jax.js +2 -2
- data/vendor/mathjax/unpacked/extensions/toMathML.js +54 -21
- data/vendor/mathjax/unpacked/jax/element/mml/jax.js +137 -44
- data/vendor/mathjax/unpacked/jax/element/mml/optable/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/Dingbats.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/MiscSymbolsAndArrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/element/mml/optable/SupplementalArrowsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/AsciiMath/config.js +4 -2
- data/vendor/mathjax/unpacked/jax/input/AsciiMath/jax.js +582 -424
- data/vendor/mathjax/unpacked/jax/input/MathML/config.js +2 -2
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/a.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/b.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/c.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/d.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/e.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/f.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/fr.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/g.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/h.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/i.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/j.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/k.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/l.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/m.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/n.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/o.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/opf.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/p.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/q.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/r.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/s.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/scr.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/t.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/u.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/v.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/w.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/x.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/y.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/entities/z.js +1 -1
- data/vendor/mathjax/unpacked/jax/input/MathML/jax.js +29 -17
- data/vendor/mathjax/unpacked/jax/input/TeX/config.js +2 -2
- data/vendor/mathjax/unpacked/jax/input/TeX/jax.js +175 -97
- data/vendor/mathjax/unpacked/jax/output/CommonHTML/config.js +53 -0
- data/vendor/mathjax/unpacked/jax/output/CommonHTML/jax.js +1156 -0
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/annotation-xml.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/maction.js +4 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/menclose.js +27 -5
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/mglyph.js +2 -5
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js +9 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/ms.js +2 -9
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/mtable.js +30 -26
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/autoload/multiline.js +121 -22
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/config.js +17 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js +15 -6
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js +31 -8
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js +11 -11
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/imageFonts.js +4 -4
- data/vendor/mathjax/unpacked/jax/output/HTML-CSS/jax.js +566 -323
- data/vendor/mathjax/unpacked/jax/output/NativeMML/config.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/NativeMML/jax.js +153 -96
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/annotation-xml.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/maction.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/menclose.js +11 -5
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/mglyph.js +6 -5
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/mmultiscripts.js +5 -4
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/ms.js +2 -9
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/mtable.js +30 -31
- data/vendor/mathjax/unpacked/jax/output/SVG/autoload/multiline.js +107 -30
- data/vendor/mathjax/unpacked/jax/output/SVG/config.js +26 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js +3 -3
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata.js +15 -6
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js +1 -1
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/fontdata-extra.js +2 -2
- data/vendor/mathjax/unpacked/jax/output/SVG/fonts/TeX/fontdata.js +21 -11
- data/vendor/mathjax/unpacked/jax/output/SVG/jax.js +412 -268
- data/vendor/mathjax/unpacked/localization/ast/FontWarnings.js +38 -0
- data/vendor/mathjax/unpacked/localization/ast/HTML-CSS.js +36 -0
- data/vendor/mathjax/unpacked/localization/ast/HelpDialog.js +41 -0
- data/vendor/mathjax/unpacked/localization/ast/MathML.js +41 -0
- data/vendor/mathjax/unpacked/localization/ast/MathMenu.js +111 -0
- data/vendor/mathjax/unpacked/localization/ast/TeX.js +102 -0
- data/vendor/mathjax/unpacked/localization/ast/ast.js +62 -0
- data/vendor/mathjax/unpacked/localization/bcc/FontWarnings.js +32 -0
- data/vendor/mathjax/unpacked/localization/bcc/HTML-CSS.js +32 -0
- data/vendor/mathjax/unpacked/localization/bcc/HelpDialog.js +32 -0
- data/vendor/mathjax/unpacked/localization/bcc/MathML.js +32 -0
- data/vendor/mathjax/unpacked/localization/bcc/MathMenu.js +32 -0
- data/vendor/mathjax/unpacked/localization/bcc/TeX.js +98 -0
- data/vendor/mathjax/unpacked/localization/bcc/bcc.js +61 -0
- data/vendor/mathjax/unpacked/localization/br/FontWarnings.js +8 -3
- data/vendor/mathjax/unpacked/localization/br/HTML-CSS.js +5 -3
- data/vendor/mathjax/unpacked/localization/br/HelpDialog.js +8 -3
- data/vendor/mathjax/unpacked/localization/br/MathML.js +4 -3
- data/vendor/mathjax/unpacked/localization/br/MathMenu.js +37 -4
- data/vendor/mathjax/unpacked/localization/br/TeX.js +30 -3
- data/vendor/mathjax/unpacked/localization/br/br.js +3 -3
- data/vendor/mathjax/unpacked/localization/ca/FontWarnings.js +38 -0
- data/vendor/mathjax/unpacked/localization/ca/HTML-CSS.js +36 -0
- data/vendor/mathjax/unpacked/localization/ca/HelpDialog.js +41 -0
- data/vendor/mathjax/unpacked/localization/ca/MathML.js +41 -0
- data/vendor/mathjax/unpacked/localization/ca/MathMenu.js +111 -0
- data/vendor/mathjax/unpacked/localization/ca/TeX.js +102 -0
- data/vendor/mathjax/unpacked/localization/ca/ca.js +62 -0
- data/vendor/mathjax/unpacked/localization/cdo/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/cdo/cdo.js +3 -3
- data/vendor/mathjax/unpacked/localization/ce/FontWarnings.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/HTML-CSS.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/HelpDialog.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/MathML.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/MathMenu.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/TeX.js +32 -0
- data/vendor/mathjax/unpacked/localization/ce/ce.js +61 -0
- data/vendor/mathjax/unpacked/localization/cs/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/cs/HTML-CSS.js +5 -3
- data/vendor/mathjax/unpacked/localization/cs/HelpDialog.js +12 -3
- data/vendor/mathjax/unpacked/localization/cs/MathML.js +12 -3
- data/vendor/mathjax/unpacked/localization/cs/MathMenu.js +28 -4
- data/vendor/mathjax/unpacked/localization/cs/TeX.js +4 -2
- data/vendor/mathjax/unpacked/localization/cs/cs.js +9 -9
- data/vendor/mathjax/unpacked/localization/cy/FontWarnings.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/HTML-CSS.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/HelpDialog.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/MathML.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/MathMenu.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/TeX.js +32 -0
- data/vendor/mathjax/unpacked/localization/cy/cy.js +61 -0
- data/vendor/mathjax/unpacked/localization/da/FontWarnings.js +5 -5
- data/vendor/mathjax/unpacked/localization/da/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/da/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/da/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/da/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/da/TeX.js +5 -5
- data/vendor/mathjax/unpacked/localization/da/da.js +3 -3
- data/vendor/mathjax/unpacked/localization/de/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/de/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/de/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/de/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/de/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/de/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/de/de.js +3 -3
- data/vendor/mathjax/unpacked/localization/en/FontWarnings.js +3 -3
- data/vendor/mathjax/unpacked/localization/en/HTML-CSS.js +7 -7
- data/vendor/mathjax/unpacked/localization/en/HelpDialog.js +7 -7
- data/vendor/mathjax/unpacked/localization/en/MathML.js +4 -4
- data/vendor/mathjax/unpacked/localization/en/MathMenu.js +30 -30
- data/vendor/mathjax/unpacked/localization/en/TeX.js +12 -12
- data/vendor/mathjax/unpacked/localization/en/en.js +7 -7
- data/vendor/mathjax/unpacked/localization/eo/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/eo/eo.js +3 -3
- data/vendor/mathjax/unpacked/localization/es/FontWarnings.js +9 -3
- data/vendor/mathjax/unpacked/localization/es/HTML-CSS.js +7 -3
- data/vendor/mathjax/unpacked/localization/es/HelpDialog.js +12 -3
- data/vendor/mathjax/unpacked/localization/es/MathML.js +12 -3
- data/vendor/mathjax/unpacked/localization/es/MathMenu.js +49 -5
- data/vendor/mathjax/unpacked/localization/es/TeX.js +73 -3
- data/vendor/mathjax/unpacked/localization/es/es.js +6 -6
- data/vendor/mathjax/unpacked/localization/fa/FontWarnings.js +3 -3
- data/vendor/mathjax/unpacked/localization/fa/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/fa/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/fa/MathML.js +4 -4
- data/vendor/mathjax/unpacked/localization/fa/MathMenu.js +15 -9
- data/vendor/mathjax/unpacked/localization/fa/TeX.js +11 -11
- data/vendor/mathjax/unpacked/localization/fa/fa.js +3 -3
- data/vendor/mathjax/unpacked/localization/fi/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/fi/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/fi/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/fi/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/fi/MathMenu.js +4 -3
- data/vendor/mathjax/unpacked/localization/fi/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/fi/fi.js +3 -3
- data/vendor/mathjax/unpacked/localization/fr/FontWarnings.js +6 -6
- data/vendor/mathjax/unpacked/localization/fr/HTML-CSS.js +5 -5
- data/vendor/mathjax/unpacked/localization/fr/HelpDialog.js +4 -4
- data/vendor/mathjax/unpacked/localization/fr/MathML.js +3 -3
- data/vendor/mathjax/unpacked/localization/fr/MathMenu.js +17 -11
- data/vendor/mathjax/unpacked/localization/fr/TeX.js +27 -27
- data/vendor/mathjax/unpacked/localization/fr/fr.js +8 -8
- data/vendor/mathjax/unpacked/localization/gl/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/gl/gl.js +3 -3
- data/vendor/mathjax/unpacked/localization/he/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/he/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/he/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/he/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/he/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/he/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/he/he.js +3 -3
- data/vendor/mathjax/unpacked/localization/ia/FontWarnings.js +9 -3
- data/vendor/mathjax/unpacked/localization/ia/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/ia/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/ia/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/ia/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/ia/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/ia/ia.js +3 -3
- data/vendor/mathjax/unpacked/localization/it/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/it/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/it/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/it/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/it/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/it/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/it/it.js +3 -3
- data/vendor/mathjax/unpacked/localization/ja/FontWarnings.js +6 -6
- data/vendor/mathjax/unpacked/localization/ja/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/ja/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/ja/MathML.js +5 -5
- data/vendor/mathjax/unpacked/localization/ja/MathMenu.js +18 -12
- data/vendor/mathjax/unpacked/localization/ja/TeX.js +11 -11
- data/vendor/mathjax/unpacked/localization/ja/ja.js +3 -3
- data/vendor/mathjax/unpacked/localization/kn/FontWarnings.js +37 -0
- data/vendor/mathjax/unpacked/localization/kn/HTML-CSS.js +36 -0
- data/vendor/mathjax/unpacked/localization/kn/HelpDialog.js +36 -0
- data/vendor/mathjax/unpacked/localization/kn/MathML.js +39 -0
- data/vendor/mathjax/unpacked/localization/kn/MathMenu.js +109 -0
- data/vendor/mathjax/unpacked/localization/kn/TeX.js +102 -0
- data/vendor/mathjax/unpacked/localization/kn/kn.js +61 -0
- data/vendor/mathjax/unpacked/localization/ko/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/ko/ko.js +3 -3
- data/vendor/mathjax/unpacked/localization/lb/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/lb/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/lb/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/lb/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/lb/MathMenu.js +30 -3
- data/vendor/mathjax/unpacked/localization/lb/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/lb/lb.js +6 -6
- data/vendor/mathjax/unpacked/localization/mk/FontWarnings.js +7 -7
- data/vendor/mathjax/unpacked/localization/mk/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/mk/HelpDialog.js +4 -4
- data/vendor/mathjax/unpacked/localization/mk/MathML.js +5 -5
- data/vendor/mathjax/unpacked/localization/mk/MathMenu.js +12 -6
- data/vendor/mathjax/unpacked/localization/mk/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/mk/mk.js +3 -3
- data/vendor/mathjax/unpacked/localization/nl/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/nl/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/nl/HelpDialog.js +3 -3
- data/vendor/mathjax/unpacked/localization/nl/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/nl/MathMenu.js +34 -28
- data/vendor/mathjax/unpacked/localization/nl/TeX.js +3 -3
- data/vendor/mathjax/unpacked/localization/nl/nl.js +8 -8
- data/vendor/mathjax/unpacked/localization/oc/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/oc/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/oc/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/oc/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/oc/MathMenu.js +20 -2
- data/vendor/mathjax/unpacked/localization/oc/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/oc/oc.js +5 -5
- data/vendor/mathjax/unpacked/localization/pl/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/pl/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/pl/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/pl/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/pl/MathMenu.js +28 -22
- data/vendor/mathjax/unpacked/localization/pl/TeX.js +5 -5
- data/vendor/mathjax/unpacked/localization/pl/pl.js +7 -7
- data/vendor/mathjax/unpacked/localization/pt-br/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt-br/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt-br/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt-br/MathML.js +3 -3
- data/vendor/mathjax/unpacked/localization/pt-br/MathMenu.js +12 -6
- data/vendor/mathjax/unpacked/localization/pt-br/TeX.js +3 -3
- data/vendor/mathjax/unpacked/localization/pt-br/pt-br.js +3 -3
- data/vendor/mathjax/unpacked/localization/pt/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/pt/MathML.js +5 -5
- data/vendor/mathjax/unpacked/localization/pt/MathMenu.js +24 -18
- data/vendor/mathjax/unpacked/localization/pt/TeX.js +46 -46
- data/vendor/mathjax/unpacked/localization/pt/pt.js +3 -4
- data/vendor/mathjax/unpacked/localization/qqq/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/qqq/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/qqq/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/qqq/MathML.js +5 -5
- data/vendor/mathjax/unpacked/localization/qqq/MathMenu.js +23 -17
- data/vendor/mathjax/unpacked/localization/qqq/TeX.js +4 -4
- data/vendor/mathjax/unpacked/localization/qqq/qqq.js +4 -4
- data/vendor/mathjax/unpacked/localization/ru/FontWarnings.js +9 -3
- data/vendor/mathjax/unpacked/localization/ru/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/ru/HelpDialog.js +12 -3
- data/vendor/mathjax/unpacked/localization/ru/MathML.js +12 -3
- data/vendor/mathjax/unpacked/localization/ru/MathMenu.js +82 -3
- data/vendor/mathjax/unpacked/localization/ru/TeX.js +73 -3
- data/vendor/mathjax/unpacked/localization/ru/ru.js +6 -5
- data/vendor/mathjax/unpacked/localization/sco/FontWarnings.js +38 -0
- data/vendor/mathjax/unpacked/localization/sco/HTML-CSS.js +36 -0
- data/vendor/mathjax/unpacked/localization/sco/HelpDialog.js +41 -0
- data/vendor/mathjax/unpacked/localization/sco/MathML.js +41 -0
- data/vendor/mathjax/unpacked/localization/sco/MathMenu.js +111 -0
- data/vendor/mathjax/unpacked/localization/sco/TeX.js +102 -0
- data/vendor/mathjax/unpacked/localization/sco/sco.js +61 -0
- data/vendor/mathjax/unpacked/localization/sl/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/sl/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/sl/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/sl/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/sl/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/sl/TeX.js +3 -3
- data/vendor/mathjax/unpacked/localization/sl/sl.js +3 -3
- data/vendor/mathjax/unpacked/localization/sv/FontWarnings.js +9 -3
- data/vendor/mathjax/unpacked/localization/sv/HTML-CSS.js +7 -4
- data/vendor/mathjax/unpacked/localization/sv/HelpDialog.js +12 -3
- data/vendor/mathjax/unpacked/localization/sv/MathML.js +12 -3
- data/vendor/mathjax/unpacked/localization/sv/MathMenu.js +61 -9
- data/vendor/mathjax/unpacked/localization/sv/TeX.js +56 -17
- data/vendor/mathjax/unpacked/localization/sv/sv.js +9 -8
- data/vendor/mathjax/unpacked/localization/tr/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/MathMenu.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/TeX.js +2 -2
- data/vendor/mathjax/unpacked/localization/tr/tr.js +3 -3
- data/vendor/mathjax/unpacked/localization/uk/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/uk/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/uk/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/uk/MathML.js +2 -2
- data/vendor/mathjax/unpacked/localization/uk/MathMenu.js +8 -2
- data/vendor/mathjax/unpacked/localization/uk/TeX.js +3 -3
- data/vendor/mathjax/unpacked/localization/uk/uk.js +3 -3
- data/vendor/mathjax/unpacked/localization/vi/FontWarnings.js +38 -0
- data/vendor/mathjax/unpacked/localization/vi/HTML-CSS.js +36 -0
- data/vendor/mathjax/unpacked/localization/vi/HelpDialog.js +41 -0
- data/vendor/mathjax/unpacked/localization/vi/MathML.js +41 -0
- data/vendor/mathjax/unpacked/localization/vi/MathMenu.js +111 -0
- data/vendor/mathjax/unpacked/localization/vi/TeX.js +102 -0
- data/vendor/mathjax/unpacked/localization/vi/vi.js +61 -0
- data/vendor/mathjax/unpacked/localization/zh-hans/FontWarnings.js +2 -2
- data/vendor/mathjax/unpacked/localization/zh-hans/HTML-CSS.js +2 -2
- data/vendor/mathjax/unpacked/localization/zh-hans/HelpDialog.js +2 -2
- data/vendor/mathjax/unpacked/localization/zh-hans/MathML.js +4 -4
- data/vendor/mathjax/unpacked/localization/zh-hans/MathMenu.js +15 -8
- data/vendor/mathjax/unpacked/localization/zh-hans/TeX.js +17 -3
- data/vendor/mathjax/unpacked/localization/zh-hans/zh-hans.js +3 -3
- metadata +129 -4
- data/vendor/mathjax/README-branch.txt +0 -1
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>MathJax Equation References</title>
|
5
|
-
<!-- Copyright (c) 2012-
|
5
|
+
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>Load MathJax with in-line configuration after the page is ready</title>
|
5
|
-
<!-- Copyright (c) 2012-
|
5
|
+
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>Load MathJax after the page is ready</title>
|
5
|
-
<!-- Copyright (c) 2012-
|
5
|
+
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>Example of defining a macro that autoloads an extension</title>
|
5
|
-
<!-- Copyright (c) 2012-
|
5
|
+
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -0,0 +1,102 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<title>texvc extension</title>
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
6
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
7
|
+
<script type="text/x-mathjax-config">
|
8
|
+
MathJax.Hub.Config({
|
9
|
+
TeX: { extensions: ["mediawiki-texvc.js"] },
|
10
|
+
tex2jax: {inlineMath: [["$","$"],["\\(","\\)"]]}});
|
11
|
+
|
12
|
+
</script>
|
13
|
+
<script type="text/javascript" src="../MathJax.js?config=TeX-AMS_HTML-full"></script>
|
14
|
+
</head>
|
15
|
+
<body>
|
16
|
+
<ol>
|
17
|
+
<li>alef:$\alef$</li>
|
18
|
+
<li>alefsym:$\alefsym$</li>
|
19
|
+
<li>Alpha:$\Alpha$</li>
|
20
|
+
<li>and:$\and$</li>
|
21
|
+
<li>ang:$\ang$</li>
|
22
|
+
<li>Bbb:$\Bbb x$ (applied to $x$)</li>
|
23
|
+
<li>Beta:$\Beta$</li>
|
24
|
+
<li>bold:$\bold x$ (applied to $x$)</li>
|
25
|
+
<li>bull:$\bull$</li>
|
26
|
+
<li>C:$\C$</li>
|
27
|
+
<li>Chi:$\Chi$</li>
|
28
|
+
<li>clubs:$\clubs$</li>
|
29
|
+
<li>cnums:$\cnums$</li>
|
30
|
+
<li>Complex:$\Complex$</li>
|
31
|
+
<li>Dagger:$\Dagger$</li>
|
32
|
+
<li>darr:$\darr$</li>
|
33
|
+
<li>dArr:$\dArr$</li>
|
34
|
+
<li>Darr:$\Darr$</li>
|
35
|
+
<li>diamonds:$\diamonds$</li>
|
36
|
+
<li>Doteq:$\Doteq$</li>
|
37
|
+
<li>doublecap:$\doublecap$</li>
|
38
|
+
<li>doublecup:$\doublecup$</li>
|
39
|
+
<li>empty:$\empty$</li>
|
40
|
+
<li>Epsilon:$\Epsilon$</li>
|
41
|
+
<li>Eta:$\Eta$</li>
|
42
|
+
<li>exist:$\exist$</li>
|
43
|
+
<li>ge:$\ge$</li>
|
44
|
+
<li>gggtr:$\gggtr$</li>
|
45
|
+
<li>H:$\H$</li>
|
46
|
+
<li>hAar:$\hAar$</li>
|
47
|
+
<li>harr:$\harr$</li>
|
48
|
+
<li>Harr:$\Harr$</li>
|
49
|
+
<li>hearts:$\hearts$</li>
|
50
|
+
<li>image:$\image$</li>
|
51
|
+
<li>infin:$\infin$</li>
|
52
|
+
<li>Iota:$\Iota$</li>
|
53
|
+
<li>isin:$\isin$</li>
|
54
|
+
<li>Kappa:$\Kappa$</li>
|
55
|
+
<li>lang:$\lang$</li>
|
56
|
+
<li>larr:$\larr$</li>
|
57
|
+
<li>Larr:$\Larr$</li>
|
58
|
+
<li>lArr:$\lArr$</li>
|
59
|
+
<li>le:$\le$</li>
|
60
|
+
<li>lrarr:$\lrarr$</li>
|
61
|
+
<li>Lrarr:$\Lrarr$</li>
|
62
|
+
<li>lrArr:$\lrArr$</li>
|
63
|
+
<li>Mu:$\Mu$</li>
|
64
|
+
<li>N:$\N$</li>
|
65
|
+
<li>natnums:$\natnums$</li>
|
66
|
+
<li>ne:$\ne$</li>
|
67
|
+
<li>Nu:$\Nu$</li>
|
68
|
+
<li>O:$\O$</li>
|
69
|
+
<li>omicron:$\omicron$</li>
|
70
|
+
<li>Omicron:$\Omicron$</li>
|
71
|
+
<li>or:$\or$</li>
|
72
|
+
<li>part:$\part$</li>
|
73
|
+
<li>plusmn:$\plusmn$</li>
|
74
|
+
<li>Q:$\Q$</li>
|
75
|
+
<li>R:$\R$</li>
|
76
|
+
<li>rang:$\rang$</li>
|
77
|
+
<li>rarr:$\rarr$</li>
|
78
|
+
<li>Rarr:$\Rarr$</li>
|
79
|
+
<li>rArr:$\rArr$</li>
|
80
|
+
<li>real:$\real$</li>
|
81
|
+
<li>reals:$\reals$</li>
|
82
|
+
<li>Reals:$\Reals$</li>
|
83
|
+
<li>restriction:$\restriction$</li>
|
84
|
+
<li>Rho:$\Rho$</li>
|
85
|
+
<li>sdot:$\sdot$</li>
|
86
|
+
<li>sect:$\sect$</li>
|
87
|
+
<li>spades:$\spades$</li>
|
88
|
+
<li>sub:$\sub$</li>
|
89
|
+
<li>sube:$\sube$</li>
|
90
|
+
<li>supe:$\supe$</li>
|
91
|
+
<li>Tau:$\Tau$</li>
|
92
|
+
<li>thetasym:$\thetasym$</li>
|
93
|
+
<li>uarr:$\uarr$</li>
|
94
|
+
<li>uArr:$\uArr$</li>
|
95
|
+
<li>Uarr:$\Uarr$</li>
|
96
|
+
<li>varcoppa:$\varcoppa$</li>
|
97
|
+
<li>weierp:$\weierp$</li>
|
98
|
+
<li>Z:$\Z$</li>
|
99
|
+
<li>Zeta:$\Zeta$</li>
|
100
|
+
</ol>
|
101
|
+
</body>
|
102
|
+
</html>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>MathJax MathML Test Page</title>
|
5
|
-
<!-- Copyright (c) 2010-
|
5
|
+
<!-- Copyright (c) 2010-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>MathJax Signals Test Page</title>
|
5
|
-
<!-- Copyright (c) 2010-
|
5
|
+
<!-- Copyright (c) 2010-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>MathJax TeX Test Page</title>
|
5
|
-
<!-- Copyright (c) 2010-
|
5
|
+
<!-- Copyright (c) 2010-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<title>MathJax Test Page</title>
|
5
|
-
<!-- Copyright (c) 2009-
|
5
|
+
<!-- Copyright (c) 2009-2015 The MathJax Consortium -->
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
8
8
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
*
|
13
13
|
* ---------------------------------------------------------------------
|
14
14
|
*
|
15
|
-
* Copyright (c) 2009-
|
15
|
+
* Copyright (c) 2009-2015 The MathJax Consortium
|
16
16
|
*
|
17
17
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
18
18
|
* you may not use this file except in compliance with the License.
|
@@ -45,8 +45,10 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}}
|
|
45
45
|
|
46
46
|
// MathJax.isPacked = true; // This line is uncommented by the packer.
|
47
47
|
|
48
|
-
MathJax.version = "2.
|
49
|
-
MathJax.fileversion = "2.
|
48
|
+
MathJax.version = "2.5.1";
|
49
|
+
MathJax.fileversion = "2.5.1";
|
50
|
+
MathJax.cdnVersion = "2.5.1"; // specifies a revision to break caching
|
51
|
+
MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files
|
50
52
|
|
51
53
|
/**********************************************************/
|
52
54
|
|
@@ -56,22 +58,12 @@ MathJax.fileversion = "2.3.1";
|
|
56
58
|
|
57
59
|
var PROTO = []; // a static object used to indicate when a prototype is being created
|
58
60
|
var OBJECT = function (def) {
|
59
|
-
var obj = def.constructor; if (!obj) {obj =
|
61
|
+
var obj = def.constructor; if (!obj) {obj = function () {}}
|
60
62
|
for (var id in def) {if (id !== 'constructor' && def.hasOwnProperty(id)) {obj[id] = def[id]}}
|
61
63
|
return obj;
|
62
64
|
};
|
63
65
|
var CONSTRUCTOR = function () {
|
64
|
-
return
|
65
|
-
};
|
66
|
-
//
|
67
|
-
// Test for Safari 2.x bug (can't replace prototype for result of new Function()).
|
68
|
-
// (We don't use this version for everyone since it is a closure and we don't need that).
|
69
|
-
//
|
70
|
-
var BUGTEST = CONSTRUCTOR(); BUGTEST.prototype = {bug_test: 1};
|
71
|
-
if (!BUGTEST.prototype.bug_test) {
|
72
|
-
CONSTRUCTOR = function () {
|
73
|
-
return function () {return arguments.callee.Init.call(this,arguments)};
|
74
|
-
};
|
66
|
+
return function () {return arguments.callee.Init.call(this,arguments)};
|
75
67
|
};
|
76
68
|
|
77
69
|
BASE.Object = OBJECT({
|
@@ -149,26 +141,17 @@ MathJax.fileversion = "2.3.1";
|
|
149
141
|
},
|
150
142
|
|
151
143
|
wrap: function (id,f) {
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
var fn = arguments.callee;
|
162
|
-
this.SUPER = fn.SUPER[fn.label];
|
163
|
-
try {var result = fn.original.apply(this,arguments)}
|
164
|
-
catch (err) {delete this.SUPER; throw err}
|
165
|
-
delete this.SUPER;
|
166
|
-
return result;
|
167
|
-
}.toString().replace(/^\s*function\s*\(\)\s*\{\s*/i,"").replace(/\s*\}\s*$/i,""),
|
168
|
-
|
169
|
-
toString: function () {
|
170
|
-
return this.original.toString.apply(this.original,arguments);
|
144
|
+
if (typeof(f) !== 'function' || !f.toString().match(/\.\s*SUPER\s*\(/)) {return f}
|
145
|
+
var fn = function () {
|
146
|
+
this.SUPER = fn.SUPER[id];
|
147
|
+
try {var result = f.apply(this,arguments)} catch (err) {delete this.SUPER; throw err}
|
148
|
+
delete this.SUPER;
|
149
|
+
return result;
|
150
|
+
}
|
151
|
+
fn.toString = function () {return f.toString.apply(f,arguments)}
|
152
|
+
return fn;
|
171
153
|
}
|
154
|
+
|
172
155
|
})
|
173
156
|
});
|
174
157
|
|
@@ -232,7 +215,7 @@ MathJax.fileversion = "2.3.1";
|
|
232
215
|
// Create a callback from an associative array
|
233
216
|
//
|
234
217
|
var CALLBACK = function (data) {
|
235
|
-
var cb =
|
218
|
+
var cb = function () {return arguments.callee.execute.apply(arguments.callee,arguments)};
|
236
219
|
for (var id in CALLBACK.prototype) {
|
237
220
|
if (CALLBACK.prototype.hasOwnProperty(id)) {
|
238
221
|
if (typeof(data[id]) !== 'undefined') {cb[id] = data[id]}
|
@@ -259,40 +242,45 @@ MathJax.fileversion = "2.3.1";
|
|
259
242
|
var ISCALLBACK = function (f) {
|
260
243
|
return (typeof(f) === "function" && f.isCallback);
|
261
244
|
}
|
245
|
+
|
262
246
|
//
|
263
247
|
// Evaluate a string in global context
|
264
248
|
//
|
265
249
|
var EVAL = function (code) {return eval.call(window,code)}
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
if (window.execScript) {
|
272
|
-
// IE
|
273
|
-
EVAL = function (code) {
|
274
|
-
BASE.__code = code;
|
275
|
-
code = "try {"+BASENAME+".__result = eval("+BASENAME+".__code)} catch(err) {"+BASENAME+".__result = err}";
|
276
|
-
window.execScript(code);
|
277
|
-
var result = BASE.__result; delete BASE.__result; delete BASE.__code;
|
278
|
-
if (result instanceof Error) {throw result}
|
279
|
-
return result;
|
280
|
-
}
|
250
|
+
var TESTEVAL = function () {
|
251
|
+
EVAL("var __TeSt_VaR__ = 1"); // check if it works in global context
|
252
|
+
if (window.__TeSt_VaR__) {
|
253
|
+
try { delete window.__TeSt_VaR__; } // NOTE IE9 throws when in IE7 mode
|
254
|
+
catch (error) { window.__TeSt_VaR__ = null; }
|
281
255
|
} else {
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
256
|
+
if (window.execScript) {
|
257
|
+
// IE
|
258
|
+
EVAL = function (code) {
|
259
|
+
BASE.__code = code;
|
260
|
+
code = "try {"+BASENAME+".__result = eval("+BASENAME+".__code)} catch(err) {"+BASENAME+".__result = err}";
|
261
|
+
window.execScript(code);
|
262
|
+
var result = BASE.__result; delete BASE.__result; delete BASE.__code;
|
263
|
+
if (result instanceof Error) {throw result}
|
264
|
+
return result;
|
265
|
+
}
|
266
|
+
} else {
|
267
|
+
// Safari2
|
268
|
+
EVAL = function (code) {
|
269
|
+
BASE.__code = code;
|
270
|
+
code = "try {"+BASENAME+".__result = eval("+BASENAME+".__code)} catch(err) {"+BASENAME+".__result = err}";
|
271
|
+
var head = (document.getElementsByTagName("head"))[0]; if (!head) {head = document.body}
|
272
|
+
var script = document.createElement("script");
|
273
|
+
script.appendChild(document.createTextNode(code));
|
274
|
+
head.appendChild(script); head.removeChild(script);
|
275
|
+
var result = BASE.__result; delete BASE.__result; delete BASE.__code;
|
276
|
+
if (result instanceof Error) {throw result}
|
277
|
+
return result;
|
278
|
+
}
|
293
279
|
}
|
294
280
|
}
|
281
|
+
TESTEVAL = null;
|
295
282
|
}
|
283
|
+
|
296
284
|
//
|
297
285
|
// Create a callback from various types of data
|
298
286
|
//
|
@@ -317,6 +305,7 @@ MathJax.fileversion = "2.3.1";
|
|
317
305
|
return CALLBACK({hook: args[1], object: args[0], data: args.slice(2)});
|
318
306
|
}
|
319
307
|
} else if (typeof(args) === 'string') {
|
308
|
+
if (TESTEVAL) TESTEVAL();
|
320
309
|
return CALLBACK({hook: EVAL, data: [args]});
|
321
310
|
} else if (args instanceof Object) {
|
322
311
|
return CALLBACK(args);
|
@@ -391,7 +380,9 @@ MathJax.fileversion = "2.3.1";
|
|
391
380
|
//
|
392
381
|
Init: function (reset) {
|
393
382
|
this.hooks = [];
|
383
|
+
this.remove = []; // used when hooks are removed during execution of list
|
394
384
|
this.reset = reset;
|
385
|
+
this.running = false;
|
395
386
|
},
|
396
387
|
//
|
397
388
|
// Add a callback to the list, in priority order (default priority is 10)
|
@@ -407,25 +398,42 @@ MathJax.fileversion = "2.3.1";
|
|
407
398
|
},
|
408
399
|
Remove: function (hook) {
|
409
400
|
for (var i = 0, m = this.hooks.length; i < m; i++) {
|
410
|
-
if (this.hooks[i] === hook) {
|
401
|
+
if (this.hooks[i] === hook) {
|
402
|
+
if (this.running) {this.remove.push(i)}
|
403
|
+
else {this.hooks.splice(i,1)}
|
404
|
+
return;
|
405
|
+
}
|
411
406
|
}
|
412
407
|
},
|
413
408
|
//
|
414
409
|
// Execute the list of callbacks, resetting them if requested.
|
415
410
|
// If any return callbacks, return a callback that will be
|
416
411
|
// executed when they all have completed.
|
412
|
+
// Remove any hooks that requested being removed during processing.
|
417
413
|
//
|
418
414
|
Execute: function () {
|
419
415
|
var callbacks = [{}];
|
416
|
+
this.running = true;
|
420
417
|
for (var i = 0, m = this.hooks.length; i < m; i++) {
|
421
418
|
if (this.reset) {this.hooks[i].reset()}
|
422
419
|
var result = this.hooks[i].apply(window,arguments);
|
423
420
|
if (ISCALLBACK(result) && !result.called) {callbacks.push(result)}
|
424
421
|
}
|
422
|
+
this.running = false;
|
423
|
+
if (this.remove.length) {this.RemovePending()}
|
425
424
|
if (callbacks.length === 1) {return null}
|
426
425
|
if (callbacks.length === 2) {return callbacks[1]}
|
427
426
|
return AFTER.apply({},callbacks);
|
427
|
+
},
|
428
|
+
//
|
429
|
+
// Remove hooks that asked to be removed during execution of list
|
430
|
+
//
|
431
|
+
RemovePending: function () {
|
432
|
+
this.remove = this.remove.sort();
|
433
|
+
for (var i = this.remove.length-1; i >= 0; i--) {this.hooks.splice(i,1)}
|
434
|
+
this.remove = [];
|
428
435
|
}
|
436
|
+
|
429
437
|
});
|
430
438
|
|
431
439
|
//
|
@@ -450,7 +458,7 @@ MathJax.fileversion = "2.3.1";
|
|
450
458
|
// Create the queue and push any commands that are specified
|
451
459
|
//
|
452
460
|
Init: function () {
|
453
|
-
this.pending =
|
461
|
+
this.pending = this.running = 0;
|
454
462
|
this.queue = [];
|
455
463
|
this.Push.apply(this,arguments);
|
456
464
|
},
|
@@ -505,6 +513,8 @@ MathJax.fileversion = "2.3.1";
|
|
505
513
|
this.name = name;
|
506
514
|
this.posted = []; // the messages posted so far
|
507
515
|
this.listeners = HOOKS(true); // those with interest in this signal
|
516
|
+
this.posting = false;
|
517
|
+
this.callback = null;
|
508
518
|
},
|
509
519
|
//
|
510
520
|
// Post a message to the signal listeners, with callback for when complete
|
@@ -519,7 +529,7 @@ MathJax.fileversion = "2.3.1";
|
|
519
529
|
this.Suspend(); this.posting = true;
|
520
530
|
var result = this.listeners.Execute(message);
|
521
531
|
if (ISCALLBACK(result) && !result.called) {WAITFOR(result,this)}
|
522
|
-
this.Resume();
|
532
|
+
this.Resume(); this.posting = false;
|
523
533
|
if (!this.pending) {this.call()}
|
524
534
|
}
|
525
535
|
return callback;
|
@@ -543,7 +553,7 @@ MathJax.fileversion = "2.3.1";
|
|
543
553
|
call: function () {this.callback(this); this.Process()},
|
544
554
|
|
545
555
|
//
|
546
|
-
// A listener calls this to register
|
556
|
+
// A listener calls this to register interest in the signal (so it will be called
|
547
557
|
// when posts occur). If ignorePast is true, it will not be sent the post history.
|
548
558
|
//
|
549
559
|
Interest: function (callback,ignorePast,priority) {
|
@@ -575,15 +585,22 @@ MathJax.fileversion = "2.3.1";
|
|
575
585
|
this.hooks[msg].Add(callback,priority);
|
576
586
|
for (var i = 0, m = this.posted.length; i < m; i++)
|
577
587
|
{if (this.posted[i] == msg) {callback.reset(); callback(this.posted[i])}}
|
588
|
+
callback.msg = msg; // keep track so we can remove it
|
578
589
|
return callback;
|
579
590
|
},
|
580
591
|
//
|
581
592
|
// Execute the message hooks for the given message
|
582
593
|
//
|
583
|
-
ExecuteHooks: function (msg
|
594
|
+
ExecuteHooks: function (msg) {
|
584
595
|
var type = ((msg instanceof Array) ? msg[0] : msg);
|
585
596
|
if (!this.hooks[type]) {return null}
|
586
597
|
return this.hooks[type].Execute(msg);
|
598
|
+
},
|
599
|
+
//
|
600
|
+
// Remove a hook safely
|
601
|
+
//
|
602
|
+
RemoveHook: function (hook) {
|
603
|
+
this.hooks[hook.msg].Remove(hook);
|
587
604
|
}
|
588
605
|
|
589
606
|
},{
|
@@ -624,7 +641,7 @@ MathJax.fileversion = "2.3.1";
|
|
624
641
|
if (document.styleSheets && document.styleSheets.length > sheets)
|
625
642
|
{sheets = document.styleSheets.length}
|
626
643
|
if (!head) {
|
627
|
-
head = (document.getElementsByTagName("head"))[0];
|
644
|
+
head = document.head || ((document.getElementsByTagName("head"))[0]);
|
628
645
|
if (!head) {head = document.body}
|
629
646
|
}
|
630
647
|
return head;
|
@@ -640,25 +657,57 @@ MathJax.fileversion = "2.3.1";
|
|
640
657
|
SCRIPTS = [];
|
641
658
|
};
|
642
659
|
|
660
|
+
var PATH = {};
|
661
|
+
PATH[BASENAME] = ""; // empty path gets the root URL
|
662
|
+
|
643
663
|
BASE.Ajax = {
|
644
664
|
loaded: {}, // files already loaded
|
645
665
|
loading: {}, // files currently in process of loading
|
646
666
|
loadHooks: {}, // hooks to call when files are loaded
|
647
667
|
timeout: 15*1000, // timeout for loading of files (15 seconds)
|
648
668
|
styleDelay: 1, // delay to use before styles are available
|
649
|
-
config: {
|
669
|
+
config: {
|
670
|
+
root: "", // URL of root directory to load from
|
671
|
+
path: PATH // paths to named URL's (e.g., [MathJax]/...)
|
672
|
+
},
|
650
673
|
|
651
674
|
STATUS: {
|
652
675
|
OK: 1, // file is loading or did load OK
|
653
676
|
ERROR: -1 // file timed out during load
|
654
677
|
},
|
655
|
-
|
656
|
-
|
657
|
-
|
678
|
+
|
679
|
+
//
|
680
|
+
// Return a complete URL to a file (replacing any root names)
|
681
|
+
//
|
682
|
+
fileURL: function (file) {
|
683
|
+
var match = file.match(/^\[([-._a-z0-9]+)\]/i);
|
684
|
+
if (match && match[1] in PATH)
|
685
|
+
{file = (PATH[match[1]]||this.config.root) + file.substr(match[1].length+2)}
|
686
|
+
return file;
|
687
|
+
},
|
688
|
+
//
|
689
|
+
// Replace root names if URL includes one
|
690
|
+
//
|
691
|
+
fileName: function (url) {
|
692
|
+
var root = this.config.root;
|
693
|
+
if (url.substr(0,root.length) === root) {url = "["+BASENAME+"]"+url.substr(root.length)}
|
694
|
+
else {
|
695
|
+
for (var id in PATH) {if (PATH.hasOwnProperty(id) && PATH[id]) {
|
696
|
+
if (url.substr(0,PATH[id].length) === PATH[id])
|
697
|
+
{url = "["+id+"]"+url.substr(PATH[id].length); break}
|
698
|
+
}}
|
699
|
+
}
|
700
|
+
return url;
|
701
|
+
},
|
658
702
|
//
|
659
|
-
//
|
703
|
+
// Cache-breaking revision number for file
|
660
704
|
//
|
661
|
-
|
705
|
+
fileRev: function (file) {
|
706
|
+
var rev = BASE.cdnFileVersions[name] || BASE.cdnVersion;
|
707
|
+
if (rev) {rev = "?rev="+rev}
|
708
|
+
return rev;
|
709
|
+
},
|
710
|
+
urlRev: function (file) {return this.fileURL(file)+this.fileRev(file)},
|
662
711
|
|
663
712
|
//
|
664
713
|
// Load a file if it hasn't been already.
|
@@ -718,6 +767,13 @@ MathJax.fileversion = "2.3.1";
|
|
718
767
|
addHook: function (file,callback,priority) {
|
719
768
|
if (!this.loadHooks[file]) {this.loadHooks[file] = MathJax.Callback.Hooks()}
|
720
769
|
this.loadHooks[file].Add(callback,priority);
|
770
|
+
callback.file = file;
|
771
|
+
},
|
772
|
+
removeHook: function (hook) {
|
773
|
+
if (this.loadHooks[hook.file]) {
|
774
|
+
this.loadHooks[hook.file].Remove(hook);
|
775
|
+
if (!this.loadHooks[hook.file].hooks.length) {delete this.loadHooks[hook.file]}
|
776
|
+
}
|
721
777
|
},
|
722
778
|
|
723
779
|
//
|
@@ -739,6 +795,7 @@ MathJax.fileversion = "2.3.1";
|
|
739
795
|
// Create a SCRIPT tag to load the file
|
740
796
|
//
|
741
797
|
JS: function (file,callback) {
|
798
|
+
var name = this.fileName(file);
|
742
799
|
var script = document.createElement("script");
|
743
800
|
var timeout = BASE.Callback(["loadTimeout",this,file]);
|
744
801
|
this.loading[file] = {
|
@@ -747,23 +804,27 @@ MathJax.fileversion = "2.3.1";
|
|
747
804
|
status: this.STATUS.OK,
|
748
805
|
script: script
|
749
806
|
};
|
807
|
+
//
|
750
808
|
// Add this to the structure above after it is created to prevent recursion
|
751
809
|
// when loading the initial localization file (before loading messsage is available)
|
752
|
-
|
810
|
+
//
|
811
|
+
this.loading[file].message = BASE.Message.File(name);
|
753
812
|
script.onerror = timeout; // doesn't work in IE and no apparent substitute
|
754
813
|
script.type = "text/javascript";
|
755
|
-
script.src = file;
|
814
|
+
script.src = file+this.fileRev(name);
|
756
815
|
this.head.appendChild(script);
|
757
816
|
},
|
758
817
|
//
|
759
818
|
// Create a LINK tag to load the style sheet
|
760
819
|
//
|
761
820
|
CSS: function (file,callback) {
|
821
|
+
var name = this.fileName(file);
|
762
822
|
var link = document.createElement("link");
|
763
|
-
link.rel = "stylesheet"; link.type = "text/css";
|
823
|
+
link.rel = "stylesheet"; link.type = "text/css";
|
824
|
+
link.href = file+this.fileRev(name);
|
764
825
|
this.loading[file] = {
|
765
826
|
callback: callback,
|
766
|
-
message: BASE.Message.File(
|
827
|
+
message: BASE.Message.File(name),
|
767
828
|
status: this.STATUS.OK
|
768
829
|
};
|
769
830
|
this.head.appendChild(link);
|
@@ -959,7 +1020,7 @@ MathJax.fileversion = "2.3.1";
|
|
959
1020
|
return string;
|
960
1021
|
}
|
961
1022
|
};
|
962
|
-
|
1023
|
+
|
963
1024
|
})("MathJax");
|
964
1025
|
|
965
1026
|
/**********************************************************/
|
@@ -1053,7 +1114,8 @@ MathJax.HTML = {
|
|
1053
1114
|
Get: function (name,obj) {
|
1054
1115
|
if (!obj) {obj = {}}
|
1055
1116
|
var pattern = new RegExp("(?:^|;\\s*)"+this.prefix+"\\."+name+"=([^;]*)(?:;|$)");
|
1056
|
-
var match
|
1117
|
+
var match;
|
1118
|
+
try {match = pattern.exec(document.cookie)} catch (err) {}; // ignore errors reading cookies
|
1057
1119
|
if (match && match[1] !== "") {
|
1058
1120
|
var keys = unescape(match[1]).split('&;');
|
1059
1121
|
for (var i = 0, m = keys.length; i < m; i++) {
|
@@ -1081,14 +1143,17 @@ MathJax.Localization = {
|
|
1081
1143
|
// Currently, this list is not modified by the MathJax-i18n script. You can
|
1082
1144
|
// run the following command in MathJax/unpacked/localization to update it:
|
1083
1145
|
//
|
1084
|
-
// find -name *.js | xargs grep menuTitle\: | grep -v qqq | sed
|
1146
|
+
// find . -name "*.js" | xargs grep menuTitle\: | grep -v qqq | sed 's/^\.\/\(.*\)\/.*\.js\: / "\1"\: \{/' | sed 's/,$/\},/' | sed 's/"English"/"English", isLoaded: true/' > tmp ; sort tmp > tmp2 ; sed '$ s/,$//' tmp2 ; rm tmp*
|
1085
1147
|
//
|
1086
1148
|
// This only takes languages with localization data so you must also add
|
1087
1149
|
// the languages that use a remap but are not translated at all.
|
1088
1150
|
//
|
1151
|
+
"ast": {menuTitle: "asturianu"},
|
1152
|
+
"bcc": {menuTitle: "\u0628\u0644\u0648\u0686\u06CC"},
|
1089
1153
|
"br": {menuTitle: "brezhoneg"},
|
1154
|
+
"ca": {menuTitle: "catal\u00E0"},
|
1090
1155
|
"cdo": {menuTitle: "M\u00ECng-d\u0115\u0324ng-ng\u1E73\u0304"},
|
1091
|
-
"cs": {menuTitle: "\
|
1156
|
+
"cs": {menuTitle: "\u010De\u0161tina"},
|
1092
1157
|
"da": {menuTitle: "dansk"},
|
1093
1158
|
"de": {menuTitle: "Deutsch"},
|
1094
1159
|
"en": {menuTitle: "English", isLoaded: true},
|
@@ -1102,19 +1167,22 @@ MathJax.Localization = {
|
|
1102
1167
|
"ia": {menuTitle: "interlingua"},
|
1103
1168
|
"it": {menuTitle: "italiano"},
|
1104
1169
|
"ja": {menuTitle: "\u65E5\u672C\u8A9E"},
|
1170
|
+
"kn": {menuTitle: "\u0C95\u0CA8\u0CCD\u0CA8\u0CA1"},
|
1105
1171
|
"ko": {menuTitle: "\uD55C\uAD6D\uC5B4"},
|
1106
1172
|
"lb": {menuTitle: "L\u00EBtzebuergesch"},
|
1107
1173
|
"mk": {menuTitle: "\u043C\u0430\u043A\u0435\u0434\u043E\u043D\u0441\u043A\u0438"},
|
1108
1174
|
"nl": {menuTitle: "Nederlands"},
|
1109
1175
|
"oc": {menuTitle: "occitan"},
|
1110
1176
|
"pl": {menuTitle: "polski"},
|
1111
|
-
"pt-br": {menuTitle: "portugu\u00EAs do Brasil"},
|
1112
1177
|
"pt": {menuTitle: "portugus\u00EA"},
|
1178
|
+
"pt-br": {menuTitle: "portugu\u00EAs do Brasil"},
|
1113
1179
|
"ru": {menuTitle: "\u0440\u0443\u0441\u0441\u043A\u0438\u0439"},
|
1180
|
+
"sco": {menuTitle: "Scots"},
|
1114
1181
|
"sl": {menuTitle: "sloven\u0161\u010Dina"},
|
1115
1182
|
"sv": {menuTitle: "svenska"},
|
1116
1183
|
"tr": {menuTitle: "T\u00FCrk\u00E7e"},
|
1117
1184
|
"uk": {menuTitle: "\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430"},
|
1185
|
+
"vi": {menuTitle: "Ti\u1EBFng Vi\u1EC7t"},
|
1118
1186
|
"zh-hans": {menuTitle: "\u4E2D\u6587\uFF08\u7B80\u4F53\uFF09"}
|
1119
1187
|
},
|
1120
1188
|
|
@@ -1135,7 +1203,7 @@ MathJax.Localization = {
|
|
1135
1203
|
var result = [], match, last = 0;
|
1136
1204
|
regex.lastIndex = 0;
|
1137
1205
|
while (match = regex.exec(string)) {
|
1138
|
-
result.push(string.substr(last,match.index));
|
1206
|
+
result.push(string.substr(last,match.index-last));
|
1139
1207
|
result.push.apply(result,match.slice(1));
|
1140
1208
|
last = match.index + match[0].length;
|
1141
1209
|
}
|
@@ -1366,7 +1434,7 @@ MathJax.Localization = {
|
|
1366
1434
|
// directory and file.
|
1367
1435
|
//
|
1368
1436
|
loadFile: function (file,data,callback) {
|
1369
|
-
callback = MathJax.Callback(callback
|
1437
|
+
callback = MathJax.Callback(callback);
|
1370
1438
|
file = (data.file || file); // the data's file name or the default name
|
1371
1439
|
if (!file.match(/\.js$/)) {file += ".js"} // add .js if needed
|
1372
1440
|
//
|
@@ -1405,7 +1473,7 @@ MathJax.Localization = {
|
|
1405
1473
|
if (load) {
|
1406
1474
|
return MathJax.Callback.Queue(
|
1407
1475
|
load,["loadDomain",this,domain] // call again to load domain
|
1408
|
-
).Push(callback);
|
1476
|
+
).Push(callback||{});
|
1409
1477
|
}
|
1410
1478
|
}
|
1411
1479
|
if (localeData.domains && domain in localeData.domains) {
|
@@ -1557,7 +1625,9 @@ MathJax.Message = {
|
|
1557
1625
|
|
1558
1626
|
browsers: {
|
1559
1627
|
MSIE: function (browser) {
|
1560
|
-
MathJax.
|
1628
|
+
MathJax.Message.msieFixedPositionBug = ((document.documentMode||0) < 7);
|
1629
|
+
if (MathJax.Message.msieFixedPositionBug)
|
1630
|
+
{MathJax.Hub.config.styles["#MathJax_Message"].position = "absolute"}
|
1561
1631
|
MathJax.Message.quirks = (document.compatMode === "BackCompat");
|
1562
1632
|
},
|
1563
1633
|
Chrome: function (browser) {
|
@@ -1580,7 +1650,7 @@ MathJax.Message = {
|
|
1580
1650
|
}
|
1581
1651
|
if (!this.div) {
|
1582
1652
|
var frame = document.body;
|
1583
|
-
if (
|
1653
|
+
if (this.msieFixedPositionBug && window.attachEvent) {
|
1584
1654
|
frame = this.frame = this.addDiv(document.body); frame.removeAttribute("id");
|
1585
1655
|
frame.style.position = "absolute";
|
1586
1656
|
frame.style.border = frame.style.margin = frame.style.padding = "0px";
|
@@ -1764,8 +1834,6 @@ MathJax.Message = {
|
|
1764
1834
|
},
|
1765
1835
|
|
1766
1836
|
File: function (file) {
|
1767
|
-
var root = MathJax.Ajax.config.root;
|
1768
|
-
if (file.substr(0,root.length) === root) {file = "[MathJax]"+file.substr(root.length)}
|
1769
1837
|
return this.Set(["LoadFile","Loading %1",file],null,null);
|
1770
1838
|
},
|
1771
1839
|
|
@@ -1821,20 +1889,28 @@ MathJax.Hub = {
|
|
1821
1889
|
locale: "en", // the language to use for messages
|
1822
1890
|
mpContext: false, // true means pass menu events to MathPlayer in IE
|
1823
1891
|
mpMouse: false, // true means pass mouse events to MathPlayer in IE
|
1824
|
-
texHints: true
|
1892
|
+
texHints: true, // include class names for TeXAtom elements
|
1893
|
+
semantics: false // add semantics tag with original form in MathML output
|
1825
1894
|
},
|
1826
1895
|
|
1827
1896
|
errorSettings: {
|
1828
1897
|
// localized HTML snippet structure for message to use
|
1829
1898
|
message: ["[",["MathProcessingError","Math Processing Error"],"]"],
|
1830
1899
|
style: {color: "#CC0000", "font-style":"italic"} // style for message
|
1831
|
-
}
|
1900
|
+
},
|
1901
|
+
|
1902
|
+
ignoreMMLattributes: {} // attributes not to copy to HTML-CSS or SVG output
|
1903
|
+
// from MathML input (in addition to the ones in MML.nocopyAttributes).
|
1904
|
+
// An id set to true will be ignored, one set to false will
|
1905
|
+
// be allowed (even if other criteria normally would prevent
|
1906
|
+
// it from being copied); use false carefully!
|
1832
1907
|
},
|
1833
1908
|
|
1834
1909
|
preProcessors: MathJax.Callback.Hooks(true), // list of callbacks for preprocessing (initialized by extensions)
|
1835
1910
|
inputJax: {}, // mime-type mapped to input jax (by registration)
|
1836
1911
|
outputJax: {order:{}}, // mime-type mapped to output jax list (by registration)
|
1837
1912
|
|
1913
|
+
processSectionDelay: 50, // pause between input and output phases of processing
|
1838
1914
|
processUpdateTime: 250, // time between screen updates when processing math (milliseconds)
|
1839
1915
|
processUpdateDelay: 10, // pause between screen updates to allow other processing (milliseconds)
|
1840
1916
|
|
@@ -1855,11 +1931,17 @@ MathJax.Hub = {
|
|
1855
1931
|
},
|
1856
1932
|
|
1857
1933
|
Register: {
|
1858
|
-
PreProcessor: function () {MathJax.Hub.preProcessors.Add.apply(MathJax.Hub.preProcessors,arguments)},
|
1934
|
+
PreProcessor: function () {return MathJax.Hub.preProcessors.Add.apply(MathJax.Hub.preProcessors,arguments)},
|
1859
1935
|
MessageHook: function () {return MathJax.Hub.signal.MessageHook.apply(MathJax.Hub.signal,arguments)},
|
1860
1936
|
StartupHook: function () {return MathJax.Hub.Startup.signal.MessageHook.apply(MathJax.Hub.Startup.signal,arguments)},
|
1861
1937
|
LoadHook: function () {return MathJax.Ajax.LoadHook.apply(MathJax.Ajax,arguments)}
|
1862
1938
|
},
|
1939
|
+
UnRegister: {
|
1940
|
+
PreProcessor: function (hook) {MathJax.Hub.preProcessors.Remove(hook)},
|
1941
|
+
MessageHook: function (hook) {MathJax.Hub.signal.RemoveHook(hook)},
|
1942
|
+
StartupHook: function (hook) {MathJax.Hub.Startup.signal.RemoveHook(hook)},
|
1943
|
+
LoadHook: function (hook) {MathJax.Ajax.removeHook(hook)}
|
1944
|
+
},
|
1863
1945
|
|
1864
1946
|
getAllJax: function (element) {
|
1865
1947
|
var jax = [], scripts = this.elementScripts(element);
|
@@ -1938,14 +2020,11 @@ MathJax.Hub = {
|
|
1938
2020
|
Typeset: function (element,callback) {
|
1939
2021
|
if (!MathJax.isReady) return null;
|
1940
2022
|
var ec = this.elementCallback(element,callback);
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
|
1946
|
-
["Process",this,ec.elements[i]]
|
1947
|
-
);
|
1948
|
-
}
|
2023
|
+
if (ec.count) {
|
2024
|
+
var queue = MathJax.Callback.Queue(
|
2025
|
+
["PreProcess",this,ec.elements],
|
2026
|
+
["Process",this,ec.elements]
|
2027
|
+
);
|
1949
2028
|
}
|
1950
2029
|
return queue.Push(ec.callback);
|
1951
2030
|
},
|
@@ -1953,14 +2032,13 @@ MathJax.Hub = {
|
|
1953
2032
|
PreProcess: function (element,callback) {
|
1954
2033
|
var ec = this.elementCallback(element,callback);
|
1955
2034
|
var queue = MathJax.Callback.Queue();
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
|
1960
|
-
|
1961
|
-
["Post",this.signal,["End PreProcess",ec.elements[i]]]
|
1962
|
-
);
|
2035
|
+
if (ec.count) {
|
2036
|
+
var elements = (ec.count === 1 ? [ec.elements] : ec.elements);
|
2037
|
+
queue.Push(["Post",this.signal,["Begin PreProcess",ec.elements]]);
|
2038
|
+
for (var i = 0, m = elements.length; i < m; i++) {
|
2039
|
+
if (elements[i]) {queue.Push(["Execute",this.preProcessors,elements[i]])}
|
1963
2040
|
}
|
2041
|
+
queue.Push(["Post",this.signal,["End PreProcess",ec.elements]]);
|
1964
2042
|
}
|
1965
2043
|
return queue.Push(ec.callback);
|
1966
2044
|
},
|
@@ -1972,32 +2050,37 @@ MathJax.Hub = {
|
|
1972
2050
|
|
1973
2051
|
takeAction: function (action,element,callback) {
|
1974
2052
|
var ec = this.elementCallback(element,callback);
|
2053
|
+
var elements = ec.elements;
|
1975
2054
|
var queue = MathJax.Callback.Queue(["Clear",this.signal]);
|
1976
|
-
|
1977
|
-
|
1978
|
-
|
1979
|
-
|
1980
|
-
|
1981
|
-
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
|
1988
|
-
|
1989
|
-
|
1990
|
-
|
1991
|
-
|
1992
|
-
|
1993
|
-
|
1994
|
-
|
1995
|
-
|
1996
|
-
|
1997
|
-
|
1998
|
-
|
1999
|
-
|
2000
|
-
|
2055
|
+
var state = {
|
2056
|
+
scripts: [], // filled in by prepareScripts
|
2057
|
+
start: new Date().getTime(), // timer for processing messages
|
2058
|
+
i: 0, j: 0, // current script, current jax
|
2059
|
+
jax: {}, // scripts grouped by output jax
|
2060
|
+
jaxIDs: [] // id's of jax used
|
2061
|
+
};
|
2062
|
+
if (ec.count) {
|
2063
|
+
var delay = ["Delay",MathJax.Callback,this.processSectionDelay];
|
2064
|
+
if (!delay[2]) {delay = {}}
|
2065
|
+
queue.Push(
|
2066
|
+
["Post",this.signal,["Begin "+action,elements]],
|
2067
|
+
["Post",this.signal,["Begin Math",elements,action]],
|
2068
|
+
["prepareScripts",this,action,elements,state],
|
2069
|
+
["Post",this.signal,["Begin Math Input",elements,action]],
|
2070
|
+
["processInput",this,state],
|
2071
|
+
["Post",this.signal,["End Math Input",elements,action]],
|
2072
|
+
delay,
|
2073
|
+
["prepareOutput",this,state,"preProcess"],
|
2074
|
+
delay,
|
2075
|
+
["Post",this.signal,["Begin Math Output",elements,action]],
|
2076
|
+
["processOutput",this,state],
|
2077
|
+
["Post",this.signal,["End Math Output",elements,action]],
|
2078
|
+
delay,
|
2079
|
+
["prepareOutput",this,state,"postProcess"],
|
2080
|
+
delay,
|
2081
|
+
["Post",this.signal,["End Math",elements,action]],
|
2082
|
+
["Post",this.signal,["End "+action,elements]]
|
2083
|
+
);
|
2001
2084
|
}
|
2002
2085
|
return queue.Push(ec.callback);
|
2003
2086
|
},
|
@@ -2190,15 +2273,23 @@ MathJax.Hub = {
|
|
2190
2273
|
var jax = script.MathJax.elementJax; if (!jax) {state.i++; continue}
|
2191
2274
|
//
|
2192
2275
|
// Call the output Jax's Process method (which will be its Translate()
|
2193
|
-
// method once loaded). Mark it as complete and remove the preview
|
2276
|
+
// method once loaded). Mark it as complete and remove the preview unless
|
2277
|
+
// the Process() call returns an explicit false value (in which case, it will
|
2278
|
+
// handle this later during the postProcess phase, as HTML-CSS does).
|
2194
2279
|
//
|
2195
2280
|
result = MathJax.OutputJax[jax.outputJax].Process(script,state);
|
2196
|
-
|
2197
|
-
|
2281
|
+
if (result !== false) {
|
2282
|
+
script.MathJax.state = STATE.PROCESSED;
|
2283
|
+
if (script.MathJax.preview) {script.MathJax.preview.innerHTML = ""}
|
2284
|
+
//
|
2285
|
+
// Signal that new math is available
|
2286
|
+
//
|
2287
|
+
this.signal.Post(["New Math",jax.inputID]); // FIXME: wait for this? (i.e., restart if returns uncalled callback)
|
2288
|
+
}
|
2198
2289
|
//
|
2199
|
-
//
|
2290
|
+
// Go on to next math expression
|
2200
2291
|
//
|
2201
|
-
|
2292
|
+
state.i++;
|
2202
2293
|
//
|
2203
2294
|
// Update the processing message, if needed
|
2204
2295
|
//
|
@@ -2284,6 +2375,7 @@ MathJax.Hub = {
|
|
2284
2375
|
if (callback == null && (element instanceof Array || typeof element === 'function'))
|
2285
2376
|
{try {MathJax.Callback(element); callback = element; element = null} catch(e) {}}
|
2286
2377
|
if (element == null) {element = this.config.elements || []}
|
2378
|
+
if (this.isHTMLCollection(element)) {element = this.HTMLCollection2Array(element)}
|
2287
2379
|
if (!(element instanceof Array)) {element = [element]}
|
2288
2380
|
element = [].concat(element); // make a copy so the original isn't changed
|
2289
2381
|
for (var i = 0, m = element.length; i < m; i++)
|
@@ -2291,21 +2383,47 @@ MathJax.Hub = {
|
|
2291
2383
|
if (!document.body) {document.body = document.getElementsByTagName("body")[0]}
|
2292
2384
|
if (element.length == 0) {element.push(document.body)}
|
2293
2385
|
if (!callback) {callback = {}}
|
2294
|
-
return {
|
2386
|
+
return {
|
2387
|
+
count: element.length,
|
2388
|
+
elements: (element.length === 1 ? element[0] : element),
|
2389
|
+
callback: callback
|
2390
|
+
};
|
2295
2391
|
},
|
2296
2392
|
|
2297
2393
|
elementScripts: function (element) {
|
2298
|
-
|
2299
|
-
|
2300
|
-
for (var i = 0, m = element.length; i < m; i++)
|
2301
|
-
|
2394
|
+
var scripts = [];
|
2395
|
+
if (element instanceof Array || this.isHTMLCollection(element)) {
|
2396
|
+
for (var i = 0, m = element.length; i < m; i++) {
|
2397
|
+
var alreadyDone = 0;
|
2398
|
+
for (var j = 0; j < i && !alreadyDone; j++)
|
2399
|
+
{alreadyDone = element[j].contains(element[i])}
|
2400
|
+
if (!alreadyDone) scripts.push.apply(scripts,this.elementScripts(element[i]));
|
2401
|
+
}
|
2302
2402
|
return scripts;
|
2303
2403
|
}
|
2304
2404
|
if (typeof(element) === 'string') {element = document.getElementById(element)}
|
2305
2405
|
if (!document.body) {document.body = document.getElementsByTagName("body")[0]}
|
2306
2406
|
if (element == null) {element = document.body}
|
2307
2407
|
if (element.tagName != null && element.tagName.toLowerCase() === "script") {return [element]}
|
2308
|
-
|
2408
|
+
scripts = element.getElementsByTagName("script");
|
2409
|
+
if (this.msieHTMLCollectionBug) {scripts = this.HTMLCollection2Array(scripts)}
|
2410
|
+
return scripts;
|
2411
|
+
},
|
2412
|
+
|
2413
|
+
//
|
2414
|
+
// IE8 fails to check "obj instanceof HTMLCollection" for some values of obj.
|
2415
|
+
//
|
2416
|
+
isHTMLCollection: function (obj) {
|
2417
|
+
return ("HTMLCollection" in window && typeof(obj) === "object" && obj instanceof HTMLCollection);
|
2418
|
+
},
|
2419
|
+
//
|
2420
|
+
// IE8 doesn't deal with HTMLCollection as an array, so convert to array
|
2421
|
+
//
|
2422
|
+
HTMLCollection2Array: function (nodes) {
|
2423
|
+
if (!this.msieHTMLCollectionBug) {return [].slice.call(nodes)}
|
2424
|
+
var NODES = [];
|
2425
|
+
for (var i = 0, m = nodes.length; i < m; i++) {NODES[i] = nodes[i]}
|
2426
|
+
return NODES;
|
2309
2427
|
},
|
2310
2428
|
|
2311
2429
|
Insert: function (dst,src) {
|
@@ -2359,21 +2477,6 @@ MathJax.Hub.Startup = {
|
|
2359
2477
|
MathJax.Hub.config.menuSettings.locale = this.params.locale;
|
2360
2478
|
}
|
2361
2479
|
//
|
2362
|
-
// Check for user cookie configuration
|
2363
|
-
//
|
2364
|
-
var user = MathJax.HTML.Cookie.Get("user");
|
2365
|
-
if (user.URL || user.Config) {
|
2366
|
-
if (confirm(
|
2367
|
-
MathJax.Localization._("CookieConfig",
|
2368
|
-
"MathJax has found a user-configuration cookie that includes code to "+
|
2369
|
-
"be run. Do you want to run it?\n\n"+
|
2370
|
-
"(You should press Cancel unless you set up the cookie yourself.)")
|
2371
|
-
)) {
|
2372
|
-
if (user.URL) {this.queue.Push(["Require",MathJax.Ajax,user.URL])}
|
2373
|
-
if (user.Config) {this.queue.Push(new Function(user.Config))}
|
2374
|
-
} else {MathJax.HTML.Cookie.Set("user",{})}
|
2375
|
-
}
|
2376
|
-
//
|
2377
2480
|
// Run the config files, if any are given in the parameter list
|
2378
2481
|
//
|
2379
2482
|
if (this.params.config) {
|
@@ -2449,6 +2552,8 @@ MathJax.Hub.Startup = {
|
|
2449
2552
|
}
|
2450
2553
|
jax.unshift(name);
|
2451
2554
|
}
|
2555
|
+
if (config.menuSettings.CHTMLpreview && !MathJax.Extension["CHTML-preview"])
|
2556
|
+
{MathJax.Hub.config.extensions.push("CHTML-preview.js")}
|
2452
2557
|
},MathJax.Hub.config],
|
2453
2558
|
["Post",this.signal,"End Cookie"]
|
2454
2559
|
);
|
@@ -2554,26 +2659,28 @@ MathJax.Hub.Startup = {
|
|
2554
2659
|
// if needed later on.
|
2555
2660
|
//
|
2556
2661
|
MenuZoom: function () {
|
2557
|
-
if (
|
2558
|
-
|
2559
|
-
|
2560
|
-
|
2561
|
-
|
2562
|
-
|
2563
|
-
|
2564
|
-
|
2565
|
-
|
2566
|
-
|
2567
|
-
|
2568
|
-
|
2569
|
-
|
2570
|
-
|
2571
|
-
|
2572
|
-
|
2573
|
-
|
2574
|
-
|
2575
|
-
|
2576
|
-
|
2662
|
+
if (MathJax.Hub.config.showMathMenu) {
|
2663
|
+
if (!MathJax.Extension.MathMenu) {
|
2664
|
+
setTimeout(
|
2665
|
+
function () {
|
2666
|
+
MathJax.Callback.Queue(
|
2667
|
+
["Require",MathJax.Ajax,"[MathJax]/extensions/MathMenu.js",{}],
|
2668
|
+
["loadDomain",MathJax.Localization,"MathMenu"]
|
2669
|
+
)
|
2670
|
+
},1000
|
2671
|
+
);
|
2672
|
+
} else {
|
2673
|
+
setTimeout(
|
2674
|
+
MathJax.Callback(["loadDomain",MathJax.Localization,"MathMenu"]),
|
2675
|
+
1000
|
2676
|
+
);
|
2677
|
+
}
|
2678
|
+
if (!MathJax.Extension.MathZoom) {
|
2679
|
+
setTimeout(
|
2680
|
+
MathJax.Callback(["Require",MathJax.Ajax,"[MathJax]/extensions/MathZoom.js",{}]),
|
2681
|
+
2000
|
2682
|
+
);
|
2683
|
+
}
|
2577
2684
|
}
|
2578
2685
|
},
|
2579
2686
|
|
@@ -2722,7 +2829,7 @@ MathJax.Hub.Startup = {
|
|
2722
2829
|
}
|
2723
2830
|
},{
|
2724
2831
|
id: "Jax",
|
2725
|
-
version: "2.
|
2832
|
+
version: "2.5.0",
|
2726
2833
|
directory: ROOT+"/jax",
|
2727
2834
|
extensionDir: ROOT+"/extensions"
|
2728
2835
|
});
|
@@ -2768,7 +2875,7 @@ MathJax.Hub.Startup = {
|
|
2768
2875
|
}
|
2769
2876
|
},{
|
2770
2877
|
id: "InputJax",
|
2771
|
-
version: "2.
|
2878
|
+
version: "2.5.0",
|
2772
2879
|
directory: JAX.directory+"/input",
|
2773
2880
|
extensionDir: JAX.extensionDir
|
2774
2881
|
});
|
@@ -2801,7 +2908,7 @@ MathJax.Hub.Startup = {
|
|
2801
2908
|
Remove: function (jax) {}
|
2802
2909
|
},{
|
2803
2910
|
id: "OutputJax",
|
2804
|
-
version: "2.
|
2911
|
+
version: "2.5.0",
|
2805
2912
|
directory: JAX.directory+"/output",
|
2806
2913
|
extensionDir: JAX.extensionDir,
|
2807
2914
|
fontDir: ROOT+(BASE.isPacked?"":"/..")+"/fonts",
|
@@ -2885,7 +2992,7 @@ MathJax.Hub.Startup = {
|
|
2885
2992
|
}
|
2886
2993
|
},{
|
2887
2994
|
id: "ElementJax",
|
2888
|
-
version: "2.
|
2995
|
+
version: "2.5.0",
|
2889
2996
|
directory: JAX.directory+"/element",
|
2890
2997
|
extensionDir: JAX.extensionDir,
|
2891
2998
|
ID: 0, // jax counter (for IDs)
|
@@ -2909,7 +3016,7 @@ MathJax.Hub.Startup = {
|
|
2909
3016
|
// Some "Fake" jax used to allow menu access for "Math Processing Error" messages
|
2910
3017
|
//
|
2911
3018
|
BASE.OutputJax.Error = {
|
2912
|
-
id: "Error", version: "2.
|
3019
|
+
id: "Error", version: "2.5.0", config: {},
|
2913
3020
|
ContextMenu: function () {return BASE.Extension.MathEvents.Event.ContextMenu.apply(BASE.Extension.MathEvents.Event,arguments)},
|
2914
3021
|
Mousedown: function () {return BASE.Extension.MathEvents.Event.AltContextMenu.apply(BASE.Extension.MathEvents.Event,arguments)},
|
2915
3022
|
getJaxFromMath: function (math) {return (math.nextSibling.MathJax||{}).error},
|
@@ -2926,7 +3033,7 @@ MathJax.Hub.Startup = {
|
|
2926
3033
|
}
|
2927
3034
|
};
|
2928
3035
|
BASE.InputJax.Error = {
|
2929
|
-
id: "Error", version: "2.
|
3036
|
+
id: "Error", version: "2.5.0", config: {},
|
2930
3037
|
sourceMenuTitle: /*_(MathMenu)*/ ["Original","Original Form"]
|
2931
3038
|
};
|
2932
3039
|
|
@@ -2939,9 +3046,11 @@ MathJax.Hub.Startup = {
|
|
2939
3046
|
if (!BASE) {BASE = window[BASENAME] = {}}
|
2940
3047
|
|
2941
3048
|
var HUB = BASE.Hub; var STARTUP = HUB.Startup; var CONFIG = HUB.config;
|
2942
|
-
var HEAD = document.getElementsByTagName("head")[0];
|
3049
|
+
var HEAD = document.head || (document.getElementsByTagName("head")[0]);
|
2943
3050
|
if (!HEAD) {HEAD = document.childNodes[0]};
|
2944
3051
|
var scripts = (document.documentElement || document).getElementsByTagName("script");
|
3052
|
+
if (scripts.length === 0 && HEAD.namespaceURI)
|
3053
|
+
scripts = document.getElementsByTagNameNS(HEAD.namespaceURI,"script");
|
2945
3054
|
var namePattern = new RegExp("(^|/)"+BASENAME+"\\.js(\\?.*)?$");
|
2946
3055
|
for (var i = scripts.length-1; i >= 0; i--) {
|
2947
3056
|
if ((scripts[i].src||"").match(namePattern)) {
|
@@ -2954,24 +3063,24 @@ MathJax.Hub.Startup = {
|
|
2954
3063
|
}
|
2955
3064
|
}
|
2956
3065
|
CONFIG.root = scripts[i].src.replace(/(^|\/)[^\/]*(\?.*)?$/,'')
|
2957
|
-
|
2958
|
-
|
3066
|
+
// convert rackspace to cdn.mathjax.org now that it supports https protocol
|
3067
|
+
.replace(/^(https?:)\/\/[0-9a-f]+(-[0-9a-f]+)?.ssl.cf1.rackcdn.com\//,"$1//cdn.mathjax.org/");
|
3068
|
+
BASE.Ajax.config.root = CONFIG.root;
|
2959
3069
|
break;
|
2960
3070
|
}
|
2961
3071
|
}
|
2962
|
-
BASE.Ajax.config = CONFIG;
|
2963
3072
|
|
3073
|
+
var AGENT = navigator.userAgent;
|
2964
3074
|
var BROWSERS = {
|
2965
3075
|
isMac: (navigator.platform.substr(0,3) === "Mac"),
|
2966
3076
|
isPC: (navigator.platform.substr(0,3) === "Win"),
|
2967
|
-
isMSIE: (
|
2968
|
-
isFirefox: (
|
2969
|
-
|
2970
|
-
isSafari: (navigator.userAgent.match(/ (Apple)?WebKit\//) != null &&
|
3077
|
+
isMSIE: ("ActiveXObject" in window && "clipboardData" in window),
|
3078
|
+
isFirefox: (AGENT.match(/Gecko\//) && !AGENT.match(/like Gecko/)),
|
3079
|
+
isSafari: (AGENT.match(/ (Apple)?WebKit\//) != null &&
|
2971
3080
|
(!window.chrome || window.chrome.loadTimes == null)),
|
2972
3081
|
isChrome: (window.chrome != null && window.chrome.loadTimes != null),
|
2973
3082
|
isOpera: (window.opera != null && window.opera.version != null),
|
2974
|
-
isKonqueror: (
|
3083
|
+
isKonqueror: ("konqueror" in window && navigator.vendor == "KDE"),
|
2975
3084
|
versionAtLeast: function (v) {
|
2976
3085
|
var bv = (this.version).split('.'); v = (new String(v)).split('.');
|
2977
3086
|
for (var i = 0, m = v.length; i < m; i++)
|
@@ -2985,7 +3094,7 @@ MathJax.Hub.Startup = {
|
|
2985
3094
|
}
|
2986
3095
|
};
|
2987
3096
|
|
2988
|
-
var
|
3097
|
+
var xAGENT = AGENT
|
2989
3098
|
.replace(/^Mozilla\/(\d+\.)+\d+ /,"") // remove initial Mozilla, which is never right
|
2990
3099
|
.replace(/[a-z][-a-z0-9._: ]+\/\d+[^ ]*-[^ ]*\.([a-z][a-z])?\d+ /i,"") // remove linux version
|
2991
3100
|
.replace(/Gentoo |Ubuntu\/(\d+\.)*\d+ (\([^)]*\) )?/,""); // special case for these
|
@@ -2997,11 +3106,11 @@ MathJax.Hub.Startup = {
|
|
2997
3106
|
if (browser === "Mac" || browser === "PC") continue;
|
2998
3107
|
HUB.Browser = HUB.Insert(new String(browser),BROWSERS);
|
2999
3108
|
var VERSION = new RegExp(
|
3000
|
-
".*(Version)
|
3109
|
+
".*(Version/| Trident/.*; rv:)((?:\\d+\\.)+\\d+)|" + // for Safari, Opera10, and IE11+
|
3001
3110
|
".*("+browser+")"+(browser == "MSIE" ? " " : "/")+"((?:\\d+\\.)*\\d+)|"+ // for one of the main browser
|
3002
3111
|
"(?:^|\\(| )([a-z][-a-z0-9._: ]+|(?:Apple)?WebKit)/((?:\\d+\\.)+\\d+)"); // for unrecognized browser
|
3003
|
-
var MATCH = VERSION.exec(
|
3004
|
-
HUB.Browser.name = (MATCH[1]
|
3112
|
+
var MATCH = VERSION.exec(xAGENT) || ["","","","unknown","0.0"];
|
3113
|
+
HUB.Browser.name = (MATCH[1] != "" ? browser : (MATCH[3] || MATCH[5]));
|
3005
3114
|
HUB.Browser.version = MATCH[2] || MATCH[4] || MATCH[6];
|
3006
3115
|
break;
|
3007
3116
|
}
|
@@ -3014,20 +3123,24 @@ MathJax.Hub.Startup = {
|
|
3014
3123
|
Safari: function (browser) {
|
3015
3124
|
var v = parseInt((String(browser.version).split("."))[0]);
|
3016
3125
|
if (v > 85) {browser.webkit = browser.version}
|
3017
|
-
if (v >=
|
3126
|
+
if (v >= 538) {browser.version = "8.0"}
|
3127
|
+
else if (v >= 537) {browser.version = "7.0"}
|
3128
|
+
else if (v >= 536) {browser.version = "6.0"}
|
3129
|
+
else if (v >= 534) {browser.version = "5.1"}
|
3018
3130
|
else if (v >= 533) {browser.version = "5.0"}
|
3019
3131
|
else if (v >= 526) {browser.version = "4.0"}
|
3020
3132
|
else if (v >= 525) {browser.version = "3.1"}
|
3021
3133
|
else if (v > 500) {browser.version = "3.0"}
|
3022
3134
|
else if (v > 400) {browser.version = "2.0"}
|
3023
3135
|
else if (v > 85) {browser.version = "1.0"}
|
3136
|
+
browser.webkit = (navigator.appVersion.match(/WebKit\/(\d+)\./))[1];
|
3024
3137
|
browser.isMobile = (navigator.appVersion.match(/Mobile/i) != null);
|
3025
3138
|
browser.noContextMenu = browser.isMobile;
|
3026
3139
|
},
|
3027
3140
|
Firefox: function (browser) {
|
3028
|
-
if ((browser.version === "0.0" ||
|
3141
|
+
if ((browser.version === "0.0" || AGENT.match(/Firefox/) == null) &&
|
3029
3142
|
navigator.product === "Gecko") {
|
3030
|
-
var rv =
|
3143
|
+
var rv = AGENT.match(/[\/ ]rv:(\d+\.\d.*?)[\) ]/);
|
3031
3144
|
if (rv) {browser.version = rv[1]}
|
3032
3145
|
else {
|
3033
3146
|
var date = (navigator.buildID||navigator.productSub||"0").substr(0,8);
|
@@ -3044,35 +3157,43 @@ MathJax.Hub.Startup = {
|
|
3044
3157
|
}
|
3045
3158
|
}
|
3046
3159
|
browser.isMobile = (navigator.appVersion.match(/Android/i) != null ||
|
3047
|
-
|
3048
|
-
|
3160
|
+
AGENT.match(/ Fennec\//) != null ||
|
3161
|
+
AGENT.match(/Mobile/) != null);
|
3049
3162
|
},
|
3050
3163
|
Opera: function (browser) {browser.version = opera.version()},
|
3051
3164
|
MSIE: function (browser) {
|
3052
3165
|
browser.isIE9 = !!(document.documentMode && (window.performance || window.msPerformance));
|
3053
3166
|
MathJax.HTML.setScriptBug = !browser.isIE9 || document.documentMode < 9;
|
3054
|
-
|
3055
|
-
|
3056
|
-
|
3057
|
-
try
|
3058
|
-
|
3059
|
-
|
3060
|
-
|
3061
|
-
|
3062
|
-
|
3063
|
-
|
3064
|
-
|
3065
|
-
|
3066
|
-
document.
|
3067
|
-
|
3167
|
+
MathJax.Hub.msieHTMLCollectionBug = (document.documentMode < 9);
|
3168
|
+
//
|
3169
|
+
// MathPlayer doesn't function properly in IE10, and not at all in IE11,
|
3170
|
+
// so don't even try to load it.
|
3171
|
+
//
|
3172
|
+
if (document.documentMode < 10 && !STARTUP.params.NoMathPlayer) {
|
3173
|
+
try {
|
3174
|
+
new ActiveXObject("MathPlayer.Factory.1");
|
3175
|
+
browser.hasMathPlayer = true;
|
3176
|
+
} catch (err) {}
|
3177
|
+
try {
|
3178
|
+
if (browser.hasMathPlayer) {
|
3179
|
+
var mathplayer = document.createElement("object");
|
3180
|
+
mathplayer.id = "mathplayer"; mathplayer.classid = "clsid:32F66A20-7614-11D4-BD11-00104BD3F987";
|
3181
|
+
HEAD.appendChild(mathplayer);
|
3182
|
+
document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");
|
3183
|
+
browser.mpNamespace = true;
|
3184
|
+
if (document.readyState && (document.readyState === "loading" ||
|
3185
|
+
document.readyState === "interactive")) {
|
3186
|
+
document.write('<?import namespace="m" implementation="#MathPlayer">');
|
3187
|
+
browser.mpImported = true;
|
3188
|
+
}
|
3189
|
+
} else {
|
3190
|
+
// Adding any namespace avoids a crash in IE9 in IE9-standards mode
|
3191
|
+
// (any reference to document.namespaces before document.readyState is
|
3192
|
+
// "complete" causes an "unspecified error" to be thrown)
|
3193
|
+
document.namespaces.add("mjx_IE_fix","http://www.w3.org/1999/xlink");
|
3068
3194
|
}
|
3069
|
-
}
|
3070
|
-
|
3071
|
-
// (any reference to document.namespaces before document.readyState is
|
3072
|
-
// "complete" causes an "unspecified error" to be thrown)
|
3073
|
-
document.namespaces.add("mjx_IE_fix","http://www.w3.org/1999/xlink");
|
3074
|
-
}
|
3075
|
-
} catch (err) {}
|
3195
|
+
} catch (err) {}
|
3196
|
+
}
|
3076
3197
|
}
|
3077
3198
|
});
|
3078
3199
|
HUB.Browser.Select(MathJax.Message.browsers);
|