Sha256: 11f56e7d8e66df0385dc83f4e0f6f08a52d963b8b5c6452a3dc2af8bd3efe867

Contents?: true

Size: 811 Bytes

Versions: 30

Compression:

Stored size: 811 Bytes

Contents

.. _configure-MathML:

**************************
The MathML input processor
**************************

The options below control the operation of the MathML input processor
that is run when you include ``"input/MathML"`` in the `jax` array of
your configuration.  They are listed with their default values.  To
set any of these options, include a ``MathML`` section in your
:meth:`MathJax.Hub.Config()` call.  For example

.. code-block:: javascript

    MathJax.Hub.Config({
      MathML: {
        useMathMLspacing: true
      }
    });

would set the ``useMathMLspacing`` option so that the MathML rules for
spacing would be used (rather than TeX spacing rules).

.. describe:: useMathMLspacing: false

    Specifies whether to use TeX spacing or MathML spacing when the
    `HTML-CSS` output jax is used.

Version data entries

30 entries across 15 versions & 5 rubygems

Version Path
mathjax-rails-1.0.3 vendor/mathjax-MathJax-da8d488/docs/source/options/MathML.rst
mathjax-rails-1.0.3 vendor/mathjax-MathJax-da8d488/docs/html/_sources/options/MathML.txt
mathjax-rails-1.0.2 vendor/mathjax-MathJax-da8d488/docs/html/_sources/options/MathML.txt
mathjax-rails-1.0.2 vendor/mathjax-MathJax-da8d488/docs/source/options/MathML.rst
mathjax_rails-0.0.1 vendor/mathjax-MathJax-da8d488/docs/source/options/MathML.rst
mathjax_rails-0.0.1 vendor/mathjax-MathJax-da8d488/docs/html/_sources/options/MathML.txt
amiba-1.0.2 lib/amiba/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst
amiba-1.0.2 lib/amiba/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt
amiba-1.0.1 lib/amiba/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt
amiba-1.0.1 lib/amiba/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst
amiba-1.0.0 lib/amiba/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt
amiba-1.0.0 lib/amiba/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst
amiba-0.0.9 lib/amiba/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt
amiba-0.0.9 lib/amiba/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst
mathjax-rails-0.0.4 vendor/mathjax-MathJax-da8d488/docs/source/options/MathML.rst
mathjax-rails-0.0.4 vendor/mathjax-MathJax-da8d488/docs/html/_sources/options/MathML.txt
mathjax-rails-0.0.3 vendor/mathjax-MathJax-da8d488/docs/source/options/MathML.rst
mathjax-rails-0.0.3 vendor/mathjax-MathJax-da8d488/docs/html/_sources/options/MathML.txt
gollum-1.3.1 lib/gollum/frontend/public/javascript/MathJax/docs/rst/options/MathML.rst
gollum-1.3.1 lib/gollum/frontend/public/javascript/MathJax/docs/html/_sources/options/MathML.txt