Wayback Machine
93 captures
03 Dec 2014 - 20 Nov 2023
Jun AUG Oct
Previous capture 31 Next capture
2016 2017 2018
success
fail
About this capture
COLLECTED BY
Organization: Internet Archive
These crawls are part of an effort to archive pages as they are created and archive the pages that they refer to. That way, as the pages that are referenced are changed or taken from the web, a link to the version that was live when the page was written will be preserved.

Then the Internet Archive hopes that references to these archived pages will be put in place of a link that would be otherwise be broken, or a companion link to allow people to see what was originally intended by a page's authors.

The goal is to fix all broken links on the web. Crawls of supported "No More 404" sites.
Collection: Wikipedia Near Real Time (from IRC)
This is a collection of web page captures from links added to, or changed on, Wikipedia pages. The idea is to bring a reliability to Wikipedia outlinks so that if the pages referenced by Wikipedia articles are changed, or go away, a reader can permanently find what was originally referred to.

This is part of the Internet Archive's attempt to rid the web of broken links.
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20170831180044/http://docs.mathjax.org/en/latest/misc/platforms.html
MathJax
latest

Basic Usage

  • What is MathJax?
  • Getting Started with MathJax
  • Installing and Testing MathJax
  • Loading and Configuring MathJax
  • Combined MathJax Configurations
  • MathJax TeX and LaTeX Support
  • MathJax MathML Support
  • MathJax AsciiMath Support
  • MathJax Output Formats
  • MathJax Font Support
  • MathJax Localization
  • MathJax Safe-mode
  • The MathJax Community

Configuration options

  • Configuration options

Advanced topics

  • The MathJax Processing Model
  • The MathJax Startup Sequence
  • Synchronizing Your Code with MathJax
  • Loading MathJax Dynamically
  • Modifying Math on the Page
  • Obtaining the MathML for an Expression
  • Writing MathJax Extensions
  • Debugging Tips
  • MathJax on NodeJS

The MathJax API

  • Details of the MathJax API

Miscellanea

  • Accessibility features
  • Browser Compatibility
  • EPUB3 Reading Systems
  • MathJax Badges and Logo
  • Articles and Presentations
  • Using MathJax in Web Platforms
    • Unofficial Tutorials
    • Using MathJax in a Theme File
  • MathJax FAQ
  • MathJax in Use

Upgrading MathJax

  • Upgrading MathJax

Reference Pages

  • HTML snippets
  • CSS style objects
  • Localization strings
  • Glossary
MathJax
  • Docs »
  • Using MathJax in popular web platforms
  • Edit on GitHub

Using MathJax in popular web platforms¶

MathJax plugins are available for a growing number of wikis, blogs, and other content-management systems.

  • MathJax-LaTeX, Simple-MathJax plug-ins for WordPress.
  • MathJax plugin for Drupal.
  • Concrete5 MathJax plugin.
  • MathJax plugins for Joomla.
  • Sphinx extension: MathJax
  • MathJax plugin for DokuWiki
  • MediaWiki math extension used on Wikipedia, using MathJax since v1.20.
  • Tiddlywiki plugin, PluginMathJax for TiddlyWiki.
  • WikidPad, a plugin for the personal wiki platform.
  • MathJax Extension for the webbased SVG editor SVG edit.
  • Instantbird Extension adds MathJax to the Mozilla-based chat client.
  • MathJax plugin for Trac

If the program you are using is not one of these, you might be able to use MathJax by modifying the theme or template for your wiki or blog, as explained below.

Unofficial Tutorials¶

  • One Mathematical Cat’s tutorial
  • Using MathJax on almost all blogging platforms by Christian Perfect.
  • Using Jekyll to generate fallback images in RSS and use MathJax in html.
  • Using MathJax on Posterous.
  • Using MathJax in Blogger
  • Using MathJax with Google Web Toolkit widgets
  • Using MathJax with Markdown. See also notepag.es for writing Markdown+MathJax.
  • Posting to WordPress from LaTeX, using MathJax
  • Converting Javadocs from LaTeXlet to MathJax
  • Using iPython Notebooks with Mathjax+Markdown
  • deck.js with MathJax (slide show / presentation software)
  • Example of MathJax in Google’s html5slides, source on github

Using MathJax in a Theme File¶

Most web-based content-management systems include a theme or template layer that determines how the pages look, and that loads information common to all pages. Such theme files provide a way to include MathJax in your web templates in the absence of MathJax-specific plugins for the system you are using. To take advantage of this approach, you will need access to your theme files, which probably means you need to be an administrator for the site; if you are not, you may need to have an administrator do these steps for you. You will also have to identify the right file if the theme consists of multiple files.

To enable MathJax in your web platform using cdnjs, add the line:

<script type=”text/javascript”
src=”https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js/MathJax.js?config=TeX-AMS-MML_HTMLorMML“></script>

either just before the </head> tag in your theme file, or at the end of the file if it contains no </head>.

Keep in mind that this will enable MathJax for your current theme/template only. If you change themes or update your theme, you will have to repeat these steps. We strongly suggest to use a plugin or help the community of your favorite software by writing a plugin.

Next Previous

© Copyright 2015 The MathJax Consortium. Revision 40f35c56.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v1.0
v2.7-latest
v2.6-latest
v2.5-latest
v2.4-latest
v2.3-latest
v2.2-latest
v2.1-latest
v2.0-latest
v1.1-latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.