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,75 +0,0 @@
|
|
1
|
-
.. _glossary:
|
2
|
-
|
3
|
-
********
|
4
|
-
Glossary
|
5
|
-
********
|
6
|
-
|
7
|
-
.. if you add new entries, keep the alphabetical sorting!
|
8
|
-
|
9
|
-
.. glossary::
|
10
|
-
|
11
|
-
Callback
|
12
|
-
A JavaScript function that is used to perform actions that
|
13
|
-
must wait for other actions to complete before they are
|
14
|
-
performed.
|
15
|
-
|
16
|
-
Callback Queue
|
17
|
-
MathJax uses `Queues` to synchronize its activity so that
|
18
|
-
actions that operate asynchronously (like loading files) will
|
19
|
-
be performed in the right order. :term:`Callback` functions
|
20
|
-
are pushed onto the queue, and are performed in order, with
|
21
|
-
MathJax handling the synchronization if operations need to
|
22
|
-
wait for other actions to finish.
|
23
|
-
|
24
|
-
Callback Signal
|
25
|
-
A JavaScript object that acts as a mailbox for MathJax events.
|
26
|
-
Like an event handler, but it also keeps a history of
|
27
|
-
messages. Your code can register an "interest" in a signal,
|
28
|
-
or can register a :term:`callback` to be called when a
|
29
|
-
particular message is sent along the signal channel.
|
30
|
-
|
31
|
-
HTML-CSS
|
32
|
-
MathJax output form that employs only on HTML and CSS 2.1,
|
33
|
-
allowing MathJax to remain compatible across all browsers.
|
34
|
-
|
35
|
-
jax
|
36
|
-
MathJax's input and output processors are called "jax", as is
|
37
|
-
its internal format manager. The code for the jax are in the
|
38
|
-
``MathJax/jax`` directory.
|
39
|
-
|
40
|
-
LaTeX
|
41
|
-
LaTeX is a variant of :term:`TeX` that is now the dominant TeX style.
|
42
|
-
|
43
|
-
.. seealso::
|
44
|
-
|
45
|
-
`LaTeX Wikipedia entry <http://en.wikipedia.org/wiki/LaTeX>`_
|
46
|
-
|
47
|
-
MathML
|
48
|
-
An XML specification created to describe mathematical
|
49
|
-
notations and capture both its structure and content. MathML
|
50
|
-
is much more verbose than :term:`TeX`, but is much more
|
51
|
-
machine-readable.
|
52
|
-
|
53
|
-
.. seealso::
|
54
|
-
|
55
|
-
`MathML Wikipedia entry <http://en.wikipedia.org/wiki/MathML>`_
|
56
|
-
|
57
|
-
STIX
|
58
|
-
The Scientific and Technical Information Exchange font
|
59
|
-
package. A comprehensive set of scientific glyphs.
|
60
|
-
|
61
|
-
.. seealso::
|
62
|
-
|
63
|
-
`STIX project <http://stixfonts.org/>`_
|
64
|
-
|
65
|
-
TeX
|
66
|
-
A document markup language with robust math markup commands
|
67
|
-
developed by Donald Knuth in the late 1970's, but still in
|
68
|
-
extensive use today. It became the industry standard for
|
69
|
-
typesetting of mathematics, and is one of the most common
|
70
|
-
formats for mathematical journals, articles, and books.
|
71
|
-
|
72
|
-
.. seealso::
|
73
|
-
|
74
|
-
`TeX Wikipedia entry <http://en.wikipedia.org/wiki/TeX>`_
|
75
|
-
|
@@ -1,71 +0,0 @@
|
|
1
|
-
#####################
|
2
|
-
MathJax Documentation
|
3
|
-
#####################
|
4
|
-
|
5
|
-
MathJax is an open-source JavaScript display engine for LaTeX and
|
6
|
-
MathML that works in all modern browsers.
|
7
|
-
|
8
|
-
Basic Usage
|
9
|
-
===========
|
10
|
-
|
11
|
-
.. toctree::
|
12
|
-
:maxdepth: 1
|
13
|
-
|
14
|
-
What is MathJax? <mathjax>
|
15
|
-
Getting Started with MathJax <start>
|
16
|
-
Installing and Testing MathJax <installation>
|
17
|
-
Loading and Configuring MathJax <configuration>
|
18
|
-
Using MathJax in Web Platforms <platforms/index>
|
19
|
-
|
20
|
-
.. toctree::
|
21
|
-
:maxdepth: 1
|
22
|
-
|
23
|
-
MathJax TeX and LaTeX Support <tex>
|
24
|
-
MathJax MathML Support <mathml>
|
25
|
-
MathJax Output Formats <output>
|
26
|
-
|
27
|
-
.. toctree::
|
28
|
-
:maxdepth: 1
|
29
|
-
|
30
|
-
The MathJax Community <community>
|
31
|
-
|
32
|
-
|
33
|
-
.. _advanced-topics:
|
34
|
-
|
35
|
-
Advanced Topics
|
36
|
-
===============
|
37
|
-
|
38
|
-
.. toctree::
|
39
|
-
:maxdepth: 1
|
40
|
-
|
41
|
-
The MathJax Processing Model <model>
|
42
|
-
The MathJax Startup Sequence <startup>
|
43
|
-
Synchronizing Your Code with MathJax <synchronize>
|
44
|
-
Loading MathJax Dynamically <dynamic>
|
45
|
-
Modifying Math on the Page <typeset>
|
46
|
-
|
47
|
-
.. toctree::
|
48
|
-
:maxdepth: 1
|
49
|
-
|
50
|
-
Details of the MathJax API<api/index>
|
51
|
-
|
52
|
-
.. toctree::
|
53
|
-
:maxdepth: 1
|
54
|
-
|
55
|
-
Converting to MathJax from jsMath <jsMath>
|
56
|
-
|
57
|
-
Reference Pages
|
58
|
-
===============
|
59
|
-
|
60
|
-
.. toctree::
|
61
|
-
:maxdepth: 1
|
62
|
-
|
63
|
-
HTML snippets <HTML-snippets>
|
64
|
-
CSS style objects <CSS-styles>
|
65
|
-
Glossary <glossary>
|
66
|
-
|
67
|
-
* :ref:`Search <search>`
|
68
|
-
|
69
|
-
--------
|
70
|
-
|
71
|
-
This version of the documentation was built |today|.
|
@@ -1,184 +0,0 @@
|
|
1
|
-
.. _installation:
|
2
|
-
|
3
|
-
******************************
|
4
|
-
Installing and Testing MathJax
|
5
|
-
******************************
|
6
|
-
|
7
|
-
MathJax can be loaded from a public web server or privately from your
|
8
|
-
hard drive or other local media. To use MathJax in either way, you
|
9
|
-
will need to obtain a copy of MathJax and its font package. There are
|
10
|
-
two main ways to do this: via ``svn`` or via a pre-packaged archive.
|
11
|
-
We recommend the former, as it is easier to keep your installation up
|
12
|
-
to date using ``svn``.
|
13
|
-
|
14
|
-
|
15
|
-
.. _getting-mathjax-svn:
|
16
|
-
|
17
|
-
Obtaining MathJax via SVN
|
18
|
-
=========================
|
19
|
-
|
20
|
-
The easiest way to get MathJax and keep it up to date is to use the
|
21
|
-
`subversion <http://subversion.apache.org/>`_ source control system,
|
22
|
-
``svn``. Use the commands
|
23
|
-
|
24
|
-
.. code-block:: sh
|
25
|
-
|
26
|
-
svn co http://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk/mathjax mathjax
|
27
|
-
cd mathjax
|
28
|
-
unzip fonts.zip
|
29
|
-
|
30
|
-
to obtain and set up a copy of MathJax. (The `SourceForge development
|
31
|
-
page <http://sourceforge.net/projects/mathjax/develop>`_ also shows
|
32
|
-
how to do this.)
|
33
|
-
|
34
|
-
Whenever you want to update MathJax, you can now use
|
35
|
-
|
36
|
-
.. code-block:: sh
|
37
|
-
|
38
|
-
cd mathjax
|
39
|
-
svn status
|
40
|
-
|
41
|
-
to check if there are updates to MathJax. If MathJax needs updating,
|
42
|
-
use
|
43
|
-
|
44
|
-
.. code-block:: sh
|
45
|
-
|
46
|
-
cd mathjax
|
47
|
-
svn update
|
48
|
-
# if fonts.zip is updated, do the following as well:
|
49
|
-
rm -rf fonts
|
50
|
-
unzip fonts.zip
|
51
|
-
|
52
|
-
to udpate your copy of MathJax to the current release version. If the
|
53
|
-
``fonts.zip`` file has been updated, you will need to remove the old
|
54
|
-
fonts directory and unpack the new one bring your installation up to
|
55
|
-
date. If you keep MathJax updated in this way, you will be sure that
|
56
|
-
you have the latest bug fixes and new features as they become
|
57
|
-
available.
|
58
|
-
|
59
|
-
This gets you the current development copy of MathJax, which is the
|
60
|
-
"bleeding-edge" version that contains all the latest changes to
|
61
|
-
MathJax. At times, however, these may be less stable than the
|
62
|
-
"release" version. If you prefer to use the most stable version (that
|
63
|
-
may not include all the latest patches and features), use
|
64
|
-
|
65
|
-
.. code-block:: sh
|
66
|
-
|
67
|
-
svn co http://mathjax.svn.sourcesforge.net/svnroot/mathjax/tags/mathjax-1.0 mathajx
|
68
|
-
cd mathjax
|
69
|
-
unzip fonts.zip
|
70
|
-
|
71
|
-
to obtain the version 1.0 release. When you wish to update to a new
|
72
|
-
release, you will need to check out a new copy of MathJax with the new
|
73
|
-
release number.
|
74
|
-
|
75
|
-
|
76
|
-
.. _getting-mathjax-zip:
|
77
|
-
|
78
|
-
Obtaining MathJax via an archive
|
79
|
-
================================
|
80
|
-
|
81
|
-
Release versions of MathJax are available in archive files from the
|
82
|
-
`MathJax download page <http://www.mathjax.org/download/>`_ or the
|
83
|
-
`SourceForge files page
|
84
|
-
<http://sourceforge.net/projects/mathjax/files/>`_, where you can
|
85
|
-
download the archives that you need.
|
86
|
-
|
87
|
-
You should download the ``MathJax-v1.0.zip`` file, then simply unzip
|
88
|
-
it. Once the MathJax directory is unpacked, you should move it to the
|
89
|
-
desired location on your server (or your hard disk, if you are using
|
90
|
-
it locally rather then through a web server). One natural location is
|
91
|
-
to put it at the top level of your web server's hierarchy. That would
|
92
|
-
let you refer to the main MathJax file as ``/MathJax/MathJax.js`` from
|
93
|
-
within any page on your server.
|
94
|
-
|
95
|
-
|
96
|
-
Testing your installation
|
97
|
-
=========================
|
98
|
-
|
99
|
-
Use the HTML files in the ``test`` directory to see if your
|
100
|
-
installation is working properly::
|
101
|
-
|
102
|
-
test/
|
103
|
-
index.html # Tests default configuration
|
104
|
-
index-images.html # Tests image-font fallback display
|
105
|
-
sample.html # Sample page with lots of pretty equations
|
106
|
-
|
107
|
-
Open these files in your browser to see that they appear to be working
|
108
|
-
properly. If you have installed MathJax on a server, use the web
|
109
|
-
address for those files rather than opening them locally. When you
|
110
|
-
view the ``index.html`` file, you should see (after a few moments) a
|
111
|
-
message that MathJax appears to be working. If not, you should check
|
112
|
-
that the files have been transferred to the server completely, that
|
113
|
-
the fonts archive has been unpacked in the correct location, and that
|
114
|
-
the permissions allow the server to access the files and folders that
|
115
|
-
are part of the MathJax directory (be sure to verify the MathJax
|
116
|
-
folder's permissions as well). Checking the server logs may help
|
117
|
-
locate problems with the installation.
|
118
|
-
|
119
|
-
|
120
|
-
.. _cross-domain-linking:
|
121
|
-
|
122
|
-
Notes about shared installations
|
123
|
-
================================
|
124
|
-
|
125
|
-
Typically, you want to have MathJax installed on the same server as
|
126
|
-
your web pages that use MathJax. There are times, however, when that
|
127
|
-
may be impractical, or when you want to use a MathJax installation at
|
128
|
-
a different site. For example, a departmental server at
|
129
|
-
``www.math.yourcollege.edu`` might like to use a college-wide
|
130
|
-
installation at ``www.yourcollege.edu`` rather than installing a
|
131
|
-
separate copy on the departmental machine. MathJax can certainly
|
132
|
-
be loaded from another server, but there is one imporant caveat ---
|
133
|
-
Firefox's same-origin security policy for cross-domain scripting.
|
134
|
-
|
135
|
-
Firefox’s interpretation of the same-origin policy is more strict than
|
136
|
-
most other browsers, and it affects how fonts are loaded with the
|
137
|
-
`@font-face` CSS directive. MathJax uses this directory to load
|
138
|
-
web-based math fonts into a page when the user doesn't have them
|
139
|
-
installed locally on their own computer. Firefox's security policy,
|
140
|
-
however, only allows this when the fonts come from the same server as
|
141
|
-
the web page itself, so if you load MathJax (and hence its web fonts)
|
142
|
-
from a different server, Firefox won't be able to access those web
|
143
|
-
fonts. In this case, MathJax will pause while waiting for the font to
|
144
|
-
download (which will never happen) and will time out after about 15
|
145
|
-
seconds for each font it tries to access. Typically that is three or
|
146
|
-
four fonts, so your Foirefox users will experience a minute or so
|
147
|
-
delay before mathematics is displayed, and then it will probably
|
148
|
-
display incorrectly because the browser doesn't have access to the
|
149
|
-
correct fonts.
|
150
|
-
|
151
|
-
There is a solution to this, however, if you manage the server where
|
152
|
-
MathJax is installed, and if that server is running the `Apache web
|
153
|
-
server <http://www.apache.org/>`_. In the remote server's
|
154
|
-
``MathJax/fonts/HTML-CSS/TeX/otf`` folder, create a file called
|
155
|
-
``.htaccess`` that contains the following lines: ::
|
156
|
-
|
157
|
-
<FilesMatch "\.(ttf|otf|eot)$">
|
158
|
-
<IfModule mod_headers.c>
|
159
|
-
Header set Access-Control-Allow-Origin "*"
|
160
|
-
</IfModule>
|
161
|
-
</FilesMatch>
|
162
|
-
|
163
|
-
and make sure the permissions allow the server to read this file.
|
164
|
-
(The file's name starts with a period, which causes it to be an
|
165
|
-
"invisible" file on unix-based operating systems. Some systems,
|
166
|
-
particularly graphic user interfaces, may not allow you to create such
|
167
|
-
files, so you might need to use the command-line interface to
|
168
|
-
accomplish this.)
|
169
|
-
|
170
|
-
This file should make it possible for pages at other sites to load
|
171
|
-
MathJax from this server in such a way that Firefox will be able to
|
172
|
-
download the web-based fonts. If you want to restrict the sites that
|
173
|
-
can access the web fonts, change the ``Access-Control-Allow-Origin``
|
174
|
-
line to something like::
|
175
|
-
|
176
|
-
Header set Access-Control-Allow-Origin "http://www.math.yourcollege.edu"
|
177
|
-
|
178
|
-
so that only pages at ``www.math.yourcollege.edu`` will be able to
|
179
|
-
download the fonts from this site. See the open font library
|
180
|
-
discussion of `web-font linking
|
181
|
-
<http://openfontlibrary.org/wiki/Web_Font_linking_and_Cross-Origin_Resource_Sharing>`_
|
182
|
-
for more details.
|
183
|
-
|
184
|
-
|
@@ -1,31 +0,0 @@
|
|
1
|
-
.. _jsMath-support:
|
2
|
-
|
3
|
-
*********************************
|
4
|
-
Converting to MathJax from jsMath
|
5
|
-
*********************************
|
6
|
-
|
7
|
-
MathJax is the successor to the popular `jsMath
|
8
|
-
<http://www.math.union.edu/locate/jsMath/>`_ package for rendering
|
9
|
-
mathematics in web pages. Like jsMath, MathJax works by locating and
|
10
|
-
processing the mathematics within the webpage once it has been loaded
|
11
|
-
in the browser by a user viewing your web pages. If you are using
|
12
|
-
jsMath with its ``tex2math`` preprocessor, then switching to MathJax
|
13
|
-
should be easy, and is simply a matter of configuring MathJax
|
14
|
-
appropriately. See the section on :ref:`Configuring MathJax
|
15
|
-
<configuration>` for details about loading and configuring MathJax.
|
16
|
-
|
17
|
-
On the other hand, if you are using jsMath's ``<span
|
18
|
-
class="math">...</span>`` and ``<div class="math">...</div>`` tags to
|
19
|
-
mark the mathematics in your document, then you should use MathJax's
|
20
|
-
``jsMath2jax`` preprocessor when you switch to MathJax. To do this,
|
21
|
-
include ``"jsMath2jax.js"`` in the `extensions` array of your
|
22
|
-
configuration, with the `jax` array set to include ``"input/TeX"``.
|
23
|
-
|
24
|
-
.. code-block:: javascript
|
25
|
-
|
26
|
-
extensions: ["jsMath2jax.js"],
|
27
|
-
jax: ["input/TeX", ...]
|
28
|
-
|
29
|
-
There are a few configuration options for ``jsMath2jax``, which you
|
30
|
-
can find in the ``config/MathJax.js`` file, or in the :ref:`jsMath
|
31
|
-
configuration options <configure-jsMath2jax>` section.
|
@@ -1,36 +0,0 @@
|
|
1
|
-
****************
|
2
|
-
What is MathJax?
|
3
|
-
****************
|
4
|
-
|
5
|
-
MathJax is an open-source JavaScript display engine for LaTeX and
|
6
|
-
MathML that works in all modern browsers. It was designed with the
|
7
|
-
goal of consolidating the recent advances in web technologies into a
|
8
|
-
single, definitive, math-on-the-web platform supporting the major
|
9
|
-
browsers and operating systems. It requires no setup on the part of
|
10
|
-
the user (no plugins to downlaod or software to install), so the page
|
11
|
-
author can write web documents that include mathematics and be
|
12
|
-
confident that users will be able to view it naturally and easily.
|
13
|
-
One simply includes MathJax and some mathematics in a web page, and
|
14
|
-
MathJax does the rest.
|
15
|
-
|
16
|
-
MathJax uses web-based fonts (in those browsers that support it) to
|
17
|
-
produce high-quality typesetting that scales and prints at full
|
18
|
-
resolution (unlike mathematics included as images). MathJax can be
|
19
|
-
used with screen readers, providing accessibility for the visually
|
20
|
-
impaired. With MathJax, mathematics is text-based rather than
|
21
|
-
image-based, and so it is available for search engines, meaning that
|
22
|
-
your equations can be searchable, just like the text of your pages.
|
23
|
-
MathJax allows page authors to write formulas using TeX and LaTeX
|
24
|
-
notation, or `MathML <http://www.w3.org/TR/MathML3>`_, a World Wide
|
25
|
-
Web Constortium standard for representing mathematics in XML format.
|
26
|
-
MathJax will even convert TeX notation into MathML, so that it can be
|
27
|
-
rendered more quickly by those browsers that support MathML natively,
|
28
|
-
or so that you can copy and past it into other programs.
|
29
|
-
|
30
|
-
MathJax is modular, so it loads components only when necessary, and
|
31
|
-
can be extended to include new capabilities as needed. MathJax is
|
32
|
-
highly configurable, allowing authors to customize it for the special
|
33
|
-
requirements of their web sites. Finally, MathJax has a rich
|
34
|
-
application programming interface (API) that can be used to make the
|
35
|
-
mathematics on your web pages interactive and dynamic.
|
36
|
-
|
@@ -1,97 +0,0 @@
|
|
1
|
-
.. _MathML-support:
|
2
|
-
|
3
|
-
**********************
|
4
|
-
MathJax MathML Support
|
5
|
-
**********************
|
6
|
-
|
7
|
-
The support for :term:`MathML` in MathJax consists of three parts: the
|
8
|
-
`mml2jax` preprocessor, the MathML input processor, and the NativeMML
|
9
|
-
output processor. The first of these looks for ``<math>`` tags within
|
10
|
-
your document and marks them for later processing by MathJax. The
|
11
|
-
second converts the MathML to the internal format used by MathJax, and
|
12
|
-
the third turns the internal format into MathML within the page so
|
13
|
-
that it can be displayed by the browser's native MathML support.
|
14
|
-
|
15
|
-
Because of MathJax's modular design, you do not need to use all three
|
16
|
-
of these components. For example, you could use the `tex2jax`
|
17
|
-
preprocessor and the TeX input processor, but the NativeMML output
|
18
|
-
processor, so that your mathematics is entered in TeX format, but
|
19
|
-
displayed as MathML. Or you could use the `mml2jax` reprocessor and
|
20
|
-
MathML input processor with the HTML-CSS output processor to make
|
21
|
-
MathML available in browsers that don't have native MathML support.
|
22
|
-
It is also possible to have MathJax select the output processor for
|
23
|
-
you so that MathML is used in those browsers that support it, while
|
24
|
-
HTML-CSS is used for those that don't. See the :ref:`common
|
25
|
-
configurations <common-configurations>` section for details and
|
26
|
-
examples.
|
27
|
-
|
28
|
-
Of course it is also possible to use all three components together.
|
29
|
-
It may seem strange to go through an internal format just to return to
|
30
|
-
MathML in the end, but this is actually what makes it possible to view
|
31
|
-
MathML within an HTML page (rather than an XHTML page), without
|
32
|
-
the complications of handling special MIME-types for the document, or
|
33
|
-
any of the other setup issues that make using native MathML
|
34
|
-
difficult. MathJax handles the setup and properly marks the
|
35
|
-
mathematics so that the browser will render it as MathML. In
|
36
|
-
addition, MathJax provides its contextual menu for the MathML, which
|
37
|
-
lets the user zoom the mathematics for easier reading, get the copy
|
38
|
-
the source markup, and so on, so there is added value to using MathJax
|
39
|
-
even whith a pure MathML workflow.
|
40
|
-
|
41
|
-
|
42
|
-
MathML in HTML pages
|
43
|
-
====================
|
44
|
-
|
45
|
-
For MathML that is handled via the pre-processor, you should not use
|
46
|
-
the named MathML entities, but rather use the numeric entities like
|
47
|
-
``√`` or unicode characters embedded in the page itself. The
|
48
|
-
reason is that entities are replaced by the browser before MathJax
|
49
|
-
runs, and some browsers report errors for unknown entities. For
|
50
|
-
browsers that are not MathML-aware, that will cause errors to be
|
51
|
-
displayed for the MathML entities. While that might not occur in the
|
52
|
-
browser you are using to compose your pages, it can happen with other
|
53
|
-
browsers, so you should avoid the named entities whenever possible.
|
54
|
-
If you must use named entities, you may need to declare them in the
|
55
|
-
`DOCTYPE` declaration by hand.
|
56
|
-
|
57
|
-
When you use MathML in an HTML document rather than an XHTML one
|
58
|
-
(MathJax will work woth both), you should not use the "self-closing"
|
59
|
-
form for tags with no content, but should use separate open and close
|
60
|
-
tags. That is, use
|
61
|
-
|
62
|
-
.. code-block:: html
|
63
|
-
|
64
|
-
<mspace width="thinmathspace"></mspace>
|
65
|
-
|
66
|
-
rather than ``<mspace width="thinmathspace />``. This is because HTML
|
67
|
-
does not have self-closing tags, and some browsers will get the
|
68
|
-
nesting of tags wrong if you attempt to use them. For example, with
|
69
|
-
``<mspace width="1em" />``, since there is no closing tag, the rest of
|
70
|
-
the mathematics will become the content of the ``<mspace>`` tag; but
|
71
|
-
since ``<mspace>`` should have no content, the rest of the mathematics
|
72
|
-
will not be displayed. This is a common error that should be avoided.
|
73
|
-
|
74
|
-
|
75
|
-
Supported MathML commands
|
76
|
-
=========================
|
77
|
-
|
78
|
-
MathJax supports the `MathML3.0 <http://www.w3.org/TR/MathML3/>`_
|
79
|
-
presentation mathematics tags, with some limitations. The MathML
|
80
|
-
support is still under active development, so some tags are not yet
|
81
|
-
implemented, and some features are not fully developed, but are
|
82
|
-
coming.
|
83
|
-
|
84
|
-
The deficiencies include:
|
85
|
-
|
86
|
-
- No support for the elementary math tags: ``mstack``, ``mlongdiv``,
|
87
|
-
``msgroup``, ``msrow``, ``mscarries``, and ``mscarry``.
|
88
|
-
|
89
|
-
- Limited support for line breaking (they are only allowed in direct
|
90
|
-
children of ``mrow`` or implied ``mrow`` elements.
|
91
|
-
|
92
|
-
- No support for alignment groups in table.
|
93
|
-
|
94
|
-
- No support for right-to-left rendering.
|
95
|
-
|
96
|
-
See the `results of the MathML3.0 test suite
|
97
|
-
<http://www.w3.org/Math/testsuite/results/tests.html>`_ for details.
|