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,53 +0,0 @@
|
|
1
|
-
.. _configure-jsMath2jax:
|
2
|
-
|
3
|
-
***************************
|
4
|
-
The jsMath2jax Preprocessor
|
5
|
-
***************************
|
6
|
-
|
7
|
-
The options below control the operation of the `jsMath2jax`
|
8
|
-
preprocessor that is run when you include ``"jsMath2jax.js"`` in the
|
9
|
-
`extensions` array of your configuration. They are listed with their
|
10
|
-
default values. To set any of these options, include a ``jsMath2jax``
|
11
|
-
section in your :meth:`MathJax.Hub.Config()` call. For example
|
12
|
-
|
13
|
-
.. code-block:: javascript
|
14
|
-
|
15
|
-
MathJax.Hub.Config({
|
16
|
-
jsMath2jax: {
|
17
|
-
preview: "none"
|
18
|
-
}
|
19
|
-
});
|
20
|
-
|
21
|
-
would set the ``preview`` parameter to ``"none"``.
|
22
|
-
|
23
|
-
|
24
|
-
.. describe:: element: null
|
25
|
-
|
26
|
-
The id name of the element that should be processed by `jsMath2jax`.
|
27
|
-
The default is the whole document.
|
28
|
-
|
29
|
-
.. describe:: preview: "TeX"
|
30
|
-
|
31
|
-
This controls whether `jsMath2jax` inserts ``MathJax_Preview`` spans
|
32
|
-
to make a preview available, and what preview to use, when it
|
33
|
-
locates in-line or display mathematics in the page. The default
|
34
|
-
is ``"TeX"``, which means use the TeX code as the preview (which
|
35
|
-
will be visible until it is processed by MathJax). Set to
|
36
|
-
``"none"`` to prevent previews from being inserted (the math
|
37
|
-
will simply disappear until it is typeset). Set to an array
|
38
|
-
containing the description of an HTML snippet in order to use the
|
39
|
-
same preview for all equations on the page.
|
40
|
-
|
41
|
-
Examples:
|
42
|
-
|
43
|
-
.. code-block:: javascript
|
44
|
-
|
45
|
-
preview: ["[math]"], // insert the text "[math]" as the preview
|
46
|
-
|
47
|
-
.. code-block:: javascript
|
48
|
-
|
49
|
-
preview: [["img",{src: "/images/mypic.jpg"}]], // insert an image as the preview
|
50
|
-
|
51
|
-
See the :ref:`description of HTML snippets <html-snippets>` for
|
52
|
-
details on how to represent HTML code in this way.
|
53
|
-
|
@@ -1,53 +0,0 @@
|
|
1
|
-
.. _configure-mml2jax:
|
2
|
-
|
3
|
-
************************
|
4
|
-
The mml2jax Preprocessor
|
5
|
-
************************
|
6
|
-
|
7
|
-
The options below control the operation of the `mml2jax` preprocessor
|
8
|
-
that is run when you include ``"mml2jax.js"`` in the `extensions` array
|
9
|
-
of your configuration. They are listed with their default values. To
|
10
|
-
set any of these options, include a ``mml2jax`` section in your
|
11
|
-
:meth:`MathJax.Hub.Config()` call. For example
|
12
|
-
|
13
|
-
.. code-block:: javascript
|
14
|
-
|
15
|
-
MathJax.Hub.Config({
|
16
|
-
mml2jax: {
|
17
|
-
preview: "none"
|
18
|
-
}
|
19
|
-
});
|
20
|
-
|
21
|
-
would set the ``preview`` parameter to ``"none"``.
|
22
|
-
|
23
|
-
.. describe:: element: null
|
24
|
-
|
25
|
-
The id name of the element that should be processed by `mml2jax`.
|
26
|
-
The default is the whole document.
|
27
|
-
|
28
|
-
.. describe:: preview: "alttext"
|
29
|
-
|
30
|
-
This controls whether `mml2jax` inserts ``MathJax_Preview`` spans
|
31
|
-
to make a preview available, and what preview to use, when it
|
32
|
-
locates mathematics on the page. The default is ``"alttext"``,
|
33
|
-
which means use the ``<math>`` tag's ``alttext`` attribute as the
|
34
|
-
preview (visible until it is processed by MathJax), if the tag has
|
35
|
-
one. Set it to ``"none"`` to prevent the previews from being
|
36
|
-
inserted (the math will simply disappear until it is typeset).
|
37
|
-
Set it to an array containing the description of an HTML snippet
|
38
|
-
in order to use the same preview for all equations on the page.
|
39
|
-
|
40
|
-
Examples:
|
41
|
-
|
42
|
-
.. code-block:: javascript
|
43
|
-
|
44
|
-
preview: ["[math]"], // insert the text "[math]" as the preview
|
45
|
-
|
46
|
-
.. code-block:: javascript
|
47
|
-
|
48
|
-
preview: [["img",{src: "/images/mypic.jpg"}]], // insert an image as the preview
|
49
|
-
|
50
|
-
See the :ref:`description of HTML snippets <html-snippets>` for
|
51
|
-
details on how to represent HTML code in this way.
|
52
|
-
|
53
|
-
|
@@ -1,137 +0,0 @@
|
|
1
|
-
.. _configure-tex2jax:
|
2
|
-
|
3
|
-
************************
|
4
|
-
The tex2jax Preprocessor
|
5
|
-
************************
|
6
|
-
|
7
|
-
The options below control the operation of the `tex2jax` preprocessor
|
8
|
-
that is run when you include ``"tex2jax.js"`` in the `extensions` array
|
9
|
-
of your configuration. They are listed with their default values. To
|
10
|
-
set any of these options, include a ``tex2jax`` section in your
|
11
|
-
:meth:`MathJax.Hub.Config()` call. For example
|
12
|
-
|
13
|
-
.. code-block:: javascript
|
14
|
-
|
15
|
-
MathJax.Hub.Config({
|
16
|
-
tex2jax: {
|
17
|
-
inlineMath: [ ['$','$'], ['\\(','\\)'] ]
|
18
|
-
}
|
19
|
-
});
|
20
|
-
|
21
|
-
would set the ``inlineMath`` delimiters for the `tex2jax`
|
22
|
-
preprocessor.
|
23
|
-
|
24
|
-
|
25
|
-
.. describe:: element: null
|
26
|
-
|
27
|
-
The id name of the element that should be processed by `tex2jax`.
|
28
|
-
The default is the whole document.
|
29
|
-
|
30
|
-
.. describe:: inlineMath: [['\\(','\\)']]
|
31
|
-
|
32
|
-
Array of pairs of strings that are to be used as in-line math
|
33
|
-
delimters. The first in each pair is the initial delimiter and
|
34
|
-
the second is the terminal delimiter. You can have as many pairs
|
35
|
-
as you want. For example,
|
36
|
-
|
37
|
-
.. code-block:: javascript
|
38
|
-
|
39
|
-
inlineMath: [ ['$','$'], ['\\(','\\)'] ]
|
40
|
-
|
41
|
-
would cause `tex2jax` to look for ``$...$`` and ``\(...\)`` as
|
42
|
-
delimiters for inline mathematics. (Note that the single dollar
|
43
|
-
signs are not enabled by default because they are used too
|
44
|
-
frequently in normal text, so if you want to use them for math
|
45
|
-
delimiters, you must specify them explicitly.)
|
46
|
-
|
47
|
-
Note that the delimiters can't look like HTML tags (i.e., can't
|
48
|
-
include the less-than sign), as these would be turned into tags by
|
49
|
-
the browser before MathJax has the chance to run. You can only
|
50
|
-
include text, not tags, as your math delimiters.
|
51
|
-
|
52
|
-
.. describe:: displayMath: [ ['$$','$$'], ['\\[','\\]'] ]
|
53
|
-
|
54
|
-
Array of pairs of strings that are to be used as delimters for
|
55
|
-
displayed equations. The first in each pair is the initial
|
56
|
-
delimiter and the second is the terminal delimiter. You can have
|
57
|
-
as many pairs as you want.
|
58
|
-
|
59
|
-
Note that the delimiters can't look like HTML tags (i.e., can't
|
60
|
-
include the less-than sign), as these would be turned into tags by
|
61
|
-
the browser before MathJax has the chance to run. You can only
|
62
|
-
include text, not tags, as your math delimiters.
|
63
|
-
|
64
|
-
.. describe:: processEscapes: false
|
65
|
-
|
66
|
-
When set to ``true``, you may use ``\$`` to represent a literal
|
67
|
-
dollar sign, rather than using it as a math delimiter. When
|
68
|
-
``false``, ``\$`` will not be altered, and the dollar sign may be
|
69
|
-
considered part of a math delimiter. Typically this is set to
|
70
|
-
``true`` if you enable the ``$ ... $`` in-line delimiters, so you
|
71
|
-
can type ``\$`` and `tex2jax` will convert it to a regular dollar
|
72
|
-
sign in the rendered document.
|
73
|
-
|
74
|
-
.. describe:: processEnvironments: true
|
75
|
-
|
76
|
-
When ``true``, `tex2jax` looks not only for the in-line and
|
77
|
-
display math delimters, but also for LaTeX environments
|
78
|
-
(``\begin{something}...\end{something}``) and marks them for
|
79
|
-
processing by MathJax. When ``false``, LaTeX environments will
|
80
|
-
not be processed outside of math mode.
|
81
|
-
|
82
|
-
.. describe:: preview: "TeX"
|
83
|
-
|
84
|
-
This controls whether `tex2jax` inserts ``MathJax_Preview`` spans
|
85
|
-
to make a preview available, and what preview to use, when it
|
86
|
-
locates in-line or display mathematics in the page. The default
|
87
|
-
is ``"TeX"``, which means use the TeX code as the preview (which
|
88
|
-
will be visible until it is processed by MathJax). Set to
|
89
|
-
``"none"`` to prevent previews from being inserted (the math
|
90
|
-
will simply disappear until it is typeset). Set to an array
|
91
|
-
containing the description of an HTML snippet in order to use the
|
92
|
-
same preview for all equations on the page.
|
93
|
-
|
94
|
-
Examples:
|
95
|
-
|
96
|
-
.. code-block:: javascript
|
97
|
-
|
98
|
-
preview: ["[math]"], // insert the text "[math]" as the preview
|
99
|
-
|
100
|
-
.. code-block:: javascript
|
101
|
-
|
102
|
-
preview: [["img",{src: "/images/mypic.jpg"}]], // insert an image as the preview
|
103
|
-
|
104
|
-
See the :ref:`description of HTML snippets <html-snippets>` for
|
105
|
-
details on how to represent HTML code in this way.
|
106
|
-
|
107
|
-
.. describe:: skipTags: ["script","noscript","style","textarea","pre","code"]
|
108
|
-
|
109
|
-
This array lists the names of the tags whose contents should not
|
110
|
-
be processed by `tex2jax` (other than to look for ignore/process
|
111
|
-
classes as listed below). You can add to (or remove from) this
|
112
|
-
list to prevent MathJax from processing mathematics in specific
|
113
|
-
contexts.
|
114
|
-
|
115
|
-
.. describe:: ignoreClass: "tex2jax_ignore"
|
116
|
-
|
117
|
-
This is the class name used to mark elements whose contents should
|
118
|
-
not be processed by tex2jax (other than to look for the
|
119
|
-
``processClass`` pattern below). Note that this is a regular
|
120
|
-
expression, and so you need to be sure to quote any `regexp`
|
121
|
-
special characters. The pattern is automatically preceeded by
|
122
|
-
``'(^| )('`` and followed by ``')( |$)'``, so your pattern will
|
123
|
-
have to match full words in the class name. Assigning an element
|
124
|
-
this class name will prevent `tex2jax` from processing its
|
125
|
-
contents.
|
126
|
-
|
127
|
-
.. describe:: processClass: "tex2jax_process"
|
128
|
-
|
129
|
-
This is the class name used to mark elements whose contents
|
130
|
-
*should* be processed by `tex2jax`. This is used to turn on
|
131
|
-
processing within tags that have been marked as ignored or skipped
|
132
|
-
above. Note that this is a regular expression, and so you need to
|
133
|
-
be sure to quote any `regexp` special characters. The pattern is
|
134
|
-
automatically preceeded by ``'(^| )('`` and followed by ``')(
|
135
|
-
|$)'``, so your pattern will have to match full words in the class
|
136
|
-
name. Use this to restart processing within an element that has
|
137
|
-
been marked as ignored above.
|
@@ -1,126 +0,0 @@
|
|
1
|
-
.. _output-formats:
|
2
|
-
|
3
|
-
**********************
|
4
|
-
MathJax Output Formats
|
5
|
-
**********************
|
6
|
-
|
7
|
-
Currently, MathJax can render math in two ways:
|
8
|
-
|
9
|
-
- Using HTML-with-CSS to lay out the mathematics, or
|
10
|
-
- Using a browser's native MathML support.
|
11
|
-
|
12
|
-
These are implemented by the `HTML-CSS` and `NativeMML` output
|
13
|
-
processors. You select which one you want to use by including either
|
14
|
-
``"output/HTML-CSS"`` or ``"output/NativeMML"`` in the `jax` array of
|
15
|
-
your MathJax configuration. For example
|
16
|
-
|
17
|
-
.. code-block:: javascript
|
18
|
-
|
19
|
-
jax: ["input/TeX","output/HTML-CSS"]
|
20
|
-
|
21
|
-
would specify TeX input and HTML-with-CSS output for the mathematics
|
22
|
-
in your document.
|
23
|
-
|
24
|
-
The HTML-CSS output processor produces high-quality output in all
|
25
|
-
major browsers, with results that are consistent across browsers and
|
26
|
-
operating systems. This is MathJax's primary output mode. It's major
|
27
|
-
advantage is its quality and consistency; it's drawback is that it is
|
28
|
-
slower that the NativeMML mode at rendering the mathematics. (The
|
29
|
-
HTML-CSS processor has not yet been optimized for speed, so you can
|
30
|
-
expect some improvement in the future. Note that IE8 in "IE8
|
31
|
-
standards mode" is an order of magnitude slower than any other browser
|
32
|
-
when processing math through the HTML-CSS output processor; see
|
33
|
-
:ref:`HTML-CSS with IE8 <html-css-with-ie8>` below for some strategies
|
34
|
-
to deal with this.)
|
35
|
-
|
36
|
-
The NativeMML output processor uses the browser's internal MathML support (if
|
37
|
-
any) to render the mathematics. Currently, Firefox has native support
|
38
|
-
for MathML, and IE has the `MathPlayer plugin
|
39
|
-
<http://www.dessci.com/en/products/mathplayer/>`_ for rendering
|
40
|
-
MathML. Opera has some built-in support for MathML that works well
|
41
|
-
with simple equations, but fails with more complex formulas, so we
|
42
|
-
don't recommend using the NativeMML output processor with Opera. Safari,
|
43
|
-
Chrome, Konqueror, and most other browsers don't support MathML
|
44
|
-
natively.
|
45
|
-
|
46
|
-
The advantage of the NativeMML output Processor is its speed, since
|
47
|
-
native MathML support is much faster than using complicated HTML and
|
48
|
-
CSS to lay out mathematics via an interpreted language like JavaScript
|
49
|
-
(as the HTML-CSS output processor does). The disadvantage is that you
|
50
|
-
are dependent on the browser's MathML implementation for your
|
51
|
-
rendering, and these vary in quality of output and completeness of
|
52
|
-
implementation. MathJax may rely on features that are not available
|
53
|
-
in some renderers (for example, Firefox's MathML support does not
|
54
|
-
implement some of the named widths, such as
|
55
|
-
``negativethinmathspace``). The results using the NativeMML output
|
56
|
-
processor may have spacing or other rendering problems that are
|
57
|
-
outside of MathJax's control.
|
58
|
-
|
59
|
-
Automatic Selection of the Output Processor
|
60
|
-
===========================================
|
61
|
-
|
62
|
-
Since not all browsers support MathML natively, it would be unwise to
|
63
|
-
choose the NativeMML output processor unless you are sure of your
|
64
|
-
audience's browser capabilities. MathJax can help with that, however,
|
65
|
-
since there is a special configuration file that will choose between
|
66
|
-
NativeMML and HTML-CSS depending on the browser in use. To invoke it,
|
67
|
-
add ``"MMLorHTML.js"`` to your configurations `config` array, and **do
|
68
|
-
not** include an output processor in your `jax` array; MathJax will
|
69
|
-
fill that in for you based on the abilities of your user's browser.
|
70
|
-
|
71
|
-
.. code-block:: javascript
|
72
|
-
|
73
|
-
config: ["MMLorHTML.js"],
|
74
|
-
jax: ["input/TeX"]
|
75
|
-
|
76
|
-
You can customize which choice to make on a browser-by-browser basis
|
77
|
-
or a global basis. See the ``config/MathJax.js`` file or the
|
78
|
-
:ref:`Configuring MathJax <configuration>` section for futher
|
79
|
-
details.
|
80
|
-
|
81
|
-
MathJax produces MathML that models the underlying mathematics as best
|
82
|
-
it can, rather than using complicated hacks to improve output for a
|
83
|
-
particular MathML implementation. When you make the choice to use the
|
84
|
-
NativeMML output processor, you are making a trade-off: gaining speed
|
85
|
-
at the expense of quality and reliability, a decision that should not
|
86
|
-
be taken lightly. Note, however, that a user can employ the MathJax
|
87
|
-
contectual menu to select the other other renderer if he or she
|
88
|
-
wishes.
|
89
|
-
|
90
|
-
|
91
|
-
.. _html-css-with-ie8:
|
92
|
-
|
93
|
-
HTML-CSS with IE8
|
94
|
-
=================
|
95
|
-
|
96
|
-
Internet Explorer 8 has at least eight different rendering modes in
|
97
|
-
which can operate, and that are triggered by the `DOCTYPE` of the
|
98
|
-
document being viewed. It's "quirks" mode is its fasted mode, and its
|
99
|
-
"IE8 standards" mode is its slowest. This is the mode triggered by
|
100
|
-
strict HTML document types, and since most modern content management
|
101
|
-
systems now include a `DOCTYPE` that activates "standards" mode, IE8
|
102
|
-
will operate in its slowest manner. This is particularly apparent
|
103
|
-
when MathJax is used, since IE8 in standards mode runs 20 to 30 times
|
104
|
-
slower than its does in its IE7 emulation mode, and 60 times slower
|
105
|
-
than in quirks mode.
|
106
|
-
|
107
|
-
Most users find this speed reduction unacceptable when there is much
|
108
|
-
mathematics on the page. To overcome this problem, you may wish to
|
109
|
-
tell IE8 to use its IE7 emulation mode rather than its IE8 standards
|
110
|
-
mode. You can accomplish this by including the line
|
111
|
-
|
112
|
-
.. code-block:: html
|
113
|
-
|
114
|
-
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
|
115
|
-
|
116
|
-
at the top of the ``<head>`` section of your HTML documents. This
|
117
|
-
lets you keep the strict `DOCTYPE` for validation purposes, while
|
118
|
-
still managing to get reasonable perforance from Internext Explorer
|
119
|
-
8. Note that this line must come at the beginning of the ``<head>``,
|
120
|
-
before any stylesheets or other content are loaded.
|
121
|
-
|
122
|
-
Altertnatively, you can use the `MMLorHTML` configuration file
|
123
|
-
described above to select NativeMML output when possible, and request
|
124
|
-
that your users install the `MathPlayer plugin
|
125
|
-
<http://www.dessci.com/en/products/mathplayer/>`_, which will render
|
126
|
-
the mathematics much more quickly.
|
@@ -1,65 +0,0 @@
|
|
1
|
-
.. _platforms:
|
2
|
-
|
3
|
-
======================================
|
4
|
-
Using MathJax in popular web platforms
|
5
|
-
======================================
|
6
|
-
|
7
|
-
Most web-based content-management systems include a theme or template
|
8
|
-
layer that determines how the pages look, and that loads information
|
9
|
-
common to all pages. Such theme files provide one popular way to
|
10
|
-
include MathJax in your web templates in the absense of
|
11
|
-
MathJax-specific plugins for the system you are using. To take
|
12
|
-
advantage of this approach, you will need access to your theme files,
|
13
|
-
which probably means you need to be an administrator for the site; if
|
14
|
-
you are not, you may need to have an administrator do these steps for
|
15
|
-
you.
|
16
|
-
|
17
|
-
To enable MathJax in your web platform, add the line::
|
18
|
-
|
19
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js"></script>
|
20
|
-
|
21
|
-
(where ``path-to-MathJax`` is the web-address of the main MathJax
|
22
|
-
directory for your server) either just before the ``</head>`` tag in
|
23
|
-
your theme file, or at the end of the file if it contains no
|
24
|
-
``</head>``.
|
25
|
-
|
26
|
-
The theme files for various popular platforms are:
|
27
|
-
|
28
|
-
`WordPress <http://wordpress.org/>`_
|
29
|
-
``wp-content/themes/[current_theme]/header.php``
|
30
|
-
|
31
|
-
`Movable Type <http://www.movabletype.org/>`_
|
32
|
-
``[current_theme_templates]/html_head.mhtml``
|
33
|
-
|
34
|
-
`Drupal <http://drupal.org/>`_
|
35
|
-
``themes/[current_theme]/page.tpl.php``
|
36
|
-
|
37
|
-
`Joomla <http://www.joomla.org/>`_
|
38
|
-
``templates/[current_theme]/index.php``
|
39
|
-
|
40
|
-
`MediaWiki <http://www.mediawiki.org/>`_
|
41
|
-
``skins/[current_skin].php``
|
42
|
-
|
43
|
-
`TiddlyWiki <http://www.tiddlywiki.com/>`_
|
44
|
-
``*.php`` (Whatever you call your TiddlyWiki php file)
|
45
|
-
|
46
|
-
`Moodle <http://moodle.org/>`_
|
47
|
-
``theme/[current_theme]/header.html``
|
48
|
-
|
49
|
-
Keep in mind that this will enable MathJax for your current
|
50
|
-
theme/template only. If you change themes or update your theme, you
|
51
|
-
will have to repeat these steps.
|
52
|
-
|
53
|
-
|
54
|
-
Insructions for Specific Platforms
|
55
|
-
==================================
|
56
|
-
|
57
|
-
Some programs, such as WordPress and Moveable Type, allow you to edit
|
58
|
-
template files from inside their administrator interfaces. Specific
|
59
|
-
instructions for these are given via the links below.
|
60
|
-
|
61
|
-
.. toctree::
|
62
|
-
:maxdepth: 1
|
63
|
-
|
64
|
-
Wordpress <wordpress>
|
65
|
-
Movable Type <movable-type>
|
@@ -1,41 +0,0 @@
|
|
1
|
-
.. _platform-movable-type:
|
2
|
-
|
3
|
-
==========================
|
4
|
-
Using MathJax in WordPress
|
5
|
-
==========================
|
6
|
-
|
7
|
-
These instructions assume you already have placed the MathJax files on
|
8
|
-
your server (see :ref:`Installing and Testing MathJax <installation>`).
|
9
|
-
|
10
|
-
1. Open Moveable Type Admin interface for the site on which you want to enable
|
11
|
-
MathJax.
|
12
|
-
|
13
|
-
2. In the dashboard menu on the left, open up the Design menu. This
|
14
|
-
should show you the templates you are currently using on the site.
|
15
|
-
|
16
|
-
.. image:: ../images/mt_menu.png
|
17
|
-
|
18
|
-
|
19
|
-
3. Scroll down to the Template Modules section in the template list
|
20
|
-
and open the `HTML Head` template.
|
21
|
-
|
22
|
-
.. image:: ../images/mt_templates.png
|
23
|
-
|
24
|
-
4. At the end of the file, insert
|
25
|
-
|
26
|
-
.. code-block:: html
|
27
|
-
|
28
|
-
<script type="text/javascript" src="path-to-MathJax/MathJax.js"></script>
|
29
|
-
|
30
|
-
where ``path-to-MathJax`` is replaced by the web-address of the
|
31
|
-
main MathJax dorectory on your server.
|
32
|
-
|
33
|
-
.. image:: ../images/mt_head.png
|
34
|
-
|
35
|
-
5. Save the file. This should enable MathJax, so you should be able
|
36
|
-
to start adding mathematical content to your pages. Use the
|
37
|
-
``config/MathJas.js`` file in the MathJax directory to configure
|
38
|
-
MathJax to your needs (see :ref:`Configuring MathJax
|
39
|
-
<configuration>` for details).
|
40
|
-
|
41
|
-
|