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,60 +0,0 @@
|
|
1
|
-
*********************
|
2
|
-
The MathJax Community
|
3
|
-
*********************
|
4
|
-
|
5
|
-
If you are an active MathJax user, you may wish to become involved in
|
6
|
-
the wider community of MathJax users. The MathJax project maintains
|
7
|
-
forums where users can ask questions about how to use MathJax, make
|
8
|
-
suggestions about future features for MathJax, and present their own
|
9
|
-
solutions to problems that they have faced. There is also a
|
10
|
-
bug-traking system where you can report errors that you have found
|
11
|
-
with MathJax in your environment.
|
12
|
-
|
13
|
-
|
14
|
-
.. _community-forums:
|
15
|
-
|
16
|
-
Forums
|
17
|
-
======
|
18
|
-
|
19
|
-
If you want to discuss MathJax development, or if you need help, or if
|
20
|
-
you have solutions you want to share, our `forums at SourceForge
|
21
|
-
<http://sourceforge.net/projects/mathjax/forums>`_ give you that
|
22
|
-
opportunity. We try hard to answer questions quickly, and users can
|
23
|
-
help with that as well. Also, users can post code snippets showing
|
24
|
-
how they have used MathJax, so it may be a good place to find the
|
25
|
-
examples you are looking for.
|
26
|
-
|
27
|
-
The community is only as good as the users who participate, so if
|
28
|
-
you have something to offer, please take time to make a post on one of
|
29
|
-
our forums.
|
30
|
-
|
31
|
-
|
32
|
-
.. _community-tracker:
|
33
|
-
|
34
|
-
Issue tracking
|
35
|
-
==============
|
36
|
-
|
37
|
-
Have you found a bug or want to suggest an improvement? Post it to
|
38
|
-
our `bug tracker
|
39
|
-
<http://sourceforge.net/tracker/?group_id=261188&atid=1240827>`_. We
|
40
|
-
monitor the bug tracker closely, and work hard to respond to problems
|
41
|
-
quickly.
|
42
|
-
|
43
|
-
Before you create a new ticket, however, please `search the forums
|
44
|
-
<http://sourceforge.net/search/?group_id=261188&type_of_search=forums>`_
|
45
|
-
and `existing tickets
|
46
|
-
<http://sourceforge.net/search/?group_id=261188&type_of_search=artifact>`_
|
47
|
-
first to see if it has already been reported.
|
48
|
-
You could also be using an outdated version of MathJax, so be sure to
|
49
|
-
:ref:`upgrade your copy <getting-mathjax-svn>` to verify that the
|
50
|
-
problem persists in the lastest version.
|
51
|
-
|
52
|
-
|
53
|
-
.. _badge:
|
54
|
-
|
55
|
-
"Powered by MathJax"
|
56
|
-
====================
|
57
|
-
|
58
|
-
If you are using MathJax and want to show your support, please
|
59
|
-
consider using our `"Powered by MathJax" badge
|
60
|
-
<http://www.mathjax.org/community/mathjax-badge>`_.
|
@@ -1,198 +0,0 @@
|
|
1
|
-
# -*- coding: utf-8 -*-
|
2
|
-
#
|
3
|
-
# MathJax documentation build configuration file, created by
|
4
|
-
# sphinx-quickstart on Sun May 16 23:18:19 2010.
|
5
|
-
#
|
6
|
-
# This file is execfile()d with the current directory set to its containing dir.
|
7
|
-
#
|
8
|
-
# Note that not all possible configuration values are present in this
|
9
|
-
# autogenerated file.
|
10
|
-
#
|
11
|
-
# All configuration values have a default; values that are commented out
|
12
|
-
# serve to show the default.
|
13
|
-
|
14
|
-
import sys, os
|
15
|
-
|
16
|
-
# If extensions (or modules to document with autodoc) are in another directory,
|
17
|
-
# add these directories to sys.path here. If the directory is relative to the
|
18
|
-
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
19
|
-
sys.path.append(os.path.abspath('.'))
|
20
|
-
|
21
|
-
# -- General configuration -----------------------------------------------------
|
22
|
-
|
23
|
-
# Add any Sphinx extension module names here, as strings. They can be extensions
|
24
|
-
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
25
|
-
extensions = ['sphinx.ext.pngmath']
|
26
|
-
#extensions = ['sphinx.ext.jsmath']
|
27
|
-
#jsmath_path = 'mathjax/MathJax.js'
|
28
|
-
|
29
|
-
# Add any paths that contain templates here, relative to this directory.
|
30
|
-
templates_path = ['_templates']
|
31
|
-
|
32
|
-
# The suffix of source filenames.
|
33
|
-
source_suffix = '.rst'
|
34
|
-
|
35
|
-
# The encoding of source files.
|
36
|
-
#source_encoding = 'utf-8'
|
37
|
-
|
38
|
-
# The master toctree document.
|
39
|
-
master_doc = 'index'
|
40
|
-
|
41
|
-
# General information about the project.
|
42
|
-
project = u'MathJax'
|
43
|
-
copyright = u'2010 Design Science'
|
44
|
-
|
45
|
-
# The version info for the project you're documenting, acts as replacement for
|
46
|
-
# |version| and |release|, also used in various other places throughout the
|
47
|
-
# built documents.
|
48
|
-
#
|
49
|
-
# The short X.Y version.
|
50
|
-
version = '1.0'
|
51
|
-
# The full version, including alpha/beta/rc tags.
|
52
|
-
release = '1.0'
|
53
|
-
|
54
|
-
# The language for content autogenerated by Sphinx. Refer to documentation
|
55
|
-
# for a list of supported languages.
|
56
|
-
#language = None
|
57
|
-
|
58
|
-
# There are two options for replacing |today|: either, you set today to some
|
59
|
-
# non-false value, then it is used:
|
60
|
-
#today = ''
|
61
|
-
# Else, today_fmt is used as the format for a strftime call.
|
62
|
-
#today_fmt = '%B %d, %Y'
|
63
|
-
|
64
|
-
# List of documents that shouldn't be included in the build.
|
65
|
-
#unused_docs = []
|
66
|
-
|
67
|
-
# List of directories, relative to source directory, that shouldn't be searched
|
68
|
-
# for source files.
|
69
|
-
exclude_trees = ['_build']
|
70
|
-
|
71
|
-
# The reST default role (used for this markup: `text`) to use for all documents.
|
72
|
-
#default_role = None
|
73
|
-
|
74
|
-
# If true, '()' will be appended to :func: etc. cross-reference text.
|
75
|
-
#add_function_parentheses = True
|
76
|
-
|
77
|
-
# If true, the current module name will be prepended to all description
|
78
|
-
# unit titles (such as .. function::).
|
79
|
-
#add_module_names = True
|
80
|
-
|
81
|
-
# If true, sectionauthor and moduleauthor directives will be shown in the
|
82
|
-
# output. They are ignored by default.
|
83
|
-
#show_authors = False
|
84
|
-
|
85
|
-
# The name of the Pygments (syntax highlighting) style to use.
|
86
|
-
pygments_style = 'sphinx'
|
87
|
-
|
88
|
-
#highlight_language = 'javascript'
|
89
|
-
|
90
|
-
# A list of ignored prefixes for module index sorting.
|
91
|
-
#modindex_common_prefix = []
|
92
|
-
|
93
|
-
|
94
|
-
# -- Options for HTML output ---------------------------------------------------
|
95
|
-
|
96
|
-
# The theme to use for HTML and HTML Help pages. Major themes that come with
|
97
|
-
# Sphinx are currently 'default' and 'sphinxdoc'.
|
98
|
-
html_theme = 'mjtheme'
|
99
|
-
|
100
|
-
# Theme options are theme-specific and customize the look and feel of a theme
|
101
|
-
# further. For a list of options available for each theme, see the
|
102
|
-
# documentation.
|
103
|
-
#html_theme_options = {}
|
104
|
-
|
105
|
-
# Add any paths that contain custom themes here, relative to this directory.
|
106
|
-
html_theme_path = ['.']
|
107
|
-
|
108
|
-
# The name for this set of Sphinx documents. If None, it defaults to
|
109
|
-
# "<project> v<release> documentation".
|
110
|
-
#html_title = None
|
111
|
-
|
112
|
-
# A shorter title for the navigation bar. Default is the same as html_title.
|
113
|
-
#html_short_title = None
|
114
|
-
|
115
|
-
# The name of an image file (relative to this directory) to place at the top
|
116
|
-
# of the sidebar.
|
117
|
-
#html_logo = None
|
118
|
-
|
119
|
-
# The name of an image file (within the static path) to use as favicon of the
|
120
|
-
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
121
|
-
# pixels large.
|
122
|
-
#html_favicon = None
|
123
|
-
|
124
|
-
# Add any paths that contain custom static files (such as style sheets) here,
|
125
|
-
# relative to this directory. They are copied after the builtin static files,
|
126
|
-
# so a file named "default.css" will overwrite the builtin "default.css".
|
127
|
-
html_static_path = ['_static']
|
128
|
-
|
129
|
-
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
|
130
|
-
# using the given strftime format.
|
131
|
-
#html_last_updated_fmt = '%b %d, %Y'
|
132
|
-
|
133
|
-
# If true, SmartyPants will be used to convert quotes and dashes to
|
134
|
-
# typographically correct entities.
|
135
|
-
#html_use_smartypants = True
|
136
|
-
|
137
|
-
# Custom sidebar templates, maps document names to template names.
|
138
|
-
#html_sidebars = {}
|
139
|
-
|
140
|
-
# Additional templates that should be rendered to pages, maps page names to
|
141
|
-
# template names.
|
142
|
-
#html_additional_pages = {}
|
143
|
-
|
144
|
-
# If false, no module index is generated.
|
145
|
-
#html_use_modindex = True
|
146
|
-
|
147
|
-
# If false, no index is generated.
|
148
|
-
#html_use_index = True
|
149
|
-
|
150
|
-
# If true, the index is split into individual pages for each letter.
|
151
|
-
#html_split_index = False
|
152
|
-
|
153
|
-
# If true, links to the reST sources are added to the pages.
|
154
|
-
#html_show_sourcelink = True
|
155
|
-
|
156
|
-
# If true, an OpenSearch description file will be output, and all pages will
|
157
|
-
# contain a <link> tag referring to it. The value of this option must be the
|
158
|
-
# base URL from which the finished HTML is served.
|
159
|
-
#html_use_opensearch = ''
|
160
|
-
|
161
|
-
# If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml").
|
162
|
-
#html_file_suffix = ''
|
163
|
-
|
164
|
-
# Output file base name for HTML help builder.
|
165
|
-
htmlhelp_basename = 'MathJaxdoc'
|
166
|
-
|
167
|
-
|
168
|
-
# -- Options for LaTeX output --------------------------------------------------
|
169
|
-
|
170
|
-
# The paper size ('letter' or 'a4').
|
171
|
-
#latex_paper_size = 'letter'
|
172
|
-
|
173
|
-
# The font size ('10pt', '11pt' or '12pt').
|
174
|
-
#latex_font_size = '10pt'
|
175
|
-
|
176
|
-
# Grouping the document tree into LaTeX files. List of tuples
|
177
|
-
# (source start file, target name, title, author, documentclass [howto/manual]).
|
178
|
-
latex_documents = [
|
179
|
-
('index', 'MathJax.tex', u'MathJax Documentation',
|
180
|
-
u'Davide Cervone, Casey Stark, Robert Miner, Paul Topping', 'manual'),
|
181
|
-
]
|
182
|
-
|
183
|
-
# The name of an image file (relative to this directory) to place at the top of
|
184
|
-
# the title page.
|
185
|
-
#latex_logo = None
|
186
|
-
|
187
|
-
# For "manual" documents, if this is true, then toplevel headings are parts,
|
188
|
-
# not chapters.
|
189
|
-
#latex_use_parts = False
|
190
|
-
|
191
|
-
# Additional stuff for the LaTeX preamble.
|
192
|
-
#latex_preamble = ''
|
193
|
-
|
194
|
-
# Documents to append as an appendix to all manuals.
|
195
|
-
#latex_appendices = []
|
196
|
-
|
197
|
-
# If false, no module index is generated.
|
198
|
-
#latex_use_modindex = True
|
@@ -1,375 +0,0 @@
|
|
1
|
-
.. _loading:
|
2
|
-
|
3
|
-
*******************************
|
4
|
-
Loading and Configuring MathJax
|
5
|
-
*******************************
|
6
|
-
|
7
|
-
You load MathJax into a web page by including its main JavaScript file
|
8
|
-
into the page. That is done via a ``<script>`` tag that links to the
|
9
|
-
``MathJax.js`` file. Place the following line in the ``<head>``
|
10
|
-
section of your document:
|
11
|
-
|
12
|
-
.. code-block:: html
|
13
|
-
|
14
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js"></script>
|
15
|
-
|
16
|
-
where ``path-to-MathJax`` is replaced by the URL of the MathJax
|
17
|
-
directory on your server, or (if you are using MathJax locally rather
|
18
|
-
than through a server) the location of that directory on your hard
|
19
|
-
disk. For example, if the MathJax directory is at the top level of
|
20
|
-
your web server's directory hierarchy, you might use
|
21
|
-
|
22
|
-
.. code-block:: html
|
23
|
-
|
24
|
-
<script type="text/javascript" src="/MathJax/MathJax.js"></script>
|
25
|
-
|
26
|
-
to load MathJax.
|
27
|
-
|
28
|
-
Although it is possible to load MathJax from a site other than your
|
29
|
-
own web server, there are issues involved in doing so that you need to
|
30
|
-
take into consideration. See the :ref:`Notes About Shared Servers
|
31
|
-
<cross-domain-linking>` for more details. Please do **not** link to
|
32
|
-
the copy of MathJax at ``www.mathjax.org``, as we do not have the
|
33
|
-
resources to act as a web service for all the sites on the web that
|
34
|
-
would like to display mathematics. If you are able to run MathJax
|
35
|
-
from your own server, please do so (this will probably give you better
|
36
|
-
response time in any case).
|
37
|
-
|
38
|
-
It is best to load MathJax in the document's ``<head>`` block, but it
|
39
|
-
is also possible to load MathJax into the ``<body>`` section, if
|
40
|
-
needed. If you do this, load it as early as possible, as
|
41
|
-
MathJax will begin to load its components as soon as it is included in
|
42
|
-
the page, and that will help speed up the processing of the
|
43
|
-
mathematics on your page. MathJax does expect there to be a
|
44
|
-
``<head>`` section to the document, however, so be sure there is one
|
45
|
-
if you are loading MathJax in the ``<body>``.
|
46
|
-
|
47
|
-
It is also possible to load MathJax dynamically after the page has
|
48
|
-
been prepared, for example, via a `GreaseMonkey
|
49
|
-
<http://www.greasespot.net/>`_ script, or using a specially prepared
|
50
|
-
`bookmarklet <http://en.wikipedia.org/wiki/Bookmarklet>`_. This is an
|
51
|
-
advanced topic, however; see :ref:`Loading MathJax Dynamically
|
52
|
-
<ajax-mathjax>` for more details.
|
53
|
-
|
54
|
-
|
55
|
-
Configuring MathJax
|
56
|
-
===================
|
57
|
-
|
58
|
-
There are several ways to configure MathJax, but the easiest is to use
|
59
|
-
the ``config/MathJax.js`` file that comes with MathJax. See the
|
60
|
-
comments in that file, or the :ref:`configuration details
|
61
|
-
<configuration>` section, for explanations of the meanings of the various
|
62
|
-
configuration options. You can edit the ``config/MathJax.js`` file to
|
63
|
-
change any of the settings that you want to customize. When you
|
64
|
-
include MathJax in your page via
|
65
|
-
|
66
|
-
.. code-block:: html
|
67
|
-
|
68
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js"></script>
|
69
|
-
|
70
|
-
it will load ``config/MathJax.js`` automatically as one of its
|
71
|
-
first actions.
|
72
|
-
|
73
|
-
Alternatively, you can configure MathJax efficiently by calling
|
74
|
-
:meth:`MathJax.Hub.Config()` when you include MathJax in your page, as
|
75
|
-
follows:
|
76
|
-
|
77
|
-
.. code-block:: html
|
78
|
-
|
79
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js">
|
80
|
-
MathJax.Hub.Config({
|
81
|
-
extensions: ["tex2jax.js"],
|
82
|
-
jax: ["input/TeX", "output/HTML-CSS"],
|
83
|
-
tex2jax: {
|
84
|
-
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
|
85
|
-
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
|
86
|
-
},
|
87
|
-
"HTML-CSS": { availableFonts: ["TeX"] }
|
88
|
-
});
|
89
|
-
</script>
|
90
|
-
|
91
|
-
This example includes the ``tex2jax`` preprocessor and configures it
|
92
|
-
to use both the standard TeX and LaTeX math delimiters. It uses the
|
93
|
-
TeX input processor and the HTML-CSS output processor, and forces the
|
94
|
-
HTML-CSS processor to use the TeX fonts rather that other locally
|
95
|
-
installed fonts (e.g., :term:`STIX` fonts). See the
|
96
|
-
:ref:`configuration options <configuration>` section (or the comments
|
97
|
-
in the ``config/MathJax.js`` file) for more information about the
|
98
|
-
configuration options that you can include in the
|
99
|
-
:meth:`MathJax.Hub.Config()` call. Note that if you configure MathJax
|
100
|
-
using this in-line approach, the ``config/MathJax.js`` file is **not**
|
101
|
-
loaded.
|
102
|
-
|
103
|
-
Finally, if you would like to use several different configuration
|
104
|
-
files (like ``config/MathJax.js``, but with different settings in each
|
105
|
-
one), you can copy ``config/MathJax.js`` to ``config/MathJax-2.js``,
|
106
|
-
or some other convenient name, and use
|
107
|
-
|
108
|
-
.. code-block:: html
|
109
|
-
|
110
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js">
|
111
|
-
MathJax.Hub.Config({ config: "MathJax-2.js" });
|
112
|
-
</script>
|
113
|
-
|
114
|
-
to load the alternative configuration file ``config/MathJax-2.js``
|
115
|
-
from the MathJax ``config`` directory. In this way, you can have as
|
116
|
-
many distinct configuration files as you need.
|
117
|
-
|
118
|
-
|
119
|
-
.. _common-configurations:
|
120
|
-
|
121
|
-
Common Configurations
|
122
|
-
=====================
|
123
|
-
|
124
|
-
The following examples show configurations that are useful for some
|
125
|
-
common situations. This is certainly not an exhaustive list, and
|
126
|
-
there are variations possible for any of them. Again, the comments in
|
127
|
-
the ``config/MathJax.js`` file can help you decide what settings to
|
128
|
-
include, even if you are using the in-line configuration method.
|
129
|
-
|
130
|
-
The TeX setup
|
131
|
-
-------------
|
132
|
-
|
133
|
-
This example calls the ``tex2jax`` preprocessor to identify
|
134
|
-
mathematics in the page by looking for TeX and LaTeX math delimiters.
|
135
|
-
It uses ``$...$`` and ``\(...\)`` for in-line mathematics, while
|
136
|
-
``$$...$$`` and ``\[...\]`` mark displayed equations. Because dollar
|
137
|
-
signs are used to mark mathematics, if you want to produce an actual
|
138
|
-
dollar sign in your document, you must "escape" it using a slash:
|
139
|
-
``\$``. This configuration also loads the ``AMSmath`` and
|
140
|
-
``AMSsymbols`` extensions so that the macros and environments they
|
141
|
-
provide are defined for use on the page.
|
142
|
-
|
143
|
-
.. code-block:: javascript
|
144
|
-
|
145
|
-
MathJax.Hub.config({
|
146
|
-
extensions: ["tex2jax.js","TeX/AMSmath.js","TeX/AMSsymbols.js"],
|
147
|
-
jax: ["input/TeX","output/HTML-CSS"],
|
148
|
-
tex2jax: {
|
149
|
-
inlineMath: [['$','$'],["\\(","\\)"]],
|
150
|
-
processEscapes: true,
|
151
|
-
},
|
152
|
-
});
|
153
|
-
|
154
|
-
Other extensions that you may consider adding to the `extensions`
|
155
|
-
array include: ``TeX/noErrors.js``, which shows the original TeX code
|
156
|
-
if an error occurs while processing the mathematics (rather than an
|
157
|
-
error message), ``TeX/noUndefined.js``, which shows undefined
|
158
|
-
macros names in red (rather than producing an error), and
|
159
|
-
``TeX/autobold.js``, which automatically inserts ``\boldsymbol{...}``
|
160
|
-
around your mathematics when it appears in a section of your page that
|
161
|
-
is in bold. Most of the other TeX extensions are loaded automatically
|
162
|
-
when needed, and so do not need to be included explicitly in your
|
163
|
-
`extensions` array.
|
164
|
-
|
165
|
-
See the :ref:`tex2jax configuration <configure-tex2jax>` section for
|
166
|
-
other configuration options for the ``tex2jax`` preprocessor, and the
|
167
|
-
:ref:`TeX input jax configuration <configure-TeX>` section for options
|
168
|
-
that control the TeX input processor.
|
169
|
-
|
170
|
-
|
171
|
-
The MathML setup
|
172
|
-
----------------
|
173
|
-
|
174
|
-
This example calls the ``mml2jax`` preprocessor to identify
|
175
|
-
mathematics in the page that is in :term:`MathML` format, which uses
|
176
|
-
``<math display="block">`` to indicate displayed equations, and
|
177
|
-
``<math display="inline">`` or simply ``<math>`` to mark in-line
|
178
|
-
formulas.
|
179
|
-
|
180
|
-
.. code-block:: javascript
|
181
|
-
|
182
|
-
MathJax.Hub.config({
|
183
|
-
extensions: ["mml2jax.js"],
|
184
|
-
jax: ["input/MathML","output/HTML-CSS"]
|
185
|
-
});
|
186
|
-
|
187
|
-
Note that this will work in HTML files, not just XHTML files (MathJax
|
188
|
-
works with both), and that the web page need not be served with any
|
189
|
-
special MIME-type. Also note that, unless you are using XHTML rather
|
190
|
-
than HTML, you should not include a namespace prefix for your
|
191
|
-
``<math>`` tags; for example, you should not use ``<m:math>`` except
|
192
|
-
in a file where you have tied the ``m`` namespace to the MathML DTD.
|
193
|
-
|
194
|
-
See the :ref:`mml2jax configuration <configure-mml2jax>` section for
|
195
|
-
other configuration options for the ``mml2jax`` preprocessor, and the
|
196
|
-
:ref:`MathML input jax configuration <configure-MathML>` section for
|
197
|
-
options that control the MathML input processor.
|
198
|
-
|
199
|
-
|
200
|
-
Both TeX and MathML
|
201
|
-
-------------------
|
202
|
-
|
203
|
-
This example provides for both TeX and MathML input in the same file.
|
204
|
-
It calls on both the ``tex2jax`` and ``mml2jax`` preprocessors and the
|
205
|
-
TeX and MathML input jax to do the job.
|
206
|
-
|
207
|
-
.. code-block:: javascript
|
208
|
-
|
209
|
-
MathJax.Hub.config({
|
210
|
-
extensions: ["tex2jax.js", "mml2jax.js"],
|
211
|
-
jax: ["input/TeX", "input/MathML", "output/HTML-CSS"],
|
212
|
-
});
|
213
|
-
|
214
|
-
Notice that no ``tex2jax`` configuration section is included, so it
|
215
|
-
uses its default options (no single dollar signs for in-line math).
|
216
|
-
|
217
|
-
The majority of the code for the TeX and MathML input processors are
|
218
|
-
not loaded until they are actually needed by the mathematics on the
|
219
|
-
page, so if this configuration is used on a page that include only
|
220
|
-
MathML, the TeX input processor will not be loaded. Thus it is
|
221
|
-
reasonably efficient to specify both input processors even if only one
|
222
|
-
(or neither one) is used.
|
223
|
-
|
224
|
-
|
225
|
-
TeX input with MathML output
|
226
|
-
----------------------------
|
227
|
-
|
228
|
-
This example configures MathJax to use the ``tex2jax`` preprocessor
|
229
|
-
and TeX input processor, but the choice of output format is determined
|
230
|
-
by MathJax depending on the capabilities of the users's browser. The
|
231
|
-
is performed by the ``MMLorHTML.js`` configuration file that is loaded
|
232
|
-
in the `config`` array.
|
233
|
-
|
234
|
-
.. code-block:: javascript
|
235
|
-
|
236
|
-
MathJax.Hub.Config({
|
237
|
-
config: ["MMLorHTML.js"],
|
238
|
-
extensions: ["tex2jax.js"],
|
239
|
-
jax: ["input/TeX"]
|
240
|
-
});
|
241
|
-
|
242
|
-
With this setup, Firefox or Internet Explorer with the `MathPlayer
|
243
|
-
plugin <http://www.dessci.com/en/products/mathplayer/>`_ installed
|
244
|
-
will use the NativeMML output processor, while all other browsers will
|
245
|
-
use the HTML-CSS output processor. Since native MathML support is
|
246
|
-
faster than MathJax's HTML-CSS processor, this will mean that the web
|
247
|
-
pages will display faster for Firefox and IE than they woudl
|
248
|
-
otherwise. This speed comes at the cost, however, as you are now
|
249
|
-
relying on the native MathML support to render the mathematics, and
|
250
|
-
that is outside of MathJax's control. There may be spacing or other
|
251
|
-
display differences (compared to MathJax's HTML-CSS output) when the
|
252
|
-
NativeMML output processor is used.
|
253
|
-
|
254
|
-
See :ref:`MathJax Output Formats <output-formats>` for more
|
255
|
-
information on the NativeMML and HTML-CSS output processors. See the
|
256
|
-
:ref:`MMLorHTML configuration <configure-MMLorHTML>` section for
|
257
|
-
details on the options that control the ``MMLorHTML`` configuration.
|
258
|
-
|
259
|
-
|
260
|
-
MathML input and output in all browsers
|
261
|
-
---------------------------------------
|
262
|
-
|
263
|
-
This example configures MathJax to look for MathML within your page,
|
264
|
-
and to display it using the browser's native MathML support, if
|
265
|
-
possible, or its HTML-CSS output if not.
|
266
|
-
|
267
|
-
.. code-block:: javascript
|
268
|
-
|
269
|
-
MathJax.Hub.Config({
|
270
|
-
config: ["MMLorHTML.js"],
|
271
|
-
extensions: ["mml2jax.js"],
|
272
|
-
jax: ["input/MathML"]
|
273
|
-
});
|
274
|
-
|
275
|
-
Using this configuration, MathJax finally makes MathML available in
|
276
|
-
all modern browsers.
|
277
|
-
|
278
|
-
See the :ref:`MMLorHTML configuration <configure-MMLorHTML>` section
|
279
|
-
for details on the options that control the ``MMLorHTML``
|
280
|
-
configuration file, the :ref:`MathML configuration <configure-MathML>`
|
281
|
-
section for the options that control the MathML output processor, and
|
282
|
-
the :ref:`mml2jax configuration <configure-mml2jax>` section for the
|
283
|
-
options that control the ``mml2jax`` preprocessor.
|
284
|
-
|
285
|
-
|
286
|
-
.. _configuration:
|
287
|
-
|
288
|
-
Configuration Objects
|
289
|
-
=====================
|
290
|
-
|
291
|
-
The various components of MathJax, including its input and output
|
292
|
-
processors, its preprocessors, its extensions, and the MathJax core,
|
293
|
-
all can be configured through the ``config/MathJax.js`` file, or via a
|
294
|
-
:meth:`MathJax.Hub.Config()` call (indeed, if you look closely, you
|
295
|
-
will see that ``config/MathJax.js`` is itself one big call to
|
296
|
-
:meth:`MathJax.Hub.Config()`). Anything that is in
|
297
|
-
``config/MathJax.js`` can be included in-line to configure MathJax.
|
298
|
-
|
299
|
-
The structure that you pass to :meth:`MathJax.Hub.Config()` is a
|
300
|
-
JavaScript object that includes name-value pairs giving the names of
|
301
|
-
parameters and their values, with pairs separated by commas. Be
|
302
|
-
careful not to include a comma after the last value, however, as some
|
303
|
-
browsers (namely Internet Explorer) will fail to process the
|
304
|
-
configuration if you do.
|
305
|
-
|
306
|
-
The MathJax components, like the TeX input processor, have their own
|
307
|
-
sections in the configuration object, labeled by the component name,
|
308
|
-
and using an configuration object as its value. The object is itself
|
309
|
-
a configuration object made up of name-value pairs that give the
|
310
|
-
configuration options for the component.
|
311
|
-
|
312
|
-
For example,
|
313
|
-
|
314
|
-
.. code-block:: javascript
|
315
|
-
|
316
|
-
MathJax.Hub.Config({
|
317
|
-
showProcessingMessages: false,
|
318
|
-
jax: ["input/TeX", "output/HTML-CSS"],
|
319
|
-
TeX: {
|
320
|
-
TagSide: "left",
|
321
|
-
Macros: {
|
322
|
-
RR: '{\\bf R}',
|
323
|
-
bold: ['{\\bf #1}',1]
|
324
|
-
}
|
325
|
-
}
|
326
|
-
});
|
327
|
-
|
328
|
-
is a configration that includes two settings for the MathJax Hub (one
|
329
|
-
for `showProcessingMessages` and one of the `jax` array), and a
|
330
|
-
configuration object for the TeX input processor. The latter includes
|
331
|
-
a setting for the TeX input processor's `TagSide` option (to set tags
|
332
|
-
on the left rather than the right) and a setting for `Macros`, which
|
333
|
-
defines new TeX macros (in this case, two macros, one called ``\RR``
|
334
|
-
that produces a bold "R", and one called ``\bold`` that puts is
|
335
|
-
argument in bold face).
|
336
|
-
|
337
|
-
The ``config/MathJax.js`` file is another example that shows nearly
|
338
|
-
all the configuration options for all of MathJax's components.
|
339
|
-
|
340
|
-
|
341
|
-
Configuration Options by Component
|
342
|
-
==================================
|
343
|
-
|
344
|
-
The individual options are explained in the following sections, which
|
345
|
-
are categorized by the component they affect.
|
346
|
-
|
347
|
-
.. toctree::
|
348
|
-
:maxdepth: 1
|
349
|
-
|
350
|
-
The core options <options/hub>
|
351
|
-
|
352
|
-
.. toctree::
|
353
|
-
:maxdepth: 1
|
354
|
-
|
355
|
-
The tex2jax preprocessor options <options/tex2jax>
|
356
|
-
The mml2jax preprocessor options <options/mml2jax>
|
357
|
-
The jsMath2jax preprocessor options <options/jsMath2jax>
|
358
|
-
|
359
|
-
.. toctree::
|
360
|
-
:maxdepth: 1
|
361
|
-
|
362
|
-
The TeX input processor options <options/TeX>
|
363
|
-
The MathML input processor options <options/MathML>
|
364
|
-
The HTML-CSS output processor options <options/HTML-CSS>
|
365
|
-
The NativeMML output processor options <options/NativeMML>
|
366
|
-
The MMLorHTML configuration options <options/MMLorHTML>
|
367
|
-
|
368
|
-
.. toctree::
|
369
|
-
:maxdepth: 1
|
370
|
-
|
371
|
-
The MathMenu options <options/MathMenu>
|
372
|
-
The MathZoom options <options/MathZoom>
|
373
|
-
The FontWarnings options <options/FontWarnings>
|
374
|
-
|
375
|
-
|