[sagenb] 08/157: Merge tag '0.10.7' into release
felix salfelder
felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository sagenb.
commit bcb672934990d139a888b2244b23c9e94ea578d6
Merge: 44231d5 8da41a3
Author: Keshav Kini <keshav.kini at gmail.com>
Date: Mon Jun 24 10:50:18 2013 -0700
Merge tag '0.10.7' into release
.gitignore | 1 -
COPYING | 915 ++++++---
Changes | 8 +
flask_version/base.py | 24 +-
flask_version/nodoctest.py | 0
sagenb/data/mathjax/.gitignore | 2 -
sagenb/data/mathjax/LICENSE | 0
sagenb/data/mathjax/MathJax.js | 4 +-
sagenb/data/mathjax/README-branch.txt | 2 +-
sagenb/data/mathjax/README.md | 14 +-
sagenb/data/mathjax/config/AM_HTMLorMML-full.js | 64 +
sagenb/data/mathjax/config/AM_HTMLorMML.js | 55 +
sagenb/data/mathjax/config/Accessible-full.js | 52 +-
sagenb/data/mathjax/config/Accessible.js | 46 +-
sagenb/data/mathjax/config/MML_HTMLorMML-full.js | 31 +-
sagenb/data/mathjax/config/MML_HTMLorMML.js | 25 +-
sagenb/data/mathjax/config/MMLorHTML.js | 4 +-
sagenb/data/mathjax/config/Safe.js | 16 +
.../mathjax/config/TeX-AMS-MML_HTMLorMML-full.js | 45 +-
.../data/mathjax/config/TeX-AMS-MML_HTMLorMML.js | 39 +-
sagenb/data/mathjax/config/TeX-AMS-MML_SVG-full.js | 74 +
sagenb/data/mathjax/config/TeX-AMS-MML_SVG.js | 68 +
sagenb/data/mathjax/config/TeX-AMS_HTML-full.js | 33 +-
sagenb/data/mathjax/config/TeX-AMS_HTML.js | 29 +-
.../mathjax/config/TeX-MML-AM_HTMLorMML-full.js | 94 +
sagenb/data/mathjax/config/TeX-MML-AM_HTMLorMML.js | 85 +
sagenb/data/mathjax/config/default.js | 496 ++++-
sagenb/data/mathjax/config/local/local.js | 5 +-
sagenb/data/mathjax/docs/.gitignore | 10 -
sagenb/data/mathjax/docs/Makefile | 137 --
sagenb/data/mathjax/docs/README.txt | 11 +
sagenb/data/mathjax/docs/html/CSS-styles.html | 171 --
sagenb/data/mathjax/docs/html/HTML-snippets.html | 168 --
sagenb/data/mathjax/docs/html/_images/mt_head.png | Bin 29053 -> 0 bytes
sagenb/data/mathjax/docs/html/_images/mt_menu.png | Bin 15145 -> 0 bytes
.../mathjax/docs/html/_images/mt_templates.png | Bin 15548 -> 0 bytes
sagenb/data/mathjax/docs/html/_images/wp_menu.png | Bin 7278 -> 0 bytes
.../mathjax/docs/html/_images/wp_templates.png | Bin 7053 -> 0 bytes
.../data/mathjax/docs/html/_sources/CSS-styles.txt | 79 -
.../mathjax/docs/html/_sources/HTML-snippets.txt | 83 -
.../data/mathjax/docs/html/_sources/api/ajax.txt | 214 ---
.../mathjax/docs/html/_sources/api/callback.txt | 259 ---
.../mathjax/docs/html/_sources/api/elementjax.txt | 125 --
.../data/mathjax/docs/html/_sources/api/html.txt | 133 --
sagenb/data/mathjax/docs/html/_sources/api/hub.txt | 347 ----
.../data/mathjax/docs/html/_sources/api/index.txt | 46 -
.../mathjax/docs/html/_sources/api/inputjax.txt | 89 -
sagenb/data/mathjax/docs/html/_sources/api/jax.txt | 157 --
.../mathjax/docs/html/_sources/api/message.txt | 119 --
.../data/mathjax/docs/html/_sources/api/object.txt | 210 --
.../mathjax/docs/html/_sources/api/outputjax.txt | 97 -
.../data/mathjax/docs/html/_sources/api/queue.txt | 99 -
.../data/mathjax/docs/html/_sources/api/signal.txt | 154 --
.../mathjax/docs/html/_sources/api/variable.txt | 83 -
.../data/mathjax/docs/html/_sources/callbacks.txt | 228 ---
.../data/mathjax/docs/html/_sources/community.txt | 59 -
.../mathjax/docs/html/_sources/config-files.txt | 192 --
.../mathjax/docs/html/_sources/configuration.txt | 454 -----
sagenb/data/mathjax/docs/html/_sources/dynamic.txt | 167 --
.../data/mathjax/docs/html/_sources/glossary.txt | 75 -
sagenb/data/mathjax/docs/html/_sources/index.txt | 88 -
.../mathjax/docs/html/_sources/installation.txt | 340 ----
sagenb/data/mathjax/docs/html/_sources/jsMath.txt | 49 -
sagenb/data/mathjax/docs/html/_sources/mathjax.txt | 36 -
sagenb/data/mathjax/docs/html/_sources/mathml.txt | 97 -
sagenb/data/mathjax/docs/html/_sources/model.txt | 226 ---
.../docs/html/_sources/options/FontWarnings.txt | 140 --
.../docs/html/_sources/options/HTML-CSS.txt | 134 --
.../docs/html/_sources/options/MMLorHTML.txt | 42 -
.../mathjax/docs/html/_sources/options/MathML.txt | 27 -
.../docs/html/_sources/options/MathMenu.txt | 79 -
.../docs/html/_sources/options/MathZoom.txt | 42 -
.../docs/html/_sources/options/NativeMML.txt | 61 -
.../mathjax/docs/html/_sources/options/TeX.txt | 81 -
.../mathjax/docs/html/_sources/options/hub.txt | 230 ---
.../mathjax/docs/html/_sources/options/index.txt | 91 -
.../docs/html/_sources/options/jsMath2jax.txt | 47 -
.../mathjax/docs/html/_sources/options/mml2jax.txt | 48 -
.../mathjax/docs/html/_sources/options/tex2jax.txt | 132 --
sagenb/data/mathjax/docs/html/_sources/output.txt | 159 --
.../mathjax/docs/html/_sources/platforms/index.txt | 78 -
.../docs/html/_sources/platforms/movable-type.txt | 38 -
.../docs/html/_sources/platforms/wordpress.txt | 42 -
sagenb/data/mathjax/docs/html/_sources/queues.txt | 254 ---
sagenb/data/mathjax/docs/html/_sources/signals.txt | 161 --
sagenb/data/mathjax/docs/html/_sources/start.txt | 396 ----
sagenb/data/mathjax/docs/html/_sources/startup.txt | 160 --
.../mathjax/docs/html/_sources/synchronize.txt | 64 -
sagenb/data/mathjax/docs/html/_sources/tex.txt | 1311 -------------
sagenb/data/mathjax/docs/html/_sources/typeset.txt | 234 ---
sagenb/data/mathjax/docs/html/_sources/upgrade.txt | 259 ---
.../data/mathjax/docs/html/_sources/whats-new.txt | 172 --
sagenb/data/mathjax/docs/html/_static/basic.css | 528 -----
sagenb/data/mathjax/docs/html/_static/doctools.js | 247 ---
sagenb/data/mathjax/docs/html/_static/file.png | Bin 392 -> 0 bytes
sagenb/data/mathjax/docs/html/_static/jquery.js | 154 --
.../docs/html/_static/mathjax_mathml.user.js | 18 -
.../docs/html/_static/mathjax_wikipedia.user.js | 31 -
sagenb/data/mathjax/docs/html/_static/minus.png | Bin 199 -> 0 bytes
sagenb/data/mathjax/docs/html/_static/mj.css | 226 ---
sagenb/data/mathjax/docs/html/_static/plus.png | Bin 199 -> 0 bytes
sagenb/data/mathjax/docs/html/_static/pygments.css | 62 -
.../data/mathjax/docs/html/_static/searchtools.js | 518 -----
.../data/mathjax/docs/html/_static/underscore.js | 16 -
sagenb/data/mathjax/docs/html/api/ajax.html | 436 -----
sagenb/data/mathjax/docs/html/api/callback.html | 433 -----
sagenb/data/mathjax/docs/html/api/elementjax.html | 284 ---
sagenb/data/mathjax/docs/html/api/html.html | 313 ---
sagenb/data/mathjax/docs/html/api/hub.html | 698 -------
sagenb/data/mathjax/docs/html/api/index.html | 144 --
sagenb/data/mathjax/docs/html/api/inputjax.html | 223 ---
sagenb/data/mathjax/docs/html/api/jax.html | 326 ----
sagenb/data/mathjax/docs/html/api/message.html | 285 ---
sagenb/data/mathjax/docs/html/api/object.html | 354 ----
sagenb/data/mathjax/docs/html/api/outputjax.html | 241 ---
sagenb/data/mathjax/docs/html/api/queue.html | 244 ---
sagenb/data/mathjax/docs/html/api/signal.html | 332 ----
sagenb/data/mathjax/docs/html/api/variable.html | 218 ---
sagenb/data/mathjax/docs/html/callbacks.html | 303 ---
sagenb/data/mathjax/docs/html/community.html | 153 --
sagenb/data/mathjax/docs/html/config-files.html | 276 ---
sagenb/data/mathjax/docs/html/configuration.html | 498 -----
sagenb/data/mathjax/docs/html/dynamic.html | 258 ---
sagenb/data/mathjax/docs/html/genindex.html | 300 ---
sagenb/data/mathjax/docs/html/glossary.html | 158 --
sagenb/data/mathjax/docs/html/index.html | 214 +--
sagenb/data/mathjax/docs/html/installation.html | 380 ----
sagenb/data/mathjax/docs/html/jsMath.html | 142 --
sagenb/data/mathjax/docs/html/mathjax.html | 135 --
sagenb/data/mathjax/docs/html/mathml.html | 192 --
sagenb/data/mathjax/docs/html/model.html | 303 ---
.../mathjax/docs/html/options/FontWarnings.html | 262 ---
.../data/mathjax/docs/html/options/HTML-CSS.html | 258 ---
.../data/mathjax/docs/html/options/MMLorHTML.html | 141 --
sagenb/data/mathjax/docs/html/options/MathML.html | 130 --
.../data/mathjax/docs/html/options/MathMenu.html | 192 --
.../data/mathjax/docs/html/options/MathZoom.html | 145 --
.../data/mathjax/docs/html/options/NativeMML.html | 169 --
sagenb/data/mathjax/docs/html/options/TeX.html | 191 --
sagenb/data/mathjax/docs/html/options/hub.html | 366 ----
sagenb/data/mathjax/docs/html/options/index.html | 191 --
.../data/mathjax/docs/html/options/jsMath2jax.html | 145 --
sagenb/data/mathjax/docs/html/options/mml2jax.html | 145 --
sagenb/data/mathjax/docs/html/options/tex2jax.html | 240 ---
sagenb/data/mathjax/docs/html/output.html | 243 ---
sagenb/data/mathjax/docs/html/platforms/index.html | 176 --
.../mathjax/docs/html/platforms/movable-type.html | 142 --
.../mathjax/docs/html/platforms/wordpress.html | 144 --
sagenb/data/mathjax/docs/html/queues.html | 332 ----
sagenb/data/mathjax/docs/html/search.html | 98 -
sagenb/data/mathjax/docs/html/searchindex.js | 1 -
sagenb/data/mathjax/docs/html/signals.html | 255 ---
sagenb/data/mathjax/docs/html/start.html | 444 -----
sagenb/data/mathjax/docs/html/startup.html | 249 ---
sagenb/data/mathjax/docs/html/synchronize.html | 158 --
sagenb/data/mathjax/docs/html/tex.html | 1366 -------------
sagenb/data/mathjax/docs/html/typeset.html | 322 ----
sagenb/data/mathjax/docs/html/upgrade.html | 327 ----
sagenb/data/mathjax/docs/html/whats-new.html | 264 ---
sagenb/data/mathjax/docs/source/CSS-styles.rst | 79 -
sagenb/data/mathjax/docs/source/HTML-snippets.rst | 83 -
sagenb/data/mathjax/docs/source/README.txt | 11 +
.../docs/source/_static/mathjax_mathml.user.js | 18 -
.../docs/source/_static/mathjax_wikipedia.user.js | 31 -
sagenb/data/mathjax/docs/source/api/ajax.rst | 214 ---
sagenb/data/mathjax/docs/source/api/callback.rst | 259 ---
sagenb/data/mathjax/docs/source/api/elementjax.rst | 125 --
sagenb/data/mathjax/docs/source/api/html.rst | 133 --
sagenb/data/mathjax/docs/source/api/hub.rst | 347 ----
sagenb/data/mathjax/docs/source/api/index.rst | 46 -
sagenb/data/mathjax/docs/source/api/inputjax.rst | 89 -
sagenb/data/mathjax/docs/source/api/jax.rst | 157 --
sagenb/data/mathjax/docs/source/api/message.rst | 119 --
sagenb/data/mathjax/docs/source/api/object.rst | 210 --
sagenb/data/mathjax/docs/source/api/outputjax.rst | 97 -
sagenb/data/mathjax/docs/source/api/queue.rst | 99 -
sagenb/data/mathjax/docs/source/api/signal.rst | 154 --
sagenb/data/mathjax/docs/source/api/variable.rst | 83 -
sagenb/data/mathjax/docs/source/callbacks.rst | 228 ---
sagenb/data/mathjax/docs/source/community.rst | 59 -
sagenb/data/mathjax/docs/source/conf.py | 197 --
sagenb/data/mathjax/docs/source/config-files.rst | 192 --
sagenb/data/mathjax/docs/source/configuration.rst | 454 -----
sagenb/data/mathjax/docs/source/dynamic.rst | 167 --
sagenb/data/mathjax/docs/source/glossary.rst | 75 -
sagenb/data/mathjax/docs/source/images/mt_head.png | Bin 29053 -> 0 bytes
sagenb/data/mathjax/docs/source/images/mt_menu.png | Bin 15145 -> 0 bytes
.../mathjax/docs/source/images/mt_templates.png | Bin 15548 -> 0 bytes
sagenb/data/mathjax/docs/source/images/wp_menu.png | Bin 7278 -> 0 bytes
.../mathjax/docs/source/images/wp_templates.png | Bin 7053 -> 0 bytes
sagenb/data/mathjax/docs/source/index.rst | 88 -
sagenb/data/mathjax/docs/source/installation.rst | 340 ----
sagenb/data/mathjax/docs/source/jsMath.rst | 49 -
sagenb/data/mathjax/docs/source/mathjax.rst | 36 -
sagenb/data/mathjax/docs/source/mathml.rst | 97 -
.../data/mathjax/docs/source/mjtheme/layout.html | 281 ---
.../mathjax/docs/source/mjtheme/static/mj.css_t | 648 -------
sagenb/data/mathjax/docs/source/mjtheme/theme.conf | 30 -
sagenb/data/mathjax/docs/source/model.rst | 226 ---
.../mathjax/docs/source/options/FontWarnings.rst | 140 --
.../data/mathjax/docs/source/options/HTML-CSS.rst | 134 --
.../data/mathjax/docs/source/options/MMLorHTML.rst | 42 -
sagenb/data/mathjax/docs/source/options/MathML.rst | 27 -
.../data/mathjax/docs/source/options/MathMenu.rst | 79 -
.../data/mathjax/docs/source/options/MathZoom.rst | 42 -
.../data/mathjax/docs/source/options/NativeMML.rst | 61 -
sagenb/data/mathjax/docs/source/options/TeX.rst | 81 -
sagenb/data/mathjax/docs/source/options/hub.rst | 230 ---
sagenb/data/mathjax/docs/source/options/index.rst | 91 -
.../mathjax/docs/source/options/jsMath2jax.rst | 47 -
.../data/mathjax/docs/source/options/mml2jax.rst | 48 -
.../data/mathjax/docs/source/options/tex2jax.rst | 132 --
sagenb/data/mathjax/docs/source/output.rst | 159 --
.../data/mathjax/docs/source/platforms/index.rst | 78 -
.../mathjax/docs/source/platforms/movable-type.rst | 38 -
.../mathjax/docs/source/platforms/wordpress.rst | 42 -
sagenb/data/mathjax/docs/source/queues.rst | 254 ---
sagenb/data/mathjax/docs/source/signals.rst | 161 --
sagenb/data/mathjax/docs/source/start.rst | 396 ----
sagenb/data/mathjax/docs/source/startup.rst | 160 --
sagenb/data/mathjax/docs/source/synchronize.rst | 64 -
sagenb/data/mathjax/docs/source/tex.rst | 1311 -------------
sagenb/data/mathjax/docs/source/typeset.rst | 234 ---
sagenb/data/mathjax/docs/source/upgrade.rst | 259 ---
sagenb/data/mathjax/docs/source/whats-new.rst | 172 --
sagenb/data/mathjax/extensions/FontWarnings.js | 4 +-
.../mathjax/extensions/HTML-CSS/handle-floats.js | 16 +
sagenb/data/mathjax/extensions/HelpDialog.js | 16 +
sagenb/data/mathjax/extensions/MathEvents.js | 16 +
.../mathjax/extensions/MathML/content-mathml.js | 16 +
sagenb/data/mathjax/extensions/MathMenu.js | 4 +-
sagenb/data/mathjax/extensions/MathZoom.js | 4 +-
sagenb/data/mathjax/extensions/Safe.js | 16 +
sagenb/data/mathjax/extensions/TeX/AMScd.js | 16 +
sagenb/data/mathjax/extensions/TeX/AMSmath.js | 4 +-
sagenb/data/mathjax/extensions/TeX/AMSsymbols.js | 4 +-
sagenb/data/mathjax/extensions/TeX/HTML.js | 4 +-
sagenb/data/mathjax/extensions/TeX/action.js | 16 +
sagenb/data/mathjax/extensions/TeX/autobold.js | 4 +-
sagenb/data/mathjax/extensions/TeX/autoload-all.js | 16 +
sagenb/data/mathjax/extensions/TeX/bbox.js | 16 +
sagenb/data/mathjax/extensions/TeX/begingroup.js | 16 +
sagenb/data/mathjax/extensions/TeX/boldsymbol.js | 4 +-
sagenb/data/mathjax/extensions/TeX/cancel.js | 16 +
sagenb/data/mathjax/extensions/TeX/color.js | 16 +
sagenb/data/mathjax/extensions/TeX/enclose.js | 16 +
sagenb/data/mathjax/extensions/TeX/extpfeil.js | 16 +
sagenb/data/mathjax/extensions/TeX/mathchoice.js | 4 +-
sagenb/data/mathjax/extensions/TeX/mhchem.js | 16 +
sagenb/data/mathjax/extensions/TeX/newcommand.js | 4 +-
sagenb/data/mathjax/extensions/TeX/noErrors.js | 4 +-
sagenb/data/mathjax/extensions/TeX/noUndefined.js | 4 +-
sagenb/data/mathjax/extensions/TeX/unicode.js | 4 +-
sagenb/data/mathjax/extensions/TeX/verb.js | 4 +-
sagenb/data/mathjax/extensions/asciimath2jax.js | 16 +
sagenb/data/mathjax/extensions/jsMath2jax.js | 4 +-
sagenb/data/mathjax/extensions/mml2jax.js | 4 +-
sagenb/data/mathjax/extensions/tex2jax.js | 4 +-
sagenb/data/mathjax/extensions/toMathML.js | 4 +-
sagenb/data/mathjax/extensions/v1.0-warning.js | 16 -
.../fonts/HTML-CSS/TeX/eot/MathJax_AMS-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Caligraphic-Bold.eot | Bin
.../TeX/eot/MathJax_Caligraphic-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Fraktur-Bold.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Fraktur-Regular.eot | Bin
.../fonts/HTML-CSS/TeX/eot/MathJax_Main-Bold.eot | Bin
.../fonts/HTML-CSS/TeX/eot/MathJax_Main-Italic.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Main-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Math-BoldItalic.eot | Bin
.../fonts/HTML-CSS/TeX/eot/MathJax_Math-Italic.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Math-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_SansSerif-Bold.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_SansSerif-Italic.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_SansSerif-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Script-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Size1-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Size2-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Size3-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_Size4-Regular.eot | Bin
.../TeX/eot/MathJax_Typewriter-Regular.eot | Bin
.../HTML-CSS/TeX/eot/MathJax_WinIE6-Regular.eot | Bin
.../fonts/HTML-CSS/TeX/otf/MathJax_AMS-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Caligraphic-Bold.otf | Bin
.../TeX/otf/MathJax_Caligraphic-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Fraktur-Bold.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Fraktur-Regular.otf | Bin
.../fonts/HTML-CSS/TeX/otf/MathJax_Main-Bold.otf | Bin
.../fonts/HTML-CSS/TeX/otf/MathJax_Main-Italic.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Main-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Math-BoldItalic.otf | Bin
.../fonts/HTML-CSS/TeX/otf/MathJax_Math-Italic.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Math-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_SansSerif-Bold.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_SansSerif-Italic.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_SansSerif-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Script-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Size1-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Size2-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Size3-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_Size4-Regular.otf | Bin
.../TeX/otf/MathJax_Typewriter-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_WinChrome-Regular.otf | Bin
.../HTML-CSS/TeX/otf/MathJax_WinIE6-Regular.otf | Bin
.../fonts/HTML-CSS/TeX/svg/MathJax_AMS-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Caligraphic-Bold.svg | 0
.../TeX/svg/MathJax_Caligraphic-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Fraktur-Bold.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Fraktur-Regular.svg | 0
.../fonts/HTML-CSS/TeX/svg/MathJax_Main-Bold.svg | 0
.../fonts/HTML-CSS/TeX/svg/MathJax_Main-Italic.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Main-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Math-BoldItalic.svg | 0
.../fonts/HTML-CSS/TeX/svg/MathJax_Math-Italic.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Math-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_SansSerif-Bold.svg | 0
.../HTML-CSS/TeX/svg/MathJax_SansSerif-Italic.svg | 0
.../HTML-CSS/TeX/svg/MathJax_SansSerif-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Script-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Size1-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Size2-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Size3-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_Size4-Regular.svg | 0
.../TeX/svg/MathJax_Typewriter-Regular.svg | 0
.../HTML-CSS/TeX/svg/MathJax_WinChrome-Regular.svg | 0
.../HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff | Bin 0 -> 40808 bytes
.../TeX/woff/MathJax_Caligraphic-Bold.woff | Bin 0 -> 9912 bytes
.../TeX/woff/MathJax_Caligraphic-Regular.woff | Bin 0 -> 9604 bytes
.../HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff | Bin 0 -> 22336 bytes
.../HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff | Bin 0 -> 21476 bytes
.../fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff | Bin 0 -> 34464 bytes
.../HTML-CSS/TeX/woff/MathJax_Main-Italic.woff | Bin 0 -> 20832 bytes
.../HTML-CSS/TeX/woff/MathJax_Main-Regular.woff | Bin 0 -> 34160 bytes
.../HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff | Bin 0 -> 19776 bytes
.../HTML-CSS/TeX/woff/MathJax_Math-Italic.woff | Bin 0 -> 19356 bytes
.../HTML-CSS/TeX/woff/MathJax_Math-Regular.woff | Bin 0 -> 19292 bytes
.../HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff | Bin 0 -> 15932 bytes
.../TeX/woff/MathJax_SansSerif-Italic.woff | Bin 0 -> 14628 bytes
.../TeX/woff/MathJax_SansSerif-Regular.woff | Bin 0 -> 12656 bytes
.../HTML-CSS/TeX/woff/MathJax_Script-Regular.woff | Bin 0 -> 11856 bytes
.../HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff | Bin 0 -> 5788 bytes
.../HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff | Bin 0 -> 5464 bytes
.../HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff | Bin 0 -> 3240 bytes
.../HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff | Bin 0 -> 5144 bytes
.../TeX/woff/MathJax_Typewriter-Regular.woff | Bin 0 -> 17608 bytes
sagenb/data/mathjax/images/CloseX-31.png | Bin 0 -> 2645 bytes
sagenb/data/mathjax/images/MenuArrow-15.png | Bin 0 -> 725 bytes
sagenb/data/mathjax/jax/element/mml/jax.js | 4 +-
.../data/mathjax/jax/element/mml/optable/Arrows.js | 4 +-
.../mathjax/jax/element/mml/optable/BasicLatin.js | 4 +-
.../jax/element/mml/optable/CombDiacritMarks.js | 2 +-
.../jax/element/mml/optable/CombDiactForSymbols.js | 4 +-
.../mathjax/jax/element/mml/optable/Dingbats.js | 4 +-
.../jax/element/mml/optable/GeneralPunctuation.js | 4 +-
.../jax/element/mml/optable/GeometricShapes.js | 2 +-
.../jax/element/mml/optable/GreekAndCoptic.js | 4 +-
.../jax/element/mml/optable/Latin1Supplement.js | 2 +-
.../jax/element/mml/optable/LetterlikeSymbols.js | 4 +-
.../jax/element/mml/optable/MathOperators.js | 4 +-
.../jax/element/mml/optable/MiscMathSymbolsA.js | 4 +-
.../jax/element/mml/optable/MiscMathSymbolsB.js | 4 +-
.../element/mml/optable/MiscSymbolsAndArrows.js | 16 +
.../jax/element/mml/optable/MiscTechnical.js | 4 +-
.../jax/element/mml/optable/SpacingModLetters.js | 4 +-
.../jax/element/mml/optable/SuppMathOperators.js | 4 +-
.../jax/element/mml/optable/SupplementalArrowsA.js | 16 +
.../jax/element/mml/optable/SupplementalArrowsB.js | 4 +-
sagenb/data/mathjax/jax/input/AsciiMath/config.js | 16 +
sagenb/data/mathjax/jax/input/AsciiMath/jax.js | 16 +
sagenb/data/mathjax/jax/input/MathML/config.js | 4 +-
sagenb/data/mathjax/jax/input/MathML/entities/a.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/b.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/c.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/d.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/e.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/f.js | 2 +-
.../data/mathjax/jax/input/MathML/entities/fr.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/g.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/h.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/i.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/j.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/k.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/l.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/m.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/n.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/o.js | 2 +-
.../data/mathjax/jax/input/MathML/entities/opf.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/p.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/q.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/r.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/s.js | 2 +-
.../data/mathjax/jax/input/MathML/entities/scr.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/t.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/u.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/v.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/w.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/x.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/y.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/entities/z.js | 2 +-
sagenb/data/mathjax/jax/input/MathML/jax.js | 4 +-
sagenb/data/mathjax/jax/input/TeX/config.js | 4 +-
sagenb/data/mathjax/jax/input/TeX/jax.js | 4 +-
.../jax/output/HTML-CSS/autoload/annotation-xml.js | 4 +-
.../jax/output/HTML-CSS/autoload/maction.js | 4 +-
.../jax/output/HTML-CSS/autoload/menclose.js | 4 +-
.../mathjax/jax/output/HTML-CSS/autoload/mglyph.js | 4 +-
.../jax/output/HTML-CSS/autoload/mmultiscripts.js | 4 +-
.../mathjax/jax/output/HTML-CSS/autoload/ms.js | 4 +-
.../mathjax/jax/output/HTML-CSS/autoload/mtable.js | 4 +-
.../jax/output/HTML-CSS/autoload/multiline.js | 4 +-
sagenb/data/mathjax/jax/output/HTML-CSS/config.js | 4 +-
.../fonts/STIX/General/Bold/AlphaPresentForms.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/Arrows.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/BBBold.js | 16 +
.../fonts/STIX/General/Bold/BoldFraktur.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js | 2 +-
.../fonts/STIX/General/Bold/CombDiacritMarks.js | 4 +-
.../fonts/STIX/General/Bold/CombDiactForSymbols.js | 2 +-
.../fonts/STIX/General/Bold/ControlPictures.js | 2 +-
.../fonts/STIX/General/Bold/CurrencySymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js | 2 +-
.../fonts/STIX/General/Bold/EnclosedAlphanum.js | 2 +-
.../fonts/STIX/General/Bold/GeneralPunctuation.js | 2 +-
.../fonts/STIX/General/Bold/GeometricShapes.js | 2 +-
.../fonts/STIX/General/Bold/GreekAndCoptic.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/GreekBold.js | 2 +-
.../fonts/STIX/General/Bold/GreekSSBold.js | 2 +-
.../fonts/STIX/General/Bold/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Bold/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedA.js | 2 +-
.../STIX/General/Bold/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedD.js | 16 +
.../fonts/STIX/General/Bold/LetterlikeSymbols.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Bold/MathBold.js | 2 +-
.../fonts/STIX/General/Bold/MathOperators.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js | 2 +-
.../fonts/STIX/General/Bold/MiscMathSymbolsA.js | 2 +-
.../fonts/STIX/General/Bold/MiscMathSymbolsB.js | 2 +-
.../fonts/STIX/General/Bold/MiscSymbols.js | 2 +-
.../fonts/STIX/General/Bold/MiscTechnical.js | 2 +-
.../fonts/STIX/General/Bold/NumberForms.js | 2 +-
.../fonts/STIX/General/Bold/PhoneticExtensions.js | 2 +-
.../fonts/STIX/General/Bold/SpacingModLetters.js | 4 +-
.../fonts/STIX/General/Bold/SuperAndSubscripts.js | 2 +-
.../fonts/STIX/General/Bold/SuppMathOperators.js | 4 +-
.../STIX/General/BoldItalic/AlphaPresentForms.js | 2 +-
.../fonts/STIX/General/BoldItalic/BasicLatin.js | 2 +-
.../fonts/STIX/General/BoldItalic/BoxDrawing.js | 2 +-
.../STIX/General/BoldItalic/CombDiactForSymbols.js | 2 +-
.../STIX/General/BoldItalic/ControlPictures.js | 2 +-
.../STIX/General/BoldItalic/CurrencySymbols.js | 2 +-
.../fonts/STIX/General/BoldItalic/Cyrillic.js | 2 +-
.../STIX/General/BoldItalic/EnclosedAlphanum.js | 2 +-
.../STIX/General/BoldItalic/GeneralPunctuation.js | 4 +-
.../STIX/General/BoldItalic/GreekAndCoptic.js | 2 +-
.../STIX/General/BoldItalic/GreekBoldItalic.js | 4 +-
.../STIX/General/BoldItalic/GreekSSBoldItalic.js | 2 +-
.../fonts/STIX/General/BoldItalic/IPAExtensions.js | 2 +-
.../STIX/General/BoldItalic/Latin1Supplement.js | 2 +-
.../STIX/General/BoldItalic/LatinExtendedA.js | 2 +-
.../General/BoldItalic/LatinExtendedAdditional.js | 2 +-
.../STIX/General/BoldItalic/LatinExtendedB.js | 2 +-
.../STIX/General/BoldItalic/LetterlikeSymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/BoldItalic/Main.js | 2 +-
.../STIX/General/BoldItalic/MathBoldItalic.js | 2 +-
.../STIX/General/BoldItalic/MathBoldScript.js | 2 +-
.../fonts/STIX/General/BoldItalic/MathOperators.js | 2 +-
.../STIX/General/BoldItalic/MathSSItalicBold.js | 2 +-
.../STIX/General/BoldItalic/SpacingModLetters.js | 4 +-
.../fonts/STIX/General/Italic/AlphaPresentForms.js | 2 +-
.../fonts/STIX/General/Italic/BoxDrawing.js | 2 +-
.../STIX/General/Italic/CombDiactForSymbols.js | 4 +-
.../fonts/STIX/General/Italic/ControlPictures.js | 2 +-
.../fonts/STIX/General/Italic/CurrencySymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js | 2 +-
.../fonts/STIX/General/Italic/EnclosedAlphanum.js | 2 +-
.../STIX/General/Italic/GeneralPunctuation.js | 4 +-
.../fonts/STIX/General/Italic/GreekAndCoptic.js | 2 +-
.../fonts/STIX/General/Italic/GreekItalic.js | 4 +-
.../fonts/STIX/General/Italic/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Italic/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Italic/LatinExtendedA.js | 2 +-
.../STIX/General/Italic/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Italic/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Italic/LetterlikeSymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Italic/Main.js | 2 +-
.../fonts/STIX/General/Italic/MathItalic.js | 2 +-
.../fonts/STIX/General/Italic/MathOperators.js | 2 +-
.../fonts/STIX/General/Italic/MathSSItalic.js | 2 +-
.../fonts/STIX/General/Italic/MathScript.js | 2 +-
.../fonts/STIX/General/Italic/SpacingModLetters.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Italic/ij.js | 2 +-
.../STIX/General/Regular/AlphaPresentForms.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/Arrows.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/BBBold.js | 2 +-
.../fonts/STIX/General/Regular/BlockElements.js | 2 +-
.../fonts/STIX/General/Regular/BoldFraktur.js | 2 +-
.../fonts/STIX/General/Regular/BoxDrawing.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/CJK.js | 2 +-
.../fonts/STIX/General/Regular/CombDiacritMarks.js | 4 +-
.../STIX/General/Regular/CombDiactForSymbols.js | 2 +-
.../fonts/STIX/General/Regular/ControlPictures.js | 2 +-
.../fonts/STIX/General/Regular/CurrencySymbols.js | 2 +-
.../fonts/STIX/General/Regular/Cyrillic.js | 2 +-
.../fonts/STIX/General/Regular/Dingbats.js | 2 +-
.../fonts/STIX/General/Regular/EnclosedAlphanum.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/Fraktur.js | 2 +-
.../STIX/General/Regular/GeneralPunctuation.js | 2 +-
.../fonts/STIX/General/Regular/GeometricShapes.js | 2 +-
.../fonts/STIX/General/Regular/GreekAndCoptic.js | 2 +-
.../fonts/STIX/General/Regular/GreekBold.js | 2 +-
.../fonts/STIX/General/Regular/GreekBoldItalic.js | 4 +-
.../fonts/STIX/General/Regular/GreekItalic.js | 4 +-
.../fonts/STIX/General/Regular/GreekSSBold.js | 2 +-
.../STIX/General/Regular/GreekSSBoldItalic.js | 2 +-
.../fonts/STIX/General/Regular/Hiragana.js | 2 +-
.../fonts/STIX/General/Regular/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Regular/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedA.js | 2 +-
.../General/Regular/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedD.js | 4 +-
.../STIX/General/Regular/LetterlikeSymbols.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Regular/Main.js | 2 +-
.../fonts/STIX/General/Regular/MathBold.js | 2 +-
.../fonts/STIX/General/Regular/MathBoldItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathBoldScript.js | 2 +-
.../fonts/STIX/General/Regular/MathItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathOperators.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Regular/MathSS.js | 2 +-
.../fonts/STIX/General/Regular/MathSSBold.js | 2 +-
.../fonts/STIX/General/Regular/MathSSItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathSSItalicBold.js | 2 +-
.../fonts/STIX/General/Regular/MathScript.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/MathTT.js | 2 +-
.../fonts/STIX/General/Regular/MiscMathSymbolsA.js | 4 +-
.../fonts/STIX/General/Regular/MiscMathSymbolsB.js | 2 +-
.../fonts/STIX/General/Regular/MiscSymbols.js | 4 +-
.../STIX/General/Regular/MiscSymbolsAndArrows.js | 2 +-
.../fonts/STIX/General/Regular/MiscTechnical.js | 4 +-
.../fonts/STIX/General/Regular/NumberForms.js | 2 +-
.../STIX/General/Regular/PhoneticExtensions.js | 4 +-
.../STIX/General/Regular/SpacingModLetters.js | 4 +-
.../fonts/STIX/General/Regular/Specials.js | 2 +-
.../STIX/General/Regular/SuperAndSubscripts.js | 2 +-
.../STIX/General/Regular/SuppMathOperators.js | 4 +-
.../STIX/General/Regular/SupplementalArrowsA.js | 2 +-
.../STIX/General/Regular/SupplementalArrowsB.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/ij.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsSm/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUp/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js | 2 +-
.../fonts/STIX/IntegralsUpD/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUpD/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js | 2 +-
.../fonts/STIX/IntegralsUpSm/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUpSm/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Bold/PrivateUse.js | 4 +-
.../fonts/STIX/NonUnicode/BoldItalic/All.js | 2 +-
.../fonts/STIX/NonUnicode/BoldItalic/Main.js | 2 +-
.../fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js | 4 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Italic/PrivateUse.js | 4 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Regular/PrivateUse.js | 4 +-
.../HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeFiveSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeFourSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js | 2 +-
.../fonts/STIX/SizeThreeSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeThreeSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js | 4 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Regular/Main.js | 2 +-
.../jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js | 16 +
.../output/HTML-CSS/fonts/STIX/fontdata-beta.js | 4 +-
.../output/HTML-CSS/fonts/STIX/fontdata-extra.js | 16 +
.../jax/output/HTML-CSS/fonts/STIX/fontdata.js | 4 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js | 4 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js | 4 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js | 4 +-
.../fonts/TeX/AMS/Regular/CombDiacritMarks.js | 2 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js | 4 +-
.../fonts/TeX/AMS/Regular/EnclosedAlphanum.js | 2 +-
.../fonts/TeX/AMS/Regular/GeneralPunctuation.js | 2 +-
.../fonts/TeX/AMS/Regular/GeometricShapes.js | 4 +-
.../fonts/TeX/AMS/Regular/GreekAndCoptic.js | 2 +-
.../fonts/TeX/AMS/Regular/Latin1Supplement.js | 4 +-
.../fonts/TeX/AMS/Regular/LatinExtendedA.js | 2 +-
.../fonts/TeX/AMS/Regular/LetterlikeSymbols.js | 4 +-
.../output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js | 4 +-
.../fonts/TeX/AMS/Regular/MathOperators.js | 4 +-
.../fonts/TeX/AMS/Regular/MiscMathSymbolsB.js | 4 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js | 4 +-
.../fonts/TeX/AMS/Regular/MiscTechnical.js | 2 +-
.../output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js | 4 +-
.../fonts/TeX/AMS/Regular/SpacingModLetters.js | 2 +-
.../fonts/TeX/AMS/Regular/SuppMathOperators.js | 4 +-
.../HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js | 2 +-
.../fonts/TeX/Fraktur/Regular/BasicLatin.js | 4 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Greek/Regular/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js | 4 +-
.../fonts/TeX/Main/Bold/CombDiacritMarks.js | 4 +-
.../fonts/TeX/Main/Bold/CombDiactForSymbols.js | 2 +-
.../fonts/TeX/Main/Bold/GeneralPunctuation.js | 4 +-
.../fonts/TeX/Main/Bold/GeometricShapes.js | 4 +-
.../fonts/TeX/Main/Bold/Latin1Supplement.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js | 2 +-
.../fonts/TeX/Main/Bold/LetterlikeSymbols.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Main/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js | 4 +-
.../fonts/TeX/Main/Bold/MiscMathSymbolsA.js | 2 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js | 4 +-
.../fonts/TeX/Main/Bold/SpacingModLetters.js | 4 +-
.../fonts/TeX/Main/Bold/SuppMathOperators.js | 4 +-
.../fonts/TeX/Main/Bold/SupplementalArrowsA.js | 4 +-
.../fonts/TeX/Main/Italic/CombDiacritMarks.js | 4 +-
.../fonts/TeX/Main/Italic/GeneralPunctuation.js | 4 +-
.../fonts/TeX/Main/Italic/Latin1Supplement.js | 2 +-
.../fonts/TeX/Main/Italic/LetterlikeSymbols.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Main/Italic/Main.js | 4 +-
.../fonts/TeX/Main/Regular/CombDiacritMarks.js | 2 +-
.../fonts/TeX/Main/Regular/GeometricShapes.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Main/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js | 4 +-
.../fonts/TeX/Main/Regular/SpacingModLetters.js | 2 +-
.../HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Math/Italic/Main.js | 4 +-
.../fonts/TeX/SansSerif/Bold/BasicLatin.js | 4 +-
.../fonts/TeX/SansSerif/Bold/CombDiacritMarks.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js | 4 +-
.../fonts/TeX/SansSerif/Italic/BasicLatin.js | 4 +-
.../fonts/TeX/SansSerif/Italic/CombDiacritMarks.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js | 2 +-
.../fonts/TeX/SansSerif/Regular/BasicLatin.js | 4 +-
.../TeX/SansSerif/Regular/CombDiacritMarks.js | 2 +-
.../HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js | 4 +-
.../fonts/TeX/Script/Regular/BasicLatin.js | 4 +-
.../HTML-CSS/fonts/TeX/Script/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Script/Regular/Other.js | 2 +-
.../HTML-CSS/fonts/TeX/Size1/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Size2/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Size3/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Size4/Regular/Main.js | 4 +-
.../fonts/TeX/Typewriter/Regular/BasicLatin.js | 4 +-
.../TeX/Typewriter/Regular/CombDiacritMarks.js | 4 +-
.../HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js | 4 +-
.../HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js | 4 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js | 4 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/fontdata-extra.js | 16 +
.../jax/output/HTML-CSS/fonts/TeX/fontdata.js | 4 +-
.../data/mathjax/jax/output/HTML-CSS/imageFonts.js | 4 +-
sagenb/data/mathjax/jax/output/HTML-CSS/jax.js | 4 +-
sagenb/data/mathjax/jax/output/NativeMML/config.js | 4 +-
sagenb/data/mathjax/jax/output/NativeMML/jax.js | 4 +-
.../jax/output/SVG/autoload/annotation-xml.js | 16 +
.../mathjax/jax/output/SVG/autoload/maction.js | 16 +
.../mathjax/jax/output/SVG/autoload/menclose.js | 16 +
.../data/mathjax/jax/output/SVG/autoload/mglyph.js | 16 +
.../jax/output/SVG/autoload/mmultiscripts.js | 16 +
sagenb/data/mathjax/jax/output/SVG/autoload/ms.js | 16 +
.../data/mathjax/jax/output/SVG/autoload/mtable.js | 16 +
.../mathjax/jax/output/SVG/autoload/multiline.js | 16 +
sagenb/data/mathjax/jax/output/SVG/config.js | 16 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js | 16 +
.../output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js | 16 +
.../output/SVG/fonts/TeX/AMS/Regular/Dingbats.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js | 16 +
.../fonts/TeX/AMS/Regular/GeneralPunctuation.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/GeometricShapes.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js | 16 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/Main.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/MathOperators.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/MiscSymbols.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/MiscTechnical.js | 16 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js | 16 +
.../SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js | 16 +
.../output/SVG/fonts/TeX/Caligraphic/Bold/Main.js | 16 +
.../SVG/fonts/TeX/Caligraphic/Regular/Main.js | 16 +
.../SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js | 16 +
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js | 16 +
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js | 16 +
.../SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js | 16 +
.../output/SVG/fonts/TeX/Fraktur/Regular/Main.js | 16 +
.../output/SVG/fonts/TeX/Fraktur/Regular/Other.js | 16 +
.../output/SVG/fonts/TeX/Fraktur/Regular/PUA.js | 16 +
.../jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js | 16 +
.../output/SVG/fonts/TeX/Main/Bold/BasicLatin.js | 16 +
.../SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js | 16 +
.../SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js | 16 +
.../SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js | 16 +
.../SVG/fonts/TeX/Main/Bold/GeometricShapes.js | 16 +
.../SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js | 16 +
.../SVG/fonts/TeX/Main/Bold/Latin1Supplement.js | 16 +
.../SVG/fonts/TeX/Main/Bold/LatinExtendedA.js | 16 +
.../SVG/fonts/TeX/Main/Bold/LatinExtendedB.js | 16 +
.../SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js | 16 +
.../jax/output/SVG/fonts/TeX/Main/Bold/Main.js | 16 +
.../SVG/fonts/TeX/Main/Bold/MathOperators.js | 16 +
.../SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js | 16 +
.../output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js | 16 +
.../SVG/fonts/TeX/Main/Bold/MiscTechnical.js | 16 +
.../SVG/fonts/TeX/Main/Bold/SpacingModLetters.js | 16 +
.../SVG/fonts/TeX/Main/Bold/SuppMathOperators.js | 16 +
.../SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js | 16 +
.../output/SVG/fonts/TeX/Main/Italic/BasicLatin.js | 16 +
.../SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js | 16 +
.../fonts/TeX/Main/Italic/GeneralPunctuation.js | 16 +
.../SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js | 16 +
.../SVG/fonts/TeX/Main/Italic/LatinExtendedA.js | 16 +
.../SVG/fonts/TeX/Main/Italic/LatinExtendedB.js | 16 +
.../SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js | 16 +
.../jax/output/SVG/fonts/TeX/Main/Italic/Main.js | 16 +
.../SVG/fonts/TeX/Main/Italic/MathOperators.js | 16 +
.../SVG/fonts/TeX/Main/Regular/BasicLatin.js | 16 +
.../SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js | 16 +
.../SVG/fonts/TeX/Main/Regular/GeometricShapes.js | 16 +
.../SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js | 16 +
.../SVG/fonts/TeX/Main/Regular/LatinExtendedA.js | 16 +
.../SVG/fonts/TeX/Main/Regular/LatinExtendedB.js | 16 +
.../fonts/TeX/Main/Regular/LetterlikeSymbols.js | 16 +
.../jax/output/SVG/fonts/TeX/Main/Regular/Main.js | 16 +
.../SVG/fonts/TeX/Main/Regular/MathOperators.js | 16 +
.../SVG/fonts/TeX/Main/Regular/MiscSymbols.js | 16 +
.../fonts/TeX/Main/Regular/SpacingModLetters.js | 16 +
.../fonts/TeX/Main/Regular/SuppMathOperators.js | 16 +
.../output/SVG/fonts/TeX/Math/BoldItalic/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Math/Italic/Main.js | 16 +
.../SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js | 16 +
.../fonts/TeX/SansSerif/Bold/CombDiacritMarks.js | 16 +
.../output/SVG/fonts/TeX/SansSerif/Bold/Main.js | 16 +
.../output/SVG/fonts/TeX/SansSerif/Bold/Other.js | 16 +
.../SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js | 16 +
.../fonts/TeX/SansSerif/Italic/CombDiacritMarks.js | 16 +
.../output/SVG/fonts/TeX/SansSerif/Italic/Main.js | 16 +
.../output/SVG/fonts/TeX/SansSerif/Italic/Other.js | 16 +
.../SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js | 16 +
.../TeX/SansSerif/Regular/CombDiacritMarks.js | 16 +
.../output/SVG/fonts/TeX/SansSerif/Regular/Main.js | 16 +
.../SVG/fonts/TeX/SansSerif/Regular/Other.js | 16 +
.../SVG/fonts/TeX/Script/Regular/BasicLatin.js | 16 +
.../output/SVG/fonts/TeX/Script/Regular/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Size1/Regular/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Size2/Regular/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Size3/Regular/Main.js | 16 +
.../jax/output/SVG/fonts/TeX/Size4/Regular/Main.js | 16 +
.../SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js | 16 +
.../TeX/Typewriter/Regular/CombDiacritMarks.js | 16 +
.../SVG/fonts/TeX/Typewriter/Regular/Main.js | 16 +
.../SVG/fonts/TeX/Typewriter/Regular/Other.js | 16 +
.../jax/output/SVG/fonts/TeX/fontdata-extra.js | 16 +
.../mathjax/jax/output/SVG/fonts/TeX/fontdata.js | 16 +
sagenb/data/mathjax/jax/output/SVG/jax.js | 16 +
.../data/mathjax/localization/de/FontWarnings.js | 16 +
sagenb/data/mathjax/localization/de/HTML-CSS.js | 16 +
sagenb/data/mathjax/localization/de/HelpDialog.js | 16 +
sagenb/data/mathjax/localization/de/MathML.js | 16 +
sagenb/data/mathjax/localization/de/MathMenu.js | 16 +
sagenb/data/mathjax/localization/de/TeX.js | 16 +
sagenb/data/mathjax/localization/de/de.js | 16 +
.../data/mathjax/localization/en/FontWarnings.js | 16 +
sagenb/data/mathjax/localization/en/HTML-CSS.js | 16 +
sagenb/data/mathjax/localization/en/HelpDialog.js | 16 +
sagenb/data/mathjax/localization/en/MathML.js | 16 +
sagenb/data/mathjax/localization/en/MathMenu.js | 16 +
sagenb/data/mathjax/localization/en/TeX.js | 16 +
sagenb/data/mathjax/localization/en/en.js | 16 +
.../data/mathjax/localization/fr/FontWarnings.js | 16 +
sagenb/data/mathjax/localization/fr/HTML-CSS.js | 16 +
sagenb/data/mathjax/localization/fr/HelpDialog.js | 16 +
sagenb/data/mathjax/localization/fr/MathML.js | 16 +
sagenb/data/mathjax/localization/fr/MathMenu.js | 16 +
sagenb/data/mathjax/localization/fr/TeX.js | 16 +
sagenb/data/mathjax/localization/fr/fr.js | 16 +
sagenb/data/mathjax/test/examples.html | 43 +
sagenb/data/mathjax/test/index-images.html | 4 +-
sagenb/data/mathjax/test/index.html | 4 +-
sagenb/data/mathjax/test/sample-all-at-once.html | 136 ++
sagenb/data/mathjax/test/sample-asciimath.html | 22 +
sagenb/data/mathjax/test/sample-autoload.html | 48 +
sagenb/data/mathjax/test/sample-dynamic-2.html | 117 ++
sagenb/data/mathjax/test/sample-dynamic-steps.html | 4 +-
sagenb/data/mathjax/test/sample-dynamic.html | 41 +-
sagenb/data/mathjax/test/sample-eqnum.html | 138 ++
sagenb/data/mathjax/test/sample-eqrefs.html | 85 +
sagenb/data/mathjax/test/sample-loader-config.html | 55 +
sagenb/data/mathjax/test/sample-loader.html | 47 +
sagenb/data/mathjax/test/sample-macros.html | 64 +
sagenb/data/mathjax/test/sample-mml.html | 17 +-
sagenb/data/mathjax/test/sample-signals.html | 4 +-
sagenb/data/mathjax/test/sample-tex.html | 4 +-
sagenb/data/mathjax/test/sample.html | 4 +-
sagenb/data/mathjax/unpacked/MathJax.js | 1379 ++++++++++---
.../mathjax/unpacked/config/AM_HTMLorMML-full.js | 25 +
.../data/mathjax/unpacked/config/AM_HTMLorMML.js | 25 +
.../mathjax/unpacked/config/Accessible-full.js | 17 +-
sagenb/data/mathjax/unpacked/config/Accessible.js | 17 +-
.../mathjax/unpacked/config/MML_HTMLorMML-full.js | 10 +-
.../data/mathjax/unpacked/config/MML_HTMLorMML.js | 10 +-
sagenb/data/mathjax/unpacked/config/MMLorHTML.js | 42 +-
sagenb/data/mathjax/unpacked/config/Safe.js | 37 +
.../unpacked/config/TeX-AMS-MML_HTMLorMML-full.js | 10 +-
.../unpacked/config/TeX-AMS-MML_HTMLorMML.js | 10 +-
.../unpacked/config/TeX-AMS-MML_SVG-full.js | 24 +
.../mathjax/unpacked/config/TeX-AMS-MML_SVG.js | 24 +
.../mathjax/unpacked/config/TeX-AMS_HTML-full.js | 10 +-
.../data/mathjax/unpacked/config/TeX-AMS_HTML.js | 10 +-
.../unpacked/config/TeX-MML-AM_HTMLorMML-full.js | 25 +
.../unpacked/config/TeX-MML-AM_HTMLorMML.js | 25 +
sagenb/data/mathjax/unpacked/config/default.js | 496 ++++-
sagenb/data/mathjax/unpacked/config/local/local.js | 5 +-
.../mathjax/unpacked/extensions/FontWarnings.js | 105 +-
.../unpacked/extensions/HTML-CSS/handle-floats.js | 82 +
.../data/mathjax/unpacked/extensions/HelpDialog.js | 154 ++
.../data/mathjax/unpacked/extensions/MathEvents.js | 551 ++++++
.../unpacked/extensions/MathML/content-mathml.js | 130 ++
.../data/mathjax/unpacked/extensions/MathMenu.js | 693 +++++--
.../data/mathjax/unpacked/extensions/MathZoom.js | 357 ++--
sagenb/data/mathjax/unpacked/extensions/Safe.js | 348 ++++
.../data/mathjax/unpacked/extensions/TeX/AMScd.js | 147 ++
.../mathjax/unpacked/extensions/TeX/AMSmath.js | 359 +++-
.../mathjax/unpacked/extensions/TeX/AMSsymbols.js | 105 +-
.../data/mathjax/unpacked/extensions/TeX/HTML.js | 22 +-
.../data/mathjax/unpacked/extensions/TeX/action.js | 83 +
.../mathjax/unpacked/extensions/TeX/autobold.js | 23 +-
.../unpacked/extensions/TeX/autoload-all.js | 83 +
.../data/mathjax/unpacked/extensions/TeX/bbox.js | 101 +
.../mathjax/unpacked/extensions/TeX/begingroup.js | 309 +++
.../mathjax/unpacked/extensions/TeX/boldsymbol.js | 29 +-
.../data/mathjax/unpacked/extensions/TeX/cancel.js | 111 ++
.../data/mathjax/unpacked/extensions/TeX/color.js | 281 +++
.../mathjax/unpacked/extensions/TeX/enclose.js | 89 +
.../mathjax/unpacked/extensions/TeX/extpfeil.js | 102 +
.../mathjax/unpacked/extensions/TeX/mathchoice.js | 46 +-
.../data/mathjax/unpacked/extensions/TeX/mhchem.js | 459 +++++
.../mathjax/unpacked/extensions/TeX/newcommand.js | 132 +-
.../mathjax/unpacked/extensions/TeX/noErrors.js | 285 ++-
.../mathjax/unpacked/extensions/TeX/noUndefined.js | 13 +-
.../mathjax/unpacked/extensions/TeX/unicode.js | 81 +-
.../data/mathjax/unpacked/extensions/TeX/verb.js | 20 +-
.../mathjax/unpacked/extensions/asciimath2jax.js | 234 +++
.../data/mathjax/unpacked/extensions/jsMath2jax.js | 16 +-
sagenb/data/mathjax/unpacked/extensions/mml2jax.js | 49 +-
sagenb/data/mathjax/unpacked/extensions/tex2jax.js | 93 +-
.../data/mathjax/unpacked/extensions/toMathML.js | 118 +-
.../mathjax/unpacked/extensions/v1.0-warning.js | 92 -
.../data/mathjax/unpacked/jax/element/mml/jax.js | 430 +++--
.../unpacked/jax/element/mml/optable/Arrows.js | 100 +-
.../unpacked/jax/element/mml/optable/BasicLatin.js | 21 +-
.../jax/element/mml/optable/CombDiacritMarks.js | 2 +-
.../jax/element/mml/optable/CombDiactForSymbols.js | 5 +-
.../unpacked/jax/element/mml/optable/Dingbats.js | 9 +-
.../jax/element/mml/optable/GeneralPunctuation.js | 4 +-
.../jax/element/mml/optable/GeometricShapes.js | 2 +-
.../jax/element/mml/optable/GreekAndCoptic.js | 6 +-
.../jax/element/mml/optable/Latin1Supplement.js | 2 +-
.../jax/element/mml/optable/LetterlikeSymbols.js | 7 +-
.../jax/element/mml/optable/MathOperators.js | 24 +-
.../jax/element/mml/optable/MiscMathSymbolsA.js | 10 +-
.../jax/element/mml/optable/MiscMathSymbolsB.js | 9 +-
.../element/mml/optable/MiscSymbolsAndArrows.js | 36 +
.../jax/element/mml/optable/MiscTechnical.js | 6 +-
.../jax/element/mml/optable/SpacingModLetters.js | 6 +-
.../jax/element/mml/optable/SuppMathOperators.js | 14 +-
.../jax/element/mml/optable/SupplementalArrowsA.js | 40 +
.../jax/element/mml/optable/SupplementalArrowsB.js | 164 +-
.../mathjax/unpacked/jax/input/AsciiMath/config.js | 44 +
.../mathjax/unpacked/jax/input/AsciiMath/jax.js | 1314 +++++++++++++
.../mathjax/unpacked/jax/input/MathML/config.js | 7 +-
.../unpacked/jax/input/MathML/entities/a.js | 2 +-
.../unpacked/jax/input/MathML/entities/b.js | 2 +-
.../unpacked/jax/input/MathML/entities/c.js | 2 +-
.../unpacked/jax/input/MathML/entities/d.js | 2 +-
.../unpacked/jax/input/MathML/entities/e.js | 2 +-
.../unpacked/jax/input/MathML/entities/f.js | 2 +-
.../unpacked/jax/input/MathML/entities/fr.js | 2 +-
.../unpacked/jax/input/MathML/entities/g.js | 2 +-
.../unpacked/jax/input/MathML/entities/h.js | 2 +-
.../unpacked/jax/input/MathML/entities/i.js | 2 +-
.../unpacked/jax/input/MathML/entities/j.js | 2 +-
.../unpacked/jax/input/MathML/entities/k.js | 2 +-
.../unpacked/jax/input/MathML/entities/l.js | 2 +-
.../unpacked/jax/input/MathML/entities/m.js | 2 +-
.../unpacked/jax/input/MathML/entities/n.js | 2 +-
.../unpacked/jax/input/MathML/entities/o.js | 2 +-
.../unpacked/jax/input/MathML/entities/opf.js | 2 +-
.../unpacked/jax/input/MathML/entities/p.js | 2 +-
.../unpacked/jax/input/MathML/entities/q.js | 2 +-
.../unpacked/jax/input/MathML/entities/r.js | 2 +-
.../unpacked/jax/input/MathML/entities/s.js | 2 +-
.../unpacked/jax/input/MathML/entities/scr.js | 2 +-
.../unpacked/jax/input/MathML/entities/t.js | 2 +-
.../unpacked/jax/input/MathML/entities/u.js | 2 +-
.../unpacked/jax/input/MathML/entities/v.js | 2 +-
.../unpacked/jax/input/MathML/entities/w.js | 2 +-
.../unpacked/jax/input/MathML/entities/x.js | 2 +-
.../unpacked/jax/input/MathML/entities/y.js | 2 +-
.../unpacked/jax/input/MathML/entities/z.js | 2 +-
.../data/mathjax/unpacked/jax/input/MathML/jax.js | 259 ++-
.../data/mathjax/unpacked/jax/input/TeX/config.js | 19 +-
sagenb/data/mathjax/unpacked/jax/input/TeX/jax.js | 1049 +++++++---
.../jax/output/HTML-CSS/autoload/annotation-xml.js | 9 +-
.../jax/output/HTML-CSS/autoload/maction.js | 99 +-
.../jax/output/HTML-CSS/autoload/menclose.js | 83 +-
.../jax/output/HTML-CSS/autoload/mglyph.js | 26 +-
.../jax/output/HTML-CSS/autoload/mmultiscripts.js | 34 +-
.../unpacked/jax/output/HTML-CSS/autoload/ms.js | 9 +-
.../jax/output/HTML-CSS/autoload/mtable.js | 167 +-
.../jax/output/HTML-CSS/autoload/multiline.js | 707 ++++++-
.../mathjax/unpacked/jax/output/HTML-CSS/blank.gif | Bin
.../mathjax/unpacked/jax/output/HTML-CSS/config.js | 49 +-
.../fonts/STIX/General/Bold/AlphaPresentForms.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/Arrows.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/BBBold.js | 72 +
.../fonts/STIX/General/Bold/BoldFraktur.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js | 2 +-
.../fonts/STIX/General/Bold/CombDiacritMarks.js | 3 +-
.../fonts/STIX/General/Bold/CombDiactForSymbols.js | 2 +-
.../fonts/STIX/General/Bold/ControlPictures.js | 2 +-
.../fonts/STIX/General/Bold/CurrencySymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js | 2 +-
.../fonts/STIX/General/Bold/EnclosedAlphanum.js | 2 +-
.../fonts/STIX/General/Bold/GeneralPunctuation.js | 2 +-
.../fonts/STIX/General/Bold/GeometricShapes.js | 2 +-
.../fonts/STIX/General/Bold/GreekAndCoptic.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Bold/GreekBold.js | 2 +-
.../fonts/STIX/General/Bold/GreekSSBold.js | 2 +-
.../fonts/STIX/General/Bold/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Bold/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedA.js | 2 +-
.../STIX/General/Bold/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Bold/LatinExtendedD.js | 28 +
.../fonts/STIX/General/Bold/LetterlikeSymbols.js | 7 +-
.../HTML-CSS/fonts/STIX/General/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Bold/MathBold.js | 2 +-
.../fonts/STIX/General/Bold/MathOperators.js | 8 +-
.../HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js | 2 +-
.../fonts/STIX/General/Bold/MiscMathSymbolsA.js | 2 +-
.../fonts/STIX/General/Bold/MiscMathSymbolsB.js | 2 +-
.../fonts/STIX/General/Bold/MiscSymbols.js | 2 +-
.../fonts/STIX/General/Bold/MiscTechnical.js | 2 +-
.../fonts/STIX/General/Bold/NumberForms.js | 2 +-
.../fonts/STIX/General/Bold/PhoneticExtensions.js | 2 +-
.../fonts/STIX/General/Bold/SpacingModLetters.js | 5 +-
.../fonts/STIX/General/Bold/SuperAndSubscripts.js | 2 +-
.../fonts/STIX/General/Bold/SuppMathOperators.js | 3 +-
.../STIX/General/BoldItalic/AlphaPresentForms.js | 2 +-
.../fonts/STIX/General/BoldItalic/BasicLatin.js | 2 +-
.../fonts/STIX/General/BoldItalic/BoxDrawing.js | 2 +-
.../STIX/General/BoldItalic/CombDiactForSymbols.js | 2 +-
.../STIX/General/BoldItalic/ControlPictures.js | 2 +-
.../STIX/General/BoldItalic/CurrencySymbols.js | 2 +-
.../fonts/STIX/General/BoldItalic/Cyrillic.js | 2 +-
.../STIX/General/BoldItalic/EnclosedAlphanum.js | 2 +-
.../STIX/General/BoldItalic/GeneralPunctuation.js | 4 +-
.../STIX/General/BoldItalic/GreekAndCoptic.js | 2 +-
.../STIX/General/BoldItalic/GreekBoldItalic.js | 4 +-
.../STIX/General/BoldItalic/GreekSSBoldItalic.js | 2 +-
.../fonts/STIX/General/BoldItalic/IPAExtensions.js | 2 +-
.../STIX/General/BoldItalic/Latin1Supplement.js | 2 +-
.../STIX/General/BoldItalic/LatinExtendedA.js | 2 +-
.../General/BoldItalic/LatinExtendedAdditional.js | 2 +-
.../STIX/General/BoldItalic/LatinExtendedB.js | 2 +-
.../STIX/General/BoldItalic/LetterlikeSymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/BoldItalic/Main.js | 2 +-
.../STIX/General/BoldItalic/MathBoldItalic.js | 2 +-
.../STIX/General/BoldItalic/MathBoldScript.js | 2 +-
.../fonts/STIX/General/BoldItalic/MathOperators.js | 2 +-
.../STIX/General/BoldItalic/MathSSItalicBold.js | 2 +-
.../STIX/General/BoldItalic/SpacingModLetters.js | 7 +-
.../fonts/STIX/General/Italic/AlphaPresentForms.js | 2 +-
.../fonts/STIX/General/Italic/BoxDrawing.js | 2 +-
.../STIX/General/Italic/CombDiactForSymbols.js | 6 +-
.../fonts/STIX/General/Italic/ControlPictures.js | 2 +-
.../fonts/STIX/General/Italic/CurrencySymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js | 2 +-
.../fonts/STIX/General/Italic/EnclosedAlphanum.js | 2 +-
.../STIX/General/Italic/GeneralPunctuation.js | 4 +-
.../fonts/STIX/General/Italic/GreekAndCoptic.js | 2 +-
.../fonts/STIX/General/Italic/GreekItalic.js | 4 +-
.../fonts/STIX/General/Italic/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Italic/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Italic/LatinExtendedA.js | 2 +-
.../STIX/General/Italic/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Italic/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Italic/LetterlikeSymbols.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Italic/Main.js | 2 +-
.../fonts/STIX/General/Italic/MathItalic.js | 2 +-
.../fonts/STIX/General/Italic/MathOperators.js | 2 +-
.../fonts/STIX/General/Italic/MathSSItalic.js | 2 +-
.../fonts/STIX/General/Italic/MathScript.js | 2 +-
.../fonts/STIX/General/Italic/SpacingModLetters.js | 5 +-
.../HTML-CSS/fonts/STIX/General/Italic/ij.js | 2 +-
.../STIX/General/Regular/AlphaPresentForms.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/Arrows.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/BBBold.js | 2 +-
.../fonts/STIX/General/Regular/BlockElements.js | 2 +-
.../fonts/STIX/General/Regular/BoldFraktur.js | 2 +-
.../fonts/STIX/General/Regular/BoxDrawing.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/CJK.js | 2 +-
.../fonts/STIX/General/Regular/CombDiacritMarks.js | 3 +-
.../STIX/General/Regular/CombDiactForSymbols.js | 2 +-
.../fonts/STIX/General/Regular/ControlPictures.js | 2 +-
.../fonts/STIX/General/Regular/CurrencySymbols.js | 2 +-
.../fonts/STIX/General/Regular/Cyrillic.js | 2 +-
.../fonts/STIX/General/Regular/Dingbats.js | 2 +-
.../fonts/STIX/General/Regular/EnclosedAlphanum.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/Fraktur.js | 2 +-
.../STIX/General/Regular/GeneralPunctuation.js | 2 +-
.../fonts/STIX/General/Regular/GeometricShapes.js | 2 +-
.../fonts/STIX/General/Regular/GreekAndCoptic.js | 2 +-
.../fonts/STIX/General/Regular/GreekBold.js | 2 +-
.../fonts/STIX/General/Regular/GreekBoldItalic.js | 4 +-
.../fonts/STIX/General/Regular/GreekItalic.js | 4 +-
.../fonts/STIX/General/Regular/GreekSSBold.js | 2 +-
.../STIX/General/Regular/GreekSSBoldItalic.js | 2 +-
.../fonts/STIX/General/Regular/Hiragana.js | 2 +-
.../fonts/STIX/General/Regular/IPAExtensions.js | 2 +-
.../fonts/STIX/General/Regular/Latin1Supplement.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedA.js | 2 +-
.../General/Regular/LatinExtendedAdditional.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedB.js | 2 +-
.../fonts/STIX/General/Regular/LatinExtendedD.js | 5 +-
.../STIX/General/Regular/LetterlikeSymbols.js | 12 +-
.../HTML-CSS/fonts/STIX/General/Regular/Main.js | 2 +-
.../fonts/STIX/General/Regular/MathBold.js | 2 +-
.../fonts/STIX/General/Regular/MathBoldItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathBoldScript.js | 2 +-
.../fonts/STIX/General/Regular/MathItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathOperators.js | 4 +-
.../HTML-CSS/fonts/STIX/General/Regular/MathSS.js | 2 +-
.../fonts/STIX/General/Regular/MathSSBold.js | 2 +-
.../fonts/STIX/General/Regular/MathSSItalic.js | 2 +-
.../fonts/STIX/General/Regular/MathSSItalicBold.js | 2 +-
.../fonts/STIX/General/Regular/MathScript.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/MathTT.js | 2 +-
.../fonts/STIX/General/Regular/MiscMathSymbolsA.js | 4 +-
.../fonts/STIX/General/Regular/MiscMathSymbolsB.js | 2 +-
.../fonts/STIX/General/Regular/MiscSymbols.js | 5 +-
.../STIX/General/Regular/MiscSymbolsAndArrows.js | 2 +-
.../fonts/STIX/General/Regular/MiscTechnical.js | 14 +-
.../fonts/STIX/General/Regular/NumberForms.js | 2 +-
.../STIX/General/Regular/PhoneticExtensions.js | 6 +-
.../STIX/General/Regular/SpacingModLetters.js | 5 +-
.../fonts/STIX/General/Regular/Specials.js | 2 +-
.../STIX/General/Regular/SuperAndSubscripts.js | 2 +-
.../STIX/General/Regular/SuppMathOperators.js | 6 +-
.../STIX/General/Regular/SupplementalArrowsA.js | 2 +-
.../STIX/General/Regular/SupplementalArrowsB.js | 2 +-
.../HTML-CSS/fonts/STIX/General/Regular/ij.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsSm/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUp/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js | 2 +-
.../fonts/STIX/IntegralsUpD/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUpD/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js | 2 +-
.../fonts/STIX/IntegralsUpSm/Regular/All.js | 2 +-
.../fonts/STIX/IntegralsUpSm/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Bold/PrivateUse.js | 44 +-
.../fonts/STIX/NonUnicode/BoldItalic/All.js | 2 +-
.../fonts/STIX/NonUnicode/BoldItalic/Main.js | 2 +-
.../fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js | 4 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Italic/PrivateUse.js | 4 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js | 2 +-
.../fonts/STIX/NonUnicode/Regular/PrivateUse.js | 9 +-
.../HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeFiveSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeFourSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js | 2 +-
.../fonts/STIX/SizeThreeSym/Regular/All.js | 2 +-
.../fonts/STIX/SizeThreeSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js | 5 +-
.../HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Bold/All.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Regular/All.js | 2 +-
.../HTML-CSS/fonts/STIX/Variants/Regular/Main.js | 2 +-
.../jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js | 213 ++
.../output/HTML-CSS/fonts/STIX/fontdata-beta.js | 9 +-
.../output/HTML-CSS/fonts/STIX/fontdata-extra.js | 415 ++++
.../jax/output/HTML-CSS/fonts/STIX/fontdata.js | 250 ++-
.../HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js | 22 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js | 20 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js | 10 +-
.../fonts/TeX/AMS/Regular/CombDiacritMarks.js | 2 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js | 4 +-
.../fonts/TeX/AMS/Regular/EnclosedAlphanum.js | 2 +-
.../fonts/TeX/AMS/Regular/GeneralPunctuation.js | 2 +-
.../fonts/TeX/AMS/Regular/GeometricShapes.js | 8 +-
.../fonts/TeX/AMS/Regular/GreekAndCoptic.js | 2 +-
.../fonts/TeX/AMS/Regular/Latin1Supplement.js | 6 +-
.../fonts/TeX/AMS/Regular/LatinExtendedA.js | 2 +-
.../fonts/TeX/AMS/Regular/LetterlikeSymbols.js | 8 +-
.../output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js | 4 +-
.../fonts/TeX/AMS/Regular/MathOperators.js | 90 +-
.../fonts/TeX/AMS/Regular/MiscMathSymbolsB.js | 4 +-
.../HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js | 4 +-
.../fonts/TeX/AMS/Regular/MiscTechnical.js | 2 +-
.../output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js | 34 +-
.../fonts/TeX/AMS/Regular/SpacingModLetters.js | 2 +-
.../fonts/TeX/AMS/Regular/SuppMathOperators.js | 26 +-
.../HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js | 46 +-
.../HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js | 46 +-
.../HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js | 42 +-
.../output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js | 16 +-
.../fonts/TeX/Fraktur/Regular/BasicLatin.js | 38 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js | 2 +-
.../HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js | 18 +-
.../output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Greek/Regular/Main.js | 4 +-
.../output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js | 38 +-
.../fonts/TeX/Main/Bold/CombDiacritMarks.js | 6 +-
.../fonts/TeX/Main/Bold/CombDiactForSymbols.js | 2 +-
.../fonts/TeX/Main/Bold/GeneralPunctuation.js | 6 +-
.../fonts/TeX/Main/Bold/GeometricShapes.js | 8 +-
.../fonts/TeX/Main/Bold/Latin1Supplement.js | 8 +-
.../HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js | 4 +-
.../HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js | 2 +-
.../fonts/TeX/Main/Bold/LetterlikeSymbols.js | 12 +-
.../output/HTML-CSS/fonts/TeX/Main/Bold/Main.js | 74 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js | 36 +-
.../fonts/TeX/Main/Bold/MiscMathSymbolsA.js | 2 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js | 12 +-
.../HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js | 6 +-
.../fonts/TeX/Main/Bold/SpacingModLetters.js | 6 +-
.../fonts/TeX/Main/Bold/SuppMathOperators.js | 6 +-
.../fonts/TeX/Main/Bold/SupplementalArrowsA.js | 16 +-
.../fonts/TeX/Main/Italic/CombDiacritMarks.js | 8 +-
.../fonts/TeX/Main/Italic/GeneralPunctuation.js | 6 +-
.../fonts/TeX/Main/Italic/Latin1Supplement.js | 2 +-
.../fonts/TeX/Main/Italic/LetterlikeSymbols.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Main/Italic/Main.js | 100 +-
.../fonts/TeX/Main/Regular/CombDiacritMarks.js | 2 +-
.../fonts/TeX/Main/Regular/GeometricShapes.js | 2 +-
.../output/HTML-CSS/fonts/TeX/Main/Regular/Main.js | 236 +--
.../HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js | 12 +-
.../fonts/TeX/Main/Regular/SpacingModLetters.js | 2 +-
.../HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js | 112 +-
.../output/HTML-CSS/fonts/TeX/Math/Italic/Main.js | 100 +-
.../fonts/TeX/SansSerif/Bold/BasicLatin.js | 124 +-
.../fonts/TeX/SansSerif/Bold/CombDiacritMarks.js | 20 +-
.../HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js | 34 +-
.../fonts/TeX/SansSerif/Italic/BasicLatin.js | 24 +-
.../fonts/TeX/SansSerif/Italic/CombDiacritMarks.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js | 2 +-
.../fonts/TeX/SansSerif/Regular/BasicLatin.js | 34 +-
.../TeX/SansSerif/Regular/CombDiacritMarks.js | 2 +-
.../HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js | 4 +-
.../fonts/TeX/Script/Regular/BasicLatin.js | 24 +-
.../HTML-CSS/fonts/TeX/Script/Regular/Main.js | 2 +-
.../HTML-CSS/fonts/TeX/Script/Regular/Other.js | 2 +-
.../HTML-CSS/fonts/TeX/Size1/Regular/Main.js | 16 +-
.../HTML-CSS/fonts/TeX/Size2/Regular/Main.js | 12 +-
.../HTML-CSS/fonts/TeX/Size3/Regular/Main.js | 10 +-
.../HTML-CSS/fonts/TeX/Size4/Regular/Main.js | 44 +-
.../fonts/TeX/Typewriter/Regular/BasicLatin.js | 134 +-
.../TeX/Typewriter/Regular/CombDiacritMarks.js | 12 +-
.../HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js | 4 +-
.../HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js | 22 +-
.../HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js | 16 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js | 60 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js | 112 +-
.../HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js | 142 +-
.../output/HTML-CSS/fonts/TeX/fontdata-extra.js | 239 +++
.../jax/output/HTML-CSS/fonts/TeX/fontdata.js | 898 +++++----
.../unpacked/jax/output/HTML-CSS/imageFonts.js | 13 +-
.../mathjax/unpacked/jax/output/HTML-CSS/jax.js | 1691 ++++++++++------
.../unpacked/jax/output/NativeMML/config.js | 10 +-
.../mathjax/unpacked/jax/output/NativeMML/jax.js | 1059 ++++++++--
.../jax/output/SVG/autoload/annotation-xml.js | 92 +
.../unpacked/jax/output/SVG/autoload/maction.js | 198 ++
.../unpacked/jax/output/SVG/autoload/menclose.js | 223 +++
.../unpacked/jax/output/SVG/autoload/mglyph.js | 105 +
.../jax/output/SVG/autoload/mmultiscripts.js | 124 ++
.../mathjax/unpacked/jax/output/SVG/autoload/ms.js | 59 +
.../unpacked/jax/output/SVG/autoload/mtable.js | 374 ++++
.../unpacked/jax/output/SVG/autoload/multiline.js | 631 ++++++
.../data/mathjax/unpacked/jax/output/SVG/config.js | 83 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js | 140 ++
.../output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js | 44 +
.../SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js | 32 +
.../output/SVG/fonts/TeX/AMS/Regular/Dingbats.js | 32 +
.../SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js | 29 +
.../fonts/TeX/AMS/Regular/GeneralPunctuation.js | 29 +
.../SVG/fonts/TeX/AMS/Regular/GeometricShapes.js | 53 +
.../SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js | 32 +
.../SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js | 35 +
.../SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js | 29 +
.../SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js | 47 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/Main.js | 131 ++
.../SVG/fonts/TeX/AMS/Regular/MathOperators.js | 359 ++++
.../SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js | 29 +
.../SVG/fonts/TeX/AMS/Regular/MiscSymbols.js | 29 +
.../SVG/fonts/TeX/AMS/Regular/MiscTechnical.js | 32 +
.../jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js | 74 +
.../SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js | 32 +
.../SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js | 95 +
.../output/SVG/fonts/TeX/Caligraphic/Bold/Main.js | 167 ++
.../SVG/fonts/TeX/Caligraphic/Regular/Main.js | 166 ++
.../SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js | 272 +++
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js | 35 +
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js | 32 +
.../jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js | 47 +
.../SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js | 272 +++
.../output/SVG/fonts/TeX/Fraktur/Regular/Main.js | 34 +
.../output/SVG/fonts/TeX/Fraktur/Regular/Other.js | 32 +
.../output/SVG/fonts/TeX/Fraktur/Regular/PUA.js | 50 +
.../jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js | 98 +
.../output/SVG/fonts/TeX/Main/Bold/BasicLatin.js | 149 ++
.../SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js | 62 +
.../SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js | 29 +
.../SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js | 56 +
.../SVG/fonts/TeX/Main/Bold/GeometricShapes.js | 41 +
.../SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js | 59 +
.../SVG/fonts/TeX/Main/Bold/Latin1Supplement.js | 50 +
.../SVG/fonts/TeX/Main/Bold/LatinExtendedA.js | 29 +
.../SVG/fonts/TeX/Main/Bold/LatinExtendedB.js | 29 +
.../SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js | 44 +
.../jax/output/SVG/fonts/TeX/Main/Bold/Main.js | 217 +++
.../SVG/fonts/TeX/Main/Bold/MathOperators.js | 230 +++
.../SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js | 32 +
.../output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js | 47 +
.../SVG/fonts/TeX/Main/Bold/MiscTechnical.js | 44 +
.../SVG/fonts/TeX/Main/Bold/SpacingModLetters.js | 53 +
.../SVG/fonts/TeX/Main/Bold/SuppMathOperators.js | 35 +
.../SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js | 47 +
.../output/SVG/fonts/TeX/Main/Italic/BasicLatin.js | 287 +++
.../SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js | 59 +
.../fonts/TeX/Main/Italic/GeneralPunctuation.js | 44 +
.../SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js | 59 +
.../SVG/fonts/TeX/Main/Italic/LatinExtendedA.js | 29 +
.../SVG/fonts/TeX/Main/Italic/LatinExtendedB.js | 29 +
.../SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js | 29 +
.../jax/output/SVG/fonts/TeX/Main/Italic/Main.js | 41 +
.../SVG/fonts/TeX/Main/Italic/MathOperators.js | 29 +
.../SVG/fonts/TeX/Main/Regular/BasicLatin.js | 146 ++
.../SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js | 62 +
.../SVG/fonts/TeX/Main/Regular/GeometricShapes.js | 41 +
.../SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js | 59 +
.../SVG/fonts/TeX/Main/Regular/LatinExtendedA.js | 29 +
.../SVG/fonts/TeX/Main/Regular/LatinExtendedB.js | 29 +
.../fonts/TeX/Main/Regular/LetterlikeSymbols.js | 44 +
.../jax/output/SVG/fonts/TeX/Main/Regular/Main.js | 629 ++++++
.../SVG/fonts/TeX/Main/Regular/MathOperators.js | 29 +
.../SVG/fonts/TeX/Main/Regular/MiscSymbols.js | 47 +
.../fonts/TeX/Main/Regular/SpacingModLetters.js | 29 +
.../fonts/TeX/Main/Regular/SuppMathOperators.js | 29 +
.../output/SVG/fonts/TeX/Math/BoldItalic/Main.js | 395 ++++
.../jax/output/SVG/fonts/TeX/Math/Italic/Main.js | 394 ++++
.../SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js | 290 +++
.../fonts/TeX/SansSerif/Bold/CombDiacritMarks.js | 59 +
.../output/SVG/fonts/TeX/SansSerif/Bold/Main.js | 35 +
.../output/SVG/fonts/TeX/SansSerif/Bold/Other.js | 86 +
.../SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js | 290 +++
.../fonts/TeX/SansSerif/Italic/CombDiacritMarks.js | 59 +
.../output/SVG/fonts/TeX/SansSerif/Italic/Main.js | 35 +
.../output/SVG/fonts/TeX/SansSerif/Italic/Other.js | 86 +
.../SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js | 290 +++
.../TeX/SansSerif/Regular/CombDiacritMarks.js | 59 +
.../output/SVG/fonts/TeX/SansSerif/Regular/Main.js | 34 +
.../SVG/fonts/TeX/SansSerif/Regular/Other.js | 86 +
.../SVG/fonts/TeX/Script/Regular/BasicLatin.js | 107 ++
.../output/SVG/fonts/TeX/Script/Regular/Main.js | 60 +
.../jax/output/SVG/fonts/TeX/Size1/Regular/Main.js | 159 ++
.../jax/output/SVG/fonts/TeX/Size2/Regular/Main.js | 135 ++
.../jax/output/SVG/fonts/TeX/Size3/Regular/Main.js | 87 +
.../jax/output/SVG/fonts/TeX/Size4/Regular/Main.js | 168 ++
.../SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js | 314 +++
.../TeX/Typewriter/Regular/CombDiacritMarks.js | 53 +
.../SVG/fonts/TeX/Typewriter/Regular/Main.js | 34 +
.../SVG/fonts/TeX/Typewriter/Regular/Other.js | 77 +
.../jax/output/SVG/fonts/TeX/fontdata-extra.js | 239 +++
.../unpacked/jax/output/SVG/fonts/TeX/fontdata.js | 1588 +++++++++++++++
sagenb/data/mathjax/unpacked/jax/output/SVG/jax.js | 2025 ++++++++++++++++++++
.../unpacked/localization/de/FontWarnings.js | 87 +
.../mathjax/unpacked/localization/de/HTML-CSS.js | 52 +
.../mathjax/unpacked/localization/de/HelpDialog.js | 96 +
.../mathjax/unpacked/localization/de/MathML.js | 95 +
.../mathjax/unpacked/localization/de/MathMenu.js | 193 ++
.../data/mathjax/unpacked/localization/de/TeX.js | 340 ++++
sagenb/data/mathjax/unpacked/localization/de/de.js | 104 +
.../unpacked/localization/en/FontWarnings.js | 67 +
.../mathjax/unpacked/localization/en/HTML-CSS.js | 47 +
.../mathjax/unpacked/localization/en/HelpDialog.js | 74 +
.../mathjax/unpacked/localization/en/MathML.js | 76 +
.../mathjax/unpacked/localization/en/MathMenu.js | 153 ++
.../data/mathjax/unpacked/localization/en/TeX.js | 266 +++
sagenb/data/mathjax/unpacked/localization/en/en.js | 91 +
.../unpacked/localization/fr/FontWarnings.js | 76 +
.../mathjax/unpacked/localization/fr/HTML-CSS.js | 49 +
.../mathjax/unpacked/localization/fr/HelpDialog.js | 81 +
.../mathjax/unpacked/localization/fr/MathML.js | 71 +
.../mathjax/unpacked/localization/fr/MathMenu.js | 153 ++
.../data/mathjax/unpacked/localization/fr/TeX.js | 266 +++
sagenb/data/mathjax/unpacked/localization/fr/fr.js | 83 +
sagenb/data/sage/html/notebook/base.html | 23 -
sagenb/data/sage/html/notebook/cell.html | 8 +-
sagenb/data/sage/html/notebook/text_cell.html | 2 +-
sagenb/misc/comments2rst.py | 56 +-
sagenb/misc/worksheet2rst.py | 6 +-
sagenb/notebook/cell.py | 129 +-
sagenb/notebook/challenge.py | 26 +-
sagenb/notebook/docHTMLProcessor.py | 18 +-
sagenb/notebook/notebook.py | 70 +-
sagenb/notebook/notebook_object.py | 2 +-
sagenb/notebook/run_notebook.py | 5 +-
sagenb/notebook/server_conf.py | 2 +-
sagenb/notebook/user_manager.py | 25 +-
sagenb/notebook/worksheet.py | 199 +-
setup.py | 6 +-
util/fetch_deps.py | 3 +-
util/nodoctest.py | 0
1388 files changed, 38780 insertions(+), 42039 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git
More information about the debian-science-commits
mailing list