web/examples.rst
.. _web-examples:
################################ Examples of MathJax in a Browser ################################
There are a number of example files in the MathJax web demo repository <https://github.com/mathjax/MathJax-demos-web>__ (see the list of demos <https://github.com/mathjax/MathJax-demos-web#samples-of-mathjax-v3>__).
These include documentation as well as live examples that you can
run.
In addition, there are examples within this documentation:
|btight|
Configuring MathJax using an external script <local-configuration-file>Configuring and loading MathJax using one local file <config-loads-mathjax>Synchronizing with MathJax using promises <typeset-async>Resetting TeX equation numbering <tex-reset>Updating previously typeset content <typeset-clear>Looking up the math on the page <get-math-items>Loading MathJax only on pages with math <load-for-math>Configuring TeX Macros at Startup <tex-startup-macros>Running TeX Code at Startup <tex-ready-macros>..
Automatic section numbering <tex-tagformat-section-numbers>Better display of Unicode full-width numbers <full-width-numbers>Creating stand-alone SVG images <stand-alone-svg>..
Printing all the TeX code in the page <print-all-math>Printing all the TeX errors in the page <tex-error-report>Printing all merror messages <listing-all-errors>Reporting all undefined macros <report-undefined-macros>Reporting all MathML structural errors <verifying-mathml>Trapping compilation and typesetting errors <trap-errors>..
Defining both in-line and display-mode AsciiMath delimiters <asciimath-display-delimiters>A replacement for the NativeMML output jax <NativeMML>..
Building a custom component <custom-component>Building a custom extension <custom-extension>Building a custom MathJax file <custom-build>..
A renderAction for tooltips <renderaction-tooltip>A renderAction to collapse complex subexpressions <renderaction-collapse>A renderAction to use tags for math delimiters <renderaction-findtags>..
Allowing spaces in numbers <filter-number-space>Converting Unicode full-width characters to ASCII equivalents <filter-fullwidth>Converting Unicode numeric superscripts to TeX ones <filter-number-scripts>Converting SVG size from ex to px units <filter-svg-size>An Autobold extension replacement <filter-autobold>Convert mathvariant text to Unicode equivalents <filter-mathvariant>..
Backward Compatibility for TeX input <v2-compatibility-example>Locating MathJax v2 math script tags <math-script-example>|etight|
|-----|