.. _web-examples: ################################ Examples of MathJax in a Browser ################################ 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: |btight| * :ref:`Configuring MathJax using an external script ` * :ref:`Configuring and loading MathJax using one local file ` * :ref:`Synchronizing with MathJax using promises ` * :ref:`Resetting TeX equation numbering ` * :ref:`Updating previously typeset content ` * :ref:`Looking up the math on the page ` * :ref:`Loading MathJax only on pages with math ` * :ref:`Configuring TeX Macros at Startup ` * :ref:`Running TeX Code at Startup ` .. * :ref:`Automatic section numbering ` * :ref:`Better display of Unicode full-width numbers ` * :ref:`Creating stand-alone SVG images ` .. * :ref:`Printing all the TeX code in the page ` * :ref:`Printing all the TeX errors in the page ` * :ref:`Printing all merror messages ` * :ref:`Reporting all undefined macros ` * :ref:`Reporting all MathML structural errors ` * :ref:`Trapping compilation and typesetting errors ` .. * :ref:`Defining both in-line and display-mode AsciiMath delimiters ` * :ref:`A replacement for the NativeMML output jax ` .. * :ref:`Building a custom component ` * :ref:`Building a custom extension ` * :ref:`Building a custom MathJax file ` .. * :ref:`A renderAction for tooltips ` * :ref:`A renderAction to collapse complex subexpressions ` * :ref:`A renderAction to use tags for math delimiters ` .. * :ref:`Allowing spaces in numbers ` * :ref:`Converting Unicode full-width characters to ASCII equivalents ` * :ref:`Converting Unicode numeric superscripts to TeX ones ` * :ref:`Converting SVG size from ex to px units ` * :ref:`An Autobold extension replacement ` * :ref:`Convert mathvariant text to Unicode equivalents ` .. * :ref:`Backward Compatibility for TeX input ` * :ref:`Locating MathJax v2 math script tags ` |etight| |-----|