gollum 1.3.1 → 1.4.2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of gollum might be problematic. Click here for more details.
- data/HISTORY.md +18 -0
- data/README.md +36 -11
- data/Rakefile +5 -9
- data/gollum.gemspec +34 -623
- data/lib/gollum.rb +3 -2
- data/lib/gollum/committer.rb +7 -6
- data/lib/gollum/frontend/app.rb +11 -5
- data/lib/gollum/frontend/public/css/gollum.css +12 -16
- data/lib/gollum/frontend/public/css/template.css +103 -38
- data/lib/gollum/frontend/public/javascript/editor/gollum.editor.js +294 -282
- data/lib/gollum/frontend/public/javascript/editor/langs/asciidoc.js +18 -19
- data/lib/gollum/frontend/public/javascript/editor/langs/creole.js +20 -19
- data/lib/gollum/frontend/public/javascript/editor/langs/markdown.js +33 -33
- data/lib/gollum/frontend/public/javascript/editor/langs/org.js +27 -27
- data/lib/gollum/frontend/public/javascript/editor/langs/pod.js +15 -15
- data/lib/gollum/frontend/public/javascript/editor/langs/rdoc.js +16 -16
- data/lib/gollum/frontend/public/javascript/editor/langs/textile.js +17 -17
- data/lib/gollum/frontend/public/javascript/gollum.dialog.js +221 -164
- data/lib/gollum/frontend/public/javascript/gollum.js +90 -120
- data/lib/gollum/frontend/templates/create.mustache +4 -2
- data/lib/gollum/frontend/templates/editor.mustache +1 -1
- data/lib/gollum/frontend/templates/history.mustache +1 -1
- data/lib/gollum/frontend/templates/page.mustache +0 -2
- data/lib/gollum/frontend/views/create.rb +7 -3
- data/lib/gollum/frontend/views/page.rb +6 -2
- data/lib/gollum/frontend/views/pages.rb +2 -2
- data/lib/gollum/frontend/views/search.rb +2 -2
- data/lib/gollum/git_access.rb +3 -0
- data/lib/gollum/markup.rb +74 -71
- data/lib/gollum/page.rb +43 -11
- data/lib/gollum/pagination.rb +2 -2
- data/lib/gollum/sanitization.rb +58 -31
- data/lib/gollum/tex.rb +89 -0
- data/lib/gollum/web_sequence_diagram.rb +43 -0
- data/lib/gollum/wiki.rb +40 -27
- data/test/examples/empty.git/HEAD +1 -0
- data/test/examples/empty.git/config +5 -0
- data/test/examples/empty.git/description +1 -0
- data/test/examples/empty.git/hooks/applypatch-msg.sample +15 -0
- data/test/examples/empty.git/hooks/commit-msg.sample +24 -0
- data/test/examples/empty.git/hooks/post-commit.sample +8 -0
- data/test/examples/empty.git/hooks/post-receive.sample +15 -0
- data/test/examples/empty.git/hooks/post-update.sample +8 -0
- data/test/examples/empty.git/hooks/pre-applypatch.sample +14 -0
- data/test/examples/empty.git/hooks/pre-commit.sample +46 -0
- data/test/examples/empty.git/hooks/pre-rebase.sample +169 -0
- data/test/examples/empty.git/hooks/prepare-commit-msg.sample +36 -0
- data/test/examples/empty.git/hooks/update.sample +128 -0
- data/test/examples/empty.git/info/exclude +6 -0
- data/test/examples/empty.git/objects/info/.gitkeep +0 -0
- data/test/examples/empty.git/objects/pack/.gitkeep +0 -0
- data/test/examples/empty.git/refs/heads/.gitkeep +0 -0
- data/test/examples/lotr.git/COMMIT_EDITMSG +1 -1
- data/test/examples/lotr.git/ORIG_HEAD +1 -0
- data/test/examples/lotr.git/index +0 -0
- data/test/examples/lotr.git/logs/HEAD +1 -0
- data/test/examples/lotr.git/logs/refs/heads/master +1 -0
- data/test/examples/lotr.git/objects/12/629d666c5e3178f82f533f543d61b53dc78c0b +0 -0
- data/test/examples/lotr.git/objects/1d/b89ebba7e2c14d93b94ff98cfa3708a4f0d4e3 +2 -0
- data/test/examples/lotr.git/objects/25/4bdc1ba27d8b8a794538a8522d9a2b56ec2dd9 +0 -0
- data/test/examples/lotr.git/objects/a6/59b3763b822dd97544621fd0beef162ea37b14 +4 -0
- data/test/examples/lotr.git/objects/bc/4b5fc0ce2c2ba3acef6647e4f67256ee45ab60 +0 -0
- data/test/examples/lotr.git/objects/f4/84ebb1f40f8eb20d1bcd8d1d71934d2b8ae961 +0 -0
- data/test/examples/lotr.git/refs/heads/master +1 -1
- data/test/helper.rb +1 -1
- data/test/test_app.rb +25 -0
- data/test/test_committer.rb +2 -2
- data/test/test_file.rb +1 -1
- data/test/test_git_access.rb +2 -2
- data/test/test_markup.rb +119 -24
- data/test/test_page.rb +20 -0
- data/test/test_wiki.rb +112 -7
- metadata +89 -672
- data/lib/gollum/albino.rb +0 -5
- data/lib/gollum/frontend/public/javascript/MathJax/MathJax.js +0 -43
- data/lib/gollum/frontend/public/javascript/MathJax/config/MMLorHTML.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/config/MathJax.js +0 -590
- data/lib/gollum/frontend/public/javascript/MathJax/config/local/local.js +0 -37
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.buildinfo +0 -4
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/CSS-styles.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/HTML-snippets.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/ajax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/callback.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/elementjax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/html.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/hub.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/index.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/inputjax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/jax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/message.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/object.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/outputjax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/queue.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/signal.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/api/variable.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/callbacks.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/community.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/configuration.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/dynamic.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/environment.pickle +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/glossary.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/index.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/installation.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/jsMath.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/mathjax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/mathml.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/model.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/FontWarnings.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/HTML-CSS.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/MMLorHTML.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/MathML.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/MathMenu.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/MathZoom.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/NativeMML.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/TeX.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/hub.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/jsMath2jax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/mml2jax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/options/tex2jax.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/output.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/platforms/index.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/platforms/movable-type.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/platforms/wordpress.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/queues.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/signals.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/start.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/startup.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/synchronize.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/tex.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/.doctrees/typeset.doctree +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/CSS-styles.html +0 -173
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/HTML-snippets.html +0 -170
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/badge.gif +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/mt_head.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/mt_menu.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/mt_templates.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/wp_menu.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_images/wp_templates.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/CSS-styles.txt +0 -79
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/HTML-snippets.txt +0 -83
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/ajax.txt +0 -196
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/callback.txt +0 -259
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/elementjax.txt +0 -122
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/html.txt +0 -122
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/hub.txt +0 -330
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/index.txt +0 -44
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/inputjax.txt +0 -86
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/jax.txt +0 -148
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/message.txt +0 -86
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/object.txt +0 -210
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/outputjax.txt +0 -100
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/queue.txt +0 -99
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/signal.txt +0 -154
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/api/variable.txt +0 -83
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/callbacks.txt +0 -228
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/community.txt +0 -60
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/configuration.txt +0 -375
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/dynamic.txt +0 -181
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/glossary.txt +0 -75
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/index.txt +0 -71
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/installation.txt +0 -184
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/jsMath.txt +0 -31
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/mathjax.txt +0 -36
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/mathml.txt +0 -97
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/model.txt +0 -224
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/FontWarnings.txt +0 -140
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/HTML-CSS.txt +0 -119
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/MMLorHTML.txt +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt +0 -27
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/MathMenu.txt +0 -79
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/MathZoom.txt +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/NativeMML.txt +0 -61
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/TeX.txt +0 -67
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/hub.txt +0 -209
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/jsMath2jax.txt +0 -53
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/mml2jax.txt +0 -53
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/tex2jax.txt +0 -137
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/output.txt +0 -126
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/platforms/index.txt +0 -65
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/platforms/movable-type.txt +0 -41
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/platforms/wordpress.txt +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/queues.txt +0 -254
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/signals.txt +0 -161
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/start.txt +0 -314
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/startup.txt +0 -152
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/synchronize.txt +0 -65
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/tex.txt +0 -1090
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/typeset.txt +0 -229
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/basic.css +0 -509
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/doctools.js +0 -247
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/file.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/jquery.js +0 -154
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/mathjax_mathml.user.js +0 -22
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/mathjax_wikipedia.user.js +0 -35
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/minus.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/mj.css +0 -223
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/plus.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/pygments.css +0 -61
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/searchtools.js +0 -505
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/_static/underscore.js +0 -16
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/ajax.html +0 -406
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/callback.html +0 -435
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/elementjax.html +0 -283
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/html.html +0 -292
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/hub.html +0 -674
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/index.html +0 -144
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/inputjax.html +0 -221
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/jax.html +0 -319
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/message.html +0 -224
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/object.html +0 -356
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/outputjax.html +0 -246
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/queue.html +0 -247
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/signal.html +0 -334
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/api/variable.html +0 -220
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/callbacks.html +0 -305
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/community.html +0 -155
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/configuration.html +0 -434
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/dynamic.html +0 -274
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/genindex.html +0 -295
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/glossary.html +0 -160
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/index.html +0 -177
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/installation.html +0 -262
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/jsMath.html +0 -128
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/mathjax.html +0 -137
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/mathml.html +0 -194
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/model.html +0 -305
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/objects.inv +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/FontWarnings.html +0 -264
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/HTML-CSS.html +0 -241
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/MMLorHTML.html +0 -143
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/MathML.html +0 -132
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/MathMenu.html +0 -194
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/MathZoom.html +0 -147
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/NativeMML.html +0 -171
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/TeX.html +0 -175
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/hub.html +0 -342
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/jsMath2jax.html +0 -154
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/mml2jax.html +0 -154
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/options/tex2jax.html +0 -249
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/output.html +0 -218
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/platforms/index.html +0 -168
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/platforms/movable-type.html +0 -145
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/platforms/wordpress.html +0 -146
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/queues.html +0 -334
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/search.html +0 -95
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/searchindex.js +0 -1
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/signals.html +0 -257
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/start.html +0 -374
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/startup.html +0 -239
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/synchronize.html +0 -161
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/tex.html +0 -1152
- data/lib/gollum/frontend/public/javascript/MathJax/docs/html/typeset.html +0 -318
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/CSS-styles.rst +0 -79
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/HTML-snippets.rst +0 -83
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/_static/mathjax_mathml.user.js +0 -22
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/_static/mathjax_wikipedia.user.js +0 -35
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/ajax.rst +0 -196
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/callback.rst +0 -259
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/elementjax.rst +0 -122
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/html.rst +0 -122
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/hub.rst +0 -330
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/index.rst +0 -44
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/inputjax.rst +0 -86
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/jax.rst +0 -148
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/message.rst +0 -86
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/object.rst +0 -210
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/outputjax.rst +0 -100
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/queue.rst +0 -99
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/signal.rst +0 -154
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/api/variable.rst +0 -83
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/callbacks.rst +0 -228
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/community.rst +0 -60
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/conf.py +0 -198
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/configuration.rst +0 -375
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/dynamic.rst +0 -181
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/glossary.rst +0 -75
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/images/mt_head.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/images/mt_menu.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/images/mt_templates.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/images/wp_menu.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/images/wp_templates.png +0 -0
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/index.rst +0 -71
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/installation.rst +0 -184
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/jsMath.rst +0 -31
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/mathjax.rst +0 -36
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/mathml.rst +0 -97
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/mjtheme/static/mj.css_t +0 -256
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/mjtheme/theme.conf +0 -30
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/model.rst +0 -224
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/FontWarnings.rst +0 -140
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/HTML-CSS.rst +0 -119
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/MMLorHTML.rst +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst +0 -27
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/MathMenu.rst +0 -79
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/MathZoom.rst +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/NativeMML.rst +0 -61
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/TeX.rst +0 -67
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/hub.rst +0 -209
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/jsMath2jax.rst +0 -53
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/mml2jax.rst +0 -53
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/tex2jax.rst +0 -137
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/output.rst +0 -126
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/platforms/index.rst +0 -65
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/platforms/movable-type.rst +0 -41
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/platforms/wordpress.rst +0 -42
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/queues.rst +0 -254
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/signals.rst +0 -161
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/start.rst +0 -314
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/startup.rst +0 -152
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/synchronize.rst +0 -65
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/tex.rst +0 -1090
- data/lib/gollum/frontend/public/javascript/MathJax/docs/rst/typeset.rst +0 -229
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/FontWarnings.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/MathMenu.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/MathZoom.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/AMSmath.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/AMSsymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/autobold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/boldsymbol.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/mathchoice.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/newcommand.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/noErrors.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/noUndefined.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/unicode.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/TeX/verb.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/jsMath2jax.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/mml2jax.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/tex2jax.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/extensions/toMathML.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/jax.js +0 -19
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/Dingbats.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/element/mml/optable/SupplementalArrowsB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/config.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/a.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/b.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/c.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/d.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/e.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/f.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/fr.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/g.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/h.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/i.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/j.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/k.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/l.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/m.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/n.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/o.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/opf.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/p.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/q.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/r.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/s.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/scr.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/t.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/u.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/v.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/w.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/x.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/y.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/entities/z.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/MathML/jax.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/TeX/config.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/input/TeX/jax.js +0 -19
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/maction.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/menclose.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/mglyph.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/mmultiscripts.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/ms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/mtable.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/autoload/multiline.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/config.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/STIX/fontdata.js +0 -19
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Arrows.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiactForSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeneralPunctuation.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GreekAndCoptic.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Latin1Supplement.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LatinExtendedB.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/LetterlikeSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscMathSymbolsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscTechnical.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SuppMathOperators.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SupplementalArrowsA.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/fonts/TeX/fontdata.js +0 -19
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/imageFonts.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/HTML-CSS/jax.js +0 -19
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/NativeMML/config.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/jax/output/NativeMML/jax.js +0 -18
- data/lib/gollum/frontend/public/javascript/MathJax/test/index-images.html +0 -127
- data/lib/gollum/frontend/public/javascript/MathJax/test/index.html +0 -177
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample-dynamic.html +0 -54
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample-mml.html +0 -44
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample-signals.html +0 -121
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample-tex.html +0 -22
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample-tex2mml.html +0 -23
- data/lib/gollum/frontend/public/javascript/MathJax/test/sample.html +0 -99
@@ -1,154 +0,0 @@
|
|
1
|
-
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
6
|
-
<head>
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
8
|
-
|
9
|
-
<title>The mml2jax Preprocessor — MathJax v1.0 documentation</title>
|
10
|
-
<link rel="stylesheet" href="../_static/mj.css" type="text/css" />
|
11
|
-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
var DOCUMENTATION_OPTIONS = {
|
14
|
-
URL_ROOT: '../',
|
15
|
-
VERSION: '1.0',
|
16
|
-
COLLAPSE_INDEX: false,
|
17
|
-
FILE_SUFFIX: '.html',
|
18
|
-
HAS_SOURCE: true
|
19
|
-
};
|
20
|
-
</script>
|
21
|
-
<script type="text/javascript" src="../_static/jquery.js"></script>
|
22
|
-
<script type="text/javascript" src="../_static/underscore.js"></script>
|
23
|
-
<script type="text/javascript" src="../_static/doctools.js"></script>
|
24
|
-
<link rel="top" title="MathJax v1.0 documentation" href="../index.html" />
|
25
|
-
<link rel="up" title="Loading and Configuring MathJax" href="../configuration.html" />
|
26
|
-
<link rel="next" title="The jsMath2jax Preprocessor" href="jsMath2jax.html" />
|
27
|
-
<link rel="prev" title="The tex2jax Preprocessor" href="tex2jax.html" />
|
28
|
-
</head>
|
29
|
-
<body>
|
30
|
-
<div class="related">
|
31
|
-
<h3>Navigation</h3>
|
32
|
-
<ul>
|
33
|
-
<li class="right" style="margin-right: 10px">
|
34
|
-
<a href="../genindex.html" title="General Index"
|
35
|
-
accesskey="I">index</a></li>
|
36
|
-
<li class="right" >
|
37
|
-
<a href="jsMath2jax.html" title="The jsMath2jax Preprocessor"
|
38
|
-
accesskey="N">next</a> |</li>
|
39
|
-
<li class="right" >
|
40
|
-
<a href="tex2jax.html" title="The tex2jax Preprocessor"
|
41
|
-
accesskey="P">previous</a> |</li>
|
42
|
-
<li><a href="../index.html">MathJax v1.0 documentation</a> »</li>
|
43
|
-
<li><a href="../configuration.html" accesskey="U">Loading and Configuring MathJax</a> »</li>
|
44
|
-
</ul>
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<div class="document">
|
48
|
-
<div class="documentwrapper">
|
49
|
-
<div class="bodywrapper">
|
50
|
-
<div class="body">
|
51
|
-
|
52
|
-
<div class="section" id="the-mml2jax-preprocessor">
|
53
|
-
<span id="configure-mml2jax"></span><h1>The mml2jax Preprocessor<a class="headerlink" href="#the-mml2jax-preprocessor" title="Permalink to this headline">¶</a></h1>
|
54
|
-
<p>The options below control the operation of the <cite>mml2jax</cite> preprocessor
|
55
|
-
that is run when you include <tt class="docutils literal"><span class="pre">"mml2jax.js"</span></tt> in the <cite>extensions</cite> array
|
56
|
-
of your configuration. They are listed with their default values. To
|
57
|
-
set any of these options, include a <tt class="docutils literal"><span class="pre">mml2jax</span></tt> section in your
|
58
|
-
<tt class="xref py py-meth docutils literal"><span class="pre">MathJax.Hub.Config()</span></tt> call. For example</p>
|
59
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">MathJax</span><span class="p">.</span><span class="nx">Hub</span><span class="p">.</span><span class="nx">Config</span><span class="p">({</span>
|
60
|
-
<span class="nx">mml2jax</span><span class="o">:</span> <span class="p">{</span>
|
61
|
-
<span class="nx">preview</span><span class="o">:</span> <span class="s2">"none"</span>
|
62
|
-
<span class="p">}</span>
|
63
|
-
<span class="p">});</span>
|
64
|
-
</pre></div>
|
65
|
-
</div>
|
66
|
-
<p>would set the <tt class="docutils literal"><span class="pre">preview</span></tt> parameter to <tt class="docutils literal"><span class="pre">"none"</span></tt>.</p>
|
67
|
-
<dl class="describe">
|
68
|
-
<dt>
|
69
|
-
<tt class="descname">element: null</tt></dt>
|
70
|
-
<dd><p>The id name of the element that should be processed by <cite>mml2jax</cite>.
|
71
|
-
The default is the whole document.</p>
|
72
|
-
</dd></dl>
|
73
|
-
|
74
|
-
<dl class="describe">
|
75
|
-
<dt>
|
76
|
-
<tt class="descname">preview: "alttext"</tt></dt>
|
77
|
-
<dd><p>This controls whether <cite>mml2jax</cite> inserts <tt class="docutils literal"><span class="pre">MathJax_Preview</span></tt> spans
|
78
|
-
to make a preview available, and what preview to use, when it
|
79
|
-
locates mathematics on the page. The default is <tt class="docutils literal"><span class="pre">"alttext"</span></tt>,
|
80
|
-
which means use the <tt class="docutils literal"><span class="pre"><math></span></tt> tag’s <tt class="docutils literal"><span class="pre">alttext</span></tt> attribute as the
|
81
|
-
preview (visible until it is processed by MathJax), if the tag has
|
82
|
-
one. Set it to <tt class="docutils literal"><span class="pre">"none"</span></tt> to prevent the previews from being
|
83
|
-
inserted (the math will simply disappear until it is typeset).
|
84
|
-
Set it to an array containing the description of an HTML snippet
|
85
|
-
in order to use the same preview for all equations on the page.</p>
|
86
|
-
<p>Examples:</p>
|
87
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">preview</span><span class="o">:</span> <span class="p">[</span><span class="s2">"[math]"</span><span class="p">],</span> <span class="c1">// insert the text "[math]" as the preview</span>
|
88
|
-
</pre></div>
|
89
|
-
</div>
|
90
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">preview</span><span class="o">:</span> <span class="p">[[</span><span class="s2">"img"</span><span class="p">,{</span><span class="nx">src</span><span class="o">:</span> <span class="s2">"/images/mypic.jpg"</span><span class="p">}]],</span> <span class="c1">// insert an image as the preview</span>
|
91
|
-
</pre></div>
|
92
|
-
</div>
|
93
|
-
<p>See the <a class="reference internal" href="../HTML-snippets.html#html-snippets"><em>description of HTML snippets</em></a> for
|
94
|
-
details on how to represent HTML code in this way.</p>
|
95
|
-
</dd></dl>
|
96
|
-
|
97
|
-
</div>
|
98
|
-
|
99
|
-
|
100
|
-
</div>
|
101
|
-
</div>
|
102
|
-
</div>
|
103
|
-
<div class="sphinxsidebar">
|
104
|
-
<div class="sphinxsidebarwrapper">
|
105
|
-
<h4>Previous topic</h4>
|
106
|
-
<p class="topless"><a href="tex2jax.html"
|
107
|
-
title="previous chapter">The tex2jax Preprocessor</a></p>
|
108
|
-
<h4>Next topic</h4>
|
109
|
-
<p class="topless"><a href="jsMath2jax.html"
|
110
|
-
title="next chapter">The jsMath2jax Preprocessor</a></p>
|
111
|
-
<h3>This Page</h3>
|
112
|
-
<ul class="this-page-menu">
|
113
|
-
<li><a href="../_sources/options/mml2jax.txt"
|
114
|
-
rel="nofollow">Show Source</a></li>
|
115
|
-
</ul>
|
116
|
-
<div id="searchbox" style="display: none">
|
117
|
-
<h3>Quick search</h3>
|
118
|
-
<form class="search" action="../search.html" method="get">
|
119
|
-
<input type="text" name="q" size="18" />
|
120
|
-
<input type="submit" value="Go" />
|
121
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
122
|
-
<input type="hidden" name="area" value="default" />
|
123
|
-
</form>
|
124
|
-
<p class="searchtip" style="font-size: 90%">
|
125
|
-
Enter search terms or a module, class or function name.
|
126
|
-
</p>
|
127
|
-
</div>
|
128
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
129
|
-
</div>
|
130
|
-
</div>
|
131
|
-
<div class="clearer"></div>
|
132
|
-
</div>
|
133
|
-
<div class="related">
|
134
|
-
<h3>Navigation</h3>
|
135
|
-
<ul>
|
136
|
-
<li class="right" style="margin-right: 10px">
|
137
|
-
<a href="../genindex.html" title="General Index"
|
138
|
-
>index</a></li>
|
139
|
-
<li class="right" >
|
140
|
-
<a href="jsMath2jax.html" title="The jsMath2jax Preprocessor"
|
141
|
-
>next</a> |</li>
|
142
|
-
<li class="right" >
|
143
|
-
<a href="tex2jax.html" title="The tex2jax Preprocessor"
|
144
|
-
>previous</a> |</li>
|
145
|
-
<li><a href="../index.html">MathJax v1.0 documentation</a> »</li>
|
146
|
-
<li><a href="../configuration.html" >Loading and Configuring MathJax</a> »</li>
|
147
|
-
</ul>
|
148
|
-
</div>
|
149
|
-
<div class="footer">
|
150
|
-
© Copyright 2010 Design Science.
|
151
|
-
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b2.
|
152
|
-
</div>
|
153
|
-
</body>
|
154
|
-
</html>
|
@@ -1,249 +0,0 @@
|
|
1
|
-
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
6
|
-
<head>
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
8
|
-
|
9
|
-
<title>The tex2jax Preprocessor — MathJax v1.0 documentation</title>
|
10
|
-
<link rel="stylesheet" href="../_static/mj.css" type="text/css" />
|
11
|
-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
var DOCUMENTATION_OPTIONS = {
|
14
|
-
URL_ROOT: '../',
|
15
|
-
VERSION: '1.0',
|
16
|
-
COLLAPSE_INDEX: false,
|
17
|
-
FILE_SUFFIX: '.html',
|
18
|
-
HAS_SOURCE: true
|
19
|
-
};
|
20
|
-
</script>
|
21
|
-
<script type="text/javascript" src="../_static/jquery.js"></script>
|
22
|
-
<script type="text/javascript" src="../_static/underscore.js"></script>
|
23
|
-
<script type="text/javascript" src="../_static/doctools.js"></script>
|
24
|
-
<link rel="top" title="MathJax v1.0 documentation" href="../index.html" />
|
25
|
-
<link rel="up" title="Loading and Configuring MathJax" href="../configuration.html" />
|
26
|
-
<link rel="next" title="The mml2jax Preprocessor" href="mml2jax.html" />
|
27
|
-
<link rel="prev" title="The Core Configuration Options" href="hub.html" />
|
28
|
-
</head>
|
29
|
-
<body>
|
30
|
-
<div class="related">
|
31
|
-
<h3>Navigation</h3>
|
32
|
-
<ul>
|
33
|
-
<li class="right" style="margin-right: 10px">
|
34
|
-
<a href="../genindex.html" title="General Index"
|
35
|
-
accesskey="I">index</a></li>
|
36
|
-
<li class="right" >
|
37
|
-
<a href="mml2jax.html" title="The mml2jax Preprocessor"
|
38
|
-
accesskey="N">next</a> |</li>
|
39
|
-
<li class="right" >
|
40
|
-
<a href="hub.html" title="The Core Configuration Options"
|
41
|
-
accesskey="P">previous</a> |</li>
|
42
|
-
<li><a href="../index.html">MathJax v1.0 documentation</a> »</li>
|
43
|
-
<li><a href="../configuration.html" accesskey="U">Loading and Configuring MathJax</a> »</li>
|
44
|
-
</ul>
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<div class="document">
|
48
|
-
<div class="documentwrapper">
|
49
|
-
<div class="bodywrapper">
|
50
|
-
<div class="body">
|
51
|
-
|
52
|
-
<div class="section" id="the-tex2jax-preprocessor">
|
53
|
-
<span id="configure-tex2jax"></span><h1>The tex2jax Preprocessor<a class="headerlink" href="#the-tex2jax-preprocessor" title="Permalink to this headline">¶</a></h1>
|
54
|
-
<p>The options below control the operation of the <cite>tex2jax</cite> preprocessor
|
55
|
-
that is run when you include <tt class="docutils literal"><span class="pre">"tex2jax.js"</span></tt> in the <cite>extensions</cite> array
|
56
|
-
of your configuration. They are listed with their default values. To
|
57
|
-
set any of these options, include a <tt class="docutils literal"><span class="pre">tex2jax</span></tt> section in your
|
58
|
-
<tt class="xref py py-meth docutils literal"><span class="pre">MathJax.Hub.Config()</span></tt> call. For example</p>
|
59
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">MathJax</span><span class="p">.</span><span class="nx">Hub</span><span class="p">.</span><span class="nx">Config</span><span class="p">({</span>
|
60
|
-
<span class="nx">tex2jax</span><span class="o">:</span> <span class="p">{</span>
|
61
|
-
<span class="nx">inlineMath</span><span class="o">:</span> <span class="p">[</span> <span class="p">[</span><span class="s1">'$'</span><span class="p">,</span><span class="s1">'$'</span><span class="p">],</span> <span class="p">[</span><span class="s1">'\\('</span><span class="p">,</span><span class="s1">'\\)'</span><span class="p">]</span> <span class="p">]</span>
|
62
|
-
<span class="p">}</span>
|
63
|
-
<span class="p">});</span>
|
64
|
-
</pre></div>
|
65
|
-
</div>
|
66
|
-
<p>would set the <tt class="docutils literal"><span class="pre">inlineMath</span></tt> delimiters for the <cite>tex2jax</cite>
|
67
|
-
preprocessor.</p>
|
68
|
-
<dl class="describe">
|
69
|
-
<dt>
|
70
|
-
<tt class="descname">element: null</tt></dt>
|
71
|
-
<dd><p>The id name of the element that should be processed by <cite>tex2jax</cite>.
|
72
|
-
The default is the whole document.</p>
|
73
|
-
</dd></dl>
|
74
|
-
|
75
|
-
<dl class="describe">
|
76
|
-
<dt>
|
77
|
-
<tt class="descname">inlineMath: [['\(','\)']]</tt></dt>
|
78
|
-
<dd><p>Array of pairs of strings that are to be used as in-line math
|
79
|
-
delimters. The first in each pair is the initial delimiter and
|
80
|
-
the second is the terminal delimiter. You can have as many pairs
|
81
|
-
as you want. For example,</p>
|
82
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">inlineMath</span><span class="o">:</span> <span class="p">[</span> <span class="p">[</span><span class="s1">'$'</span><span class="p">,</span><span class="s1">'$'</span><span class="p">],</span> <span class="p">[</span><span class="s1">'\\('</span><span class="p">,</span><span class="s1">'\\)'</span><span class="p">]</span> <span class="p">]</span>
|
83
|
-
</pre></div>
|
84
|
-
</div>
|
85
|
-
<p>would cause <cite>tex2jax</cite> to look for <tt class="docutils literal"><span class="pre">$...$</span></tt> and <tt class="docutils literal"><span class="pre">\(...\)</span></tt> as
|
86
|
-
delimiters for inline mathematics. (Note that the single dollar
|
87
|
-
signs are not enabled by default because they are used too
|
88
|
-
frequently in normal text, so if you want to use them for math
|
89
|
-
delimiters, you must specify them explicitly.)</p>
|
90
|
-
<p>Note that the delimiters can’t look like HTML tags (i.e., can’t
|
91
|
-
include the less-than sign), as these would be turned into tags by
|
92
|
-
the browser before MathJax has the chance to run. You can only
|
93
|
-
include text, not tags, as your math delimiters.</p>
|
94
|
-
</dd></dl>
|
95
|
-
|
96
|
-
<dl class="describe">
|
97
|
-
<dt>
|
98
|
-
<tt class="descname">displayMath: [ ['$$','$$'], ['\[','\]'] ]</tt></dt>
|
99
|
-
<dd><p>Array of pairs of strings that are to be used as delimters for
|
100
|
-
displayed equations. The first in each pair is the initial
|
101
|
-
delimiter and the second is the terminal delimiter. You can have
|
102
|
-
as many pairs as you want.</p>
|
103
|
-
<p>Note that the delimiters can’t look like HTML tags (i.e., can’t
|
104
|
-
include the less-than sign), as these would be turned into tags by
|
105
|
-
the browser before MathJax has the chance to run. You can only
|
106
|
-
include text, not tags, as your math delimiters.</p>
|
107
|
-
</dd></dl>
|
108
|
-
|
109
|
-
<dl class="describe">
|
110
|
-
<dt>
|
111
|
-
<tt class="descname">processEscapes: false</tt></dt>
|
112
|
-
<dd><p>When set to <tt class="docutils literal"><span class="pre">true</span></tt>, you may use <tt class="docutils literal"><span class="pre">\$</span></tt> to represent a literal
|
113
|
-
dollar sign, rather than using it as a math delimiter. When
|
114
|
-
<tt class="docutils literal"><span class="pre">false</span></tt>, <tt class="docutils literal"><span class="pre">\$</span></tt> will not be altered, and the dollar sign may be
|
115
|
-
considered part of a math delimiter. Typically this is set to
|
116
|
-
<tt class="docutils literal"><span class="pre">true</span></tt> if you enable the <tt class="docutils literal"><span class="pre">$</span> <span class="pre">...</span> <span class="pre">$</span></tt> in-line delimiters, so you
|
117
|
-
can type <tt class="docutils literal"><span class="pre">\$</span></tt> and <cite>tex2jax</cite> will convert it to a regular dollar
|
118
|
-
sign in the rendered document.</p>
|
119
|
-
</dd></dl>
|
120
|
-
|
121
|
-
<dl class="describe">
|
122
|
-
<dt>
|
123
|
-
<tt class="descname">processEnvironments: true</tt></dt>
|
124
|
-
<dd><p>When <tt class="docutils literal"><span class="pre">true</span></tt>, <cite>tex2jax</cite> looks not only for the in-line and
|
125
|
-
display math delimters, but also for LaTeX environments
|
126
|
-
(<tt class="docutils literal"><span class="pre">\begin{something}...\end{something}</span></tt>) and marks them for
|
127
|
-
processing by MathJax. When <tt class="docutils literal"><span class="pre">false</span></tt>, LaTeX environments will
|
128
|
-
not be processed outside of math mode.</p>
|
129
|
-
</dd></dl>
|
130
|
-
|
131
|
-
<dl class="describe">
|
132
|
-
<dt>
|
133
|
-
<tt class="descname">preview: "TeX"</tt></dt>
|
134
|
-
<dd><p>This controls whether <cite>tex2jax</cite> inserts <tt class="docutils literal"><span class="pre">MathJax_Preview</span></tt> spans
|
135
|
-
to make a preview available, and what preview to use, when it
|
136
|
-
locates in-line or display mathematics in the page. The default
|
137
|
-
is <tt class="docutils literal"><span class="pre">"TeX"</span></tt>, which means use the TeX code as the preview (which
|
138
|
-
will be visible until it is processed by MathJax). Set to
|
139
|
-
<tt class="docutils literal"><span class="pre">"none"</span></tt> to prevent previews from being inserted (the math
|
140
|
-
will simply disappear until it is typeset). Set to an array
|
141
|
-
containing the description of an HTML snippet in order to use the
|
142
|
-
same preview for all equations on the page.</p>
|
143
|
-
<p>Examples:</p>
|
144
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">preview</span><span class="o">:</span> <span class="p">[</span><span class="s2">"[math]"</span><span class="p">],</span> <span class="c1">// insert the text "[math]" as the preview</span>
|
145
|
-
</pre></div>
|
146
|
-
</div>
|
147
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">preview</span><span class="o">:</span> <span class="p">[[</span><span class="s2">"img"</span><span class="p">,{</span><span class="nx">src</span><span class="o">:</span> <span class="s2">"/images/mypic.jpg"</span><span class="p">}]],</span> <span class="c1">// insert an image as the preview</span>
|
148
|
-
</pre></div>
|
149
|
-
</div>
|
150
|
-
<p>See the <a class="reference internal" href="../HTML-snippets.html#html-snippets"><em>description of HTML snippets</em></a> for
|
151
|
-
details on how to represent HTML code in this way.</p>
|
152
|
-
</dd></dl>
|
153
|
-
|
154
|
-
<dl class="describe">
|
155
|
-
<dt>
|
156
|
-
<tt class="descname">skipTags: ["script","noscript","style","textarea","pre","code"]</tt></dt>
|
157
|
-
<dd><p>This array lists the names of the tags whose contents should not
|
158
|
-
be processed by <cite>tex2jax</cite> (other than to look for ignore/process
|
159
|
-
classes as listed below). You can add to (or remove from) this
|
160
|
-
list to prevent MathJax from processing mathematics in specific
|
161
|
-
contexts.</p>
|
162
|
-
</dd></dl>
|
163
|
-
|
164
|
-
<dl class="describe">
|
165
|
-
<dt>
|
166
|
-
<tt class="descname">ignoreClass: "tex2jax_ignore"</tt></dt>
|
167
|
-
<dd><p>This is the class name used to mark elements whose contents should
|
168
|
-
not be processed by tex2jax (other than to look for the
|
169
|
-
<tt class="docutils literal"><span class="pre">processClass</span></tt> pattern below). Note that this is a regular
|
170
|
-
expression, and so you need to be sure to quote any <cite>regexp</cite>
|
171
|
-
special characters. The pattern is automatically preceeded by
|
172
|
-
<tt class="docutils literal"><span class="pre">'(^|</span> <span class="pre">)('</span></tt> and followed by <tt class="docutils literal"><span class="pre">')(</span> <span class="pre">|$)'</span></tt>, so your pattern will
|
173
|
-
have to match full words in the class name. Assigning an element
|
174
|
-
this class name will prevent <cite>tex2jax</cite> from processing its
|
175
|
-
contents.</p>
|
176
|
-
</dd></dl>
|
177
|
-
|
178
|
-
<dl class="describe">
|
179
|
-
<dt>
|
180
|
-
<tt class="descname">processClass: "tex2jax_process"</tt></dt>
|
181
|
-
<dd><p>This is the class name used to mark elements whose contents
|
182
|
-
<em>should</em> be processed by <cite>tex2jax</cite>. This is used to turn on
|
183
|
-
processing within tags that have been marked as ignored or skipped
|
184
|
-
above. Note that this is a regular expression, and so you need to
|
185
|
-
be sure to quote any <cite>regexp</cite> special characters. The pattern is
|
186
|
-
automatically preceeded by <tt class="docutils literal"><span class="pre">'(^|</span> <span class="pre">)('</span></tt> and followed by <tt class="docutils literal"><span class="pre">')(</span>
|
187
|
-
<span class="pre">|$)'</span></tt>, so your pattern will have to match full words in the class
|
188
|
-
name. Use this to restart processing within an element that has
|
189
|
-
been marked as ignored above.</p>
|
190
|
-
</dd></dl>
|
191
|
-
|
192
|
-
</div>
|
193
|
-
|
194
|
-
|
195
|
-
</div>
|
196
|
-
</div>
|
197
|
-
</div>
|
198
|
-
<div class="sphinxsidebar">
|
199
|
-
<div class="sphinxsidebarwrapper">
|
200
|
-
<h4>Previous topic</h4>
|
201
|
-
<p class="topless"><a href="hub.html"
|
202
|
-
title="previous chapter">The Core Configuration Options</a></p>
|
203
|
-
<h4>Next topic</h4>
|
204
|
-
<p class="topless"><a href="mml2jax.html"
|
205
|
-
title="next chapter">The mml2jax Preprocessor</a></p>
|
206
|
-
<h3>This Page</h3>
|
207
|
-
<ul class="this-page-menu">
|
208
|
-
<li><a href="../_sources/options/tex2jax.txt"
|
209
|
-
rel="nofollow">Show Source</a></li>
|
210
|
-
</ul>
|
211
|
-
<div id="searchbox" style="display: none">
|
212
|
-
<h3>Quick search</h3>
|
213
|
-
<form class="search" action="../search.html" method="get">
|
214
|
-
<input type="text" name="q" size="18" />
|
215
|
-
<input type="submit" value="Go" />
|
216
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
217
|
-
<input type="hidden" name="area" value="default" />
|
218
|
-
</form>
|
219
|
-
<p class="searchtip" style="font-size: 90%">
|
220
|
-
Enter search terms or a module, class or function name.
|
221
|
-
</p>
|
222
|
-
</div>
|
223
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
224
|
-
</div>
|
225
|
-
</div>
|
226
|
-
<div class="clearer"></div>
|
227
|
-
</div>
|
228
|
-
<div class="related">
|
229
|
-
<h3>Navigation</h3>
|
230
|
-
<ul>
|
231
|
-
<li class="right" style="margin-right: 10px">
|
232
|
-
<a href="../genindex.html" title="General Index"
|
233
|
-
>index</a></li>
|
234
|
-
<li class="right" >
|
235
|
-
<a href="mml2jax.html" title="The mml2jax Preprocessor"
|
236
|
-
>next</a> |</li>
|
237
|
-
<li class="right" >
|
238
|
-
<a href="hub.html" title="The Core Configuration Options"
|
239
|
-
>previous</a> |</li>
|
240
|
-
<li><a href="../index.html">MathJax v1.0 documentation</a> »</li>
|
241
|
-
<li><a href="../configuration.html" >Loading and Configuring MathJax</a> »</li>
|
242
|
-
</ul>
|
243
|
-
</div>
|
244
|
-
<div class="footer">
|
245
|
-
© Copyright 2010 Design Science.
|
246
|
-
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b2.
|
247
|
-
</div>
|
248
|
-
</body>
|
249
|
-
</html>
|
@@ -1,218 +0,0 @@
|
|
1
|
-
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
-
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
6
|
-
<head>
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
8
|
-
|
9
|
-
<title>MathJax Output Formats — MathJax v1.0 documentation</title>
|
10
|
-
<link rel="stylesheet" href="_static/mj.css" type="text/css" />
|
11
|
-
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
12
|
-
<script type="text/javascript">
|
13
|
-
var DOCUMENTATION_OPTIONS = {
|
14
|
-
URL_ROOT: '',
|
15
|
-
VERSION: '1.0',
|
16
|
-
COLLAPSE_INDEX: false,
|
17
|
-
FILE_SUFFIX: '.html',
|
18
|
-
HAS_SOURCE: true
|
19
|
-
};
|
20
|
-
</script>
|
21
|
-
<script type="text/javascript" src="_static/jquery.js"></script>
|
22
|
-
<script type="text/javascript" src="_static/underscore.js"></script>
|
23
|
-
<script type="text/javascript" src="_static/doctools.js"></script>
|
24
|
-
<link rel="top" title="MathJax v1.0 documentation" href="index.html" />
|
25
|
-
<link rel="next" title="“Powered by MathJax”" href="badge.html" />
|
26
|
-
<link rel="prev" title="MathJax MathML Support" href="mathml.html" />
|
27
|
-
</head>
|
28
|
-
<body>
|
29
|
-
<div class="related">
|
30
|
-
<h3>Navigation</h3>
|
31
|
-
<ul>
|
32
|
-
<li class="right" style="margin-right: 10px">
|
33
|
-
<a href="genindex.html" title="General Index"
|
34
|
-
accesskey="I">index</a></li>
|
35
|
-
<li class="right" >
|
36
|
-
<a href="badge.html" title="“Powered by MathJax”"
|
37
|
-
accesskey="N">next</a> |</li>
|
38
|
-
<li class="right" >
|
39
|
-
<a href="mathml.html" title="MathJax MathML Support"
|
40
|
-
accesskey="P">previous</a> |</li>
|
41
|
-
<li><a href="index.html">MathJax v1.0 documentation</a> »</li>
|
42
|
-
</ul>
|
43
|
-
</div>
|
44
|
-
|
45
|
-
<div class="document">
|
46
|
-
<div class="documentwrapper">
|
47
|
-
<div class="bodywrapper">
|
48
|
-
<div class="body">
|
49
|
-
|
50
|
-
<div class="section" id="mathjax-output-formats">
|
51
|
-
<span id="output-formats"></span><h1>MathJax Output Formats<a class="headerlink" href="#mathjax-output-formats" title="Permalink to this headline">¶</a></h1>
|
52
|
-
<p>Currently, MathJax can render math in two ways:</p>
|
53
|
-
<ul class="simple">
|
54
|
-
<li>Using HTML-with-CSS to lay out the mathematics, or</li>
|
55
|
-
<li>Using a browser’s native MathML support.</li>
|
56
|
-
</ul>
|
57
|
-
<p>These are implemented by the <cite>HTML-CSS</cite> and <cite>NativeMML</cite> output
|
58
|
-
processors. You select which one you want to use by including either
|
59
|
-
<tt class="docutils literal"><span class="pre">"output/HTML-CSS"</span></tt> or <tt class="docutils literal"><span class="pre">"output/NativeMML"</span></tt> in the <cite>jax</cite> array of
|
60
|
-
your MathJax configuration. For example</p>
|
61
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">jax</span><span class="o">:</span> <span class="p">[</span><span class="s2">"input/TeX"</span><span class="p">,</span><span class="s2">"output/HTML-CSS"</span><span class="p">]</span>
|
62
|
-
</pre></div>
|
63
|
-
</div>
|
64
|
-
<p>would specify TeX input and HTML-with-CSS output for the mathematics
|
65
|
-
in your document.</p>
|
66
|
-
<p>The HTML-CSS output processor produces high-quality output in all
|
67
|
-
major browsers, with results that are consistent across browsers and
|
68
|
-
operating systems. This is MathJax’s primary output mode. It’s major
|
69
|
-
advantage is its quality and consistency; it’s drawback is that it is
|
70
|
-
slower that the NativeMML mode at rendering the mathematics. (The
|
71
|
-
HTML-CSS processor has not yet been optimized for speed, so you can
|
72
|
-
expect some improvement in the future. Note that IE8 in “IE8
|
73
|
-
standards mode” is an order of magnitude slower than any other browser
|
74
|
-
when processing math through the HTML-CSS output processor; see
|
75
|
-
<a class="reference internal" href="#html-css-with-ie8"><em>HTML-CSS with IE8</em></a> below for some strategies
|
76
|
-
to deal with this.)</p>
|
77
|
-
<p>The NativeMML output processor uses the browser’s internal MathML support (if
|
78
|
-
any) to render the mathematics. Currently, Firefox has native support
|
79
|
-
for MathML, and IE has the <a class="reference external" href="http://www.dessci.com/en/products/mathplayer/">MathPlayer plugin</a> for rendering
|
80
|
-
MathML. Opera has some built-in support for MathML that works well
|
81
|
-
with simple equations, but fails with more complex formulas, so we
|
82
|
-
don’t recommend using the NativeMML output processor with Opera. Safari,
|
83
|
-
Chrome, Konqueror, and most other browsers don’t support MathML
|
84
|
-
natively.</p>
|
85
|
-
<p>The advantage of the NativeMML output Processor is its speed, since
|
86
|
-
native MathML support is much faster than using complicated HTML and
|
87
|
-
CSS to lay out mathematics via an interpreted language like JavaScript
|
88
|
-
(as the HTML-CSS output processor does). The disadvantage is that you
|
89
|
-
are dependent on the browser’s MathML implementation for your
|
90
|
-
rendering, and these vary in quality of output and completeness of
|
91
|
-
implementation. MathJax may rely on features that are not available
|
92
|
-
in some renderers (for example, Firefox’s MathML support does not
|
93
|
-
implement some of the named widths, such as
|
94
|
-
<tt class="docutils literal"><span class="pre">negativethinmathspace</span></tt>). The results using the NativeMML output
|
95
|
-
processor may have spacing or other rendering problems that are
|
96
|
-
outside of MathJax’s control.</p>
|
97
|
-
<div class="section" id="automatic-selection-of-the-output-processor">
|
98
|
-
<h2>Automatic Selection of the Output Processor<a class="headerlink" href="#automatic-selection-of-the-output-processor" title="Permalink to this headline">¶</a></h2>
|
99
|
-
<p>Since not all browsers support MathML natively, it would be unwise to
|
100
|
-
choose the NativeMML output processor unless you are sure of your
|
101
|
-
audience’s browser capabilities. MathJax can help with that, however,
|
102
|
-
since there is a special configuration file that will choose between
|
103
|
-
NativeMML and HTML-CSS depending on the browser in use. To invoke it,
|
104
|
-
add <tt class="docutils literal"><span class="pre">"MMLorHTML.js"</span></tt> to your configurations <cite>config</cite> array, and <strong>do
|
105
|
-
not</strong> include an output processor in your <cite>jax</cite> array; MathJax will
|
106
|
-
fill that in for you based on the abilities of your user’s browser.</p>
|
107
|
-
<div class="highlight-javascript"><div class="highlight"><pre><span class="nx">config</span><span class="o">:</span> <span class="p">[</span><span class="s2">"MMLorHTML.js"</span><span class="p">],</span>
|
108
|
-
<span class="nx">jax</span><span class="o">:</span> <span class="p">[</span><span class="s2">"input/TeX"</span><span class="p">]</span>
|
109
|
-
</pre></div>
|
110
|
-
</div>
|
111
|
-
<p>You can customize which choice to make on a browser-by-browser basis
|
112
|
-
or a global basis. See the <tt class="docutils literal"><span class="pre">config/MathJax.js</span></tt> file or the
|
113
|
-
<a class="reference internal" href="configuration.html#configuration"><em>Configuring MathJax</em></a> section for futher
|
114
|
-
details.</p>
|
115
|
-
<p>MathJax produces MathML that models the underlying mathematics as best
|
116
|
-
it can, rather than using complicated hacks to improve output for a
|
117
|
-
particular MathML implementation. When you make the choice to use the
|
118
|
-
NativeMML output processor, you are making a trade-off: gaining speed
|
119
|
-
at the expense of quality and reliability, a decision that should not
|
120
|
-
be taken lightly. Note, however, that a user can employ the MathJax
|
121
|
-
contectual menu to select the other other renderer if he or she
|
122
|
-
wishes.</p>
|
123
|
-
</div>
|
124
|
-
<div class="section" id="html-css-with-ie8">
|
125
|
-
<span id="id1"></span><h2>HTML-CSS with IE8<a class="headerlink" href="#html-css-with-ie8" title="Permalink to this headline">¶</a></h2>
|
126
|
-
<p>Internet Explorer 8 has at least eight different rendering modes in
|
127
|
-
which can operate, and that are triggered by the <cite>DOCTYPE</cite> of the
|
128
|
-
document being viewed. It’s “quirks” mode is its fasted mode, and its
|
129
|
-
“IE8 standards” mode is its slowest. This is the mode triggered by
|
130
|
-
strict HTML document types, and since most modern content management
|
131
|
-
systems now include a <cite>DOCTYPE</cite> that activates “standards” mode, IE8
|
132
|
-
will operate in its slowest manner. This is particularly apparent
|
133
|
-
when MathJax is used, since IE8 in standards mode runs 20 to 30 times
|
134
|
-
slower than its does in its IE7 emulation mode, and 60 times slower
|
135
|
-
than in quirks mode.</p>
|
136
|
-
<p>Most users find this speed reduction unacceptable when there is much
|
137
|
-
mathematics on the page. To overcome this problem, you may wish to
|
138
|
-
tell IE8 to use its IE7 emulation mode rather than its IE8 standards
|
139
|
-
mode. You can accomplish this by including the line</p>
|
140
|
-
<div class="highlight-html"><div class="highlight"><pre><span class="nt"><meta</span> <span class="na">http-equiv=</span><span class="s">"X-UA-Compatible"</span> <span class="na">content=</span><span class="s">"IE=EmulateIE7"</span><span class="nt">></span>
|
141
|
-
</pre></div>
|
142
|
-
</div>
|
143
|
-
<p>at the top of the <tt class="docutils literal"><span class="pre"><head></span></tt> section of your HTML documents. This
|
144
|
-
lets you keep the strict <cite>DOCTYPE</cite> for validation purposes, while
|
145
|
-
still managing to get reasonable perforance from Internext Explorer
|
146
|
-
8. Note that this line must come at the beginning of the <tt class="docutils literal"><span class="pre"><head></span></tt>,
|
147
|
-
before any stylesheets or other content are loaded.</p>
|
148
|
-
<p>Altertnatively, you can use the <cite>MMLorHTML</cite> configuration file
|
149
|
-
described above to select NativeMML output when possible, and request
|
150
|
-
that your users install the <a class="reference external" href="http://www.dessci.com/en/products/mathplayer/">MathPlayer plugin</a>, which will render
|
151
|
-
the mathematics much more quickly.</p>
|
152
|
-
</div>
|
153
|
-
</div>
|
154
|
-
|
155
|
-
|
156
|
-
</div>
|
157
|
-
</div>
|
158
|
-
</div>
|
159
|
-
<div class="sphinxsidebar">
|
160
|
-
<div class="sphinxsidebarwrapper">
|
161
|
-
<h3><a href="index.html">Table Of Contents</a></h3>
|
162
|
-
<ul>
|
163
|
-
<li><a class="reference internal" href="#">MathJax Output Formats</a><ul>
|
164
|
-
<li><a class="reference internal" href="#automatic-selection-of-the-output-processor">Automatic Selection of the Output Processor</a></li>
|
165
|
-
<li><a class="reference internal" href="#html-css-with-ie8">HTML-CSS with IE8</a></li>
|
166
|
-
</ul>
|
167
|
-
</li>
|
168
|
-
</ul>
|
169
|
-
|
170
|
-
<h4>Previous topic</h4>
|
171
|
-
<p class="topless"><a href="mathml.html"
|
172
|
-
title="previous chapter">MathJax MathML Support</a></p>
|
173
|
-
<h4>Next topic</h4>
|
174
|
-
<p class="topless"><a href="badge.html"
|
175
|
-
title="next chapter">“Powered by MathJax”</a></p>
|
176
|
-
<h3>This Page</h3>
|
177
|
-
<ul class="this-page-menu">
|
178
|
-
<li><a href="_sources/output.txt"
|
179
|
-
rel="nofollow">Show Source</a></li>
|
180
|
-
</ul>
|
181
|
-
<div id="searchbox" style="display: none">
|
182
|
-
<h3>Quick search</h3>
|
183
|
-
<form class="search" action="search.html" method="get">
|
184
|
-
<input type="text" name="q" size="18" />
|
185
|
-
<input type="submit" value="Go" />
|
186
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
187
|
-
<input type="hidden" name="area" value="default" />
|
188
|
-
</form>
|
189
|
-
<p class="searchtip" style="font-size: 90%">
|
190
|
-
Enter search terms or a module, class or function name.
|
191
|
-
</p>
|
192
|
-
</div>
|
193
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
194
|
-
</div>
|
195
|
-
</div>
|
196
|
-
<div class="clearer"></div>
|
197
|
-
</div>
|
198
|
-
<div class="related">
|
199
|
-
<h3>Navigation</h3>
|
200
|
-
<ul>
|
201
|
-
<li class="right" style="margin-right: 10px">
|
202
|
-
<a href="genindex.html" title="General Index"
|
203
|
-
>index</a></li>
|
204
|
-
<li class="right" >
|
205
|
-
<a href="badge.html" title="“Powered by MathJax”"
|
206
|
-
>next</a> |</li>
|
207
|
-
<li class="right" >
|
208
|
-
<a href="mathml.html" title="MathJax MathML Support"
|
209
|
-
>previous</a> |</li>
|
210
|
-
<li><a href="index.html">MathJax v1.0 documentation</a> »</li>
|
211
|
-
</ul>
|
212
|
-
</div>
|
213
|
-
<div class="footer">
|
214
|
-
© Copyright 2010 Design Science.
|
215
|
-
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b2.
|
216
|
-
</div>
|
217
|
-
</body>
|
218
|
-
</html>
|