Examples of MathJax in a Browser — MathJax 4.0 documentation (original) (raw)
- Examples of MathJax in a Browser
- View page source
There are a number of example files in the MathJax web demo repository (see the list of demos). These include documentation as well as live examples that you can run.
In addition, there are examples within this documentation:
- Configuring MathJax using an external script
- Configuring and loading MathJax using one local file
- Synchronizing with MathJax using promises
- Resetting TeX equation numbering
- Updating previously typeset content
- Looking up the math on the page
- Loading MathJax only on pages with math
- Configuring TeX Macros at Startup
- Running TeX Code at Startup
- Automatic section numbering
- Better display of Unicode full-width numbers
- Creating stand-alone SVG images
- Printing all the TeX code in the page
- Printing all the TeX errors in the page
- Printing all merror messages
- Reporting all undefined macros
- Reporting all MathML structural errors
- Trapping compilation and typesetting errors
- Defining both in-line and display-mode AsciiMath delimiters
- A replacement for the NativeMML output jax
- Building a custom component
- Building a custom extension
- Building a custom MathJax file
- A renderAction for tooltips
- A renderAction to collapse complex subexpressions
- A renderAction to use tags for math delimiters
- Allowing spaces in numbers
- Converting Unicode full-width characters to ASCII equivalents
- Converting Unicode numeric superscripts to TeX ones
- Converting SVG size from ex to px units
- An Autobold extension replacement
- Convert mathvariant text to Unicode equivalents
- Backward Compatibility for TeX input
- Locating MathJax v2 math script tags