File: index.rst

package info (click to toggle)
mathjax-docs 2.4%2B20140903-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 916 kB
  • ctags: 14
  • sloc: sh: 21; python: 19; makefile: 8
file content (157 lines) | stat: -rw-r--r-- 3,800 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
#####################
MathJax Documentation
#####################

MathJax is an open-source JavaScript display engine for LaTeX,
MathML, and AsciiMath notation that works in all modern browsers.

Basic Usage
===========

.. toctree::
    :maxdepth: 1

    What is MathJax? <mathjax>
    Getting Started with MathJax <start>
    Installing and Testing MathJax <installation>
    Loading and Configuring MathJax <configuration>
    Common MathJax Configurations <config-files>
    Using MathJax in Web Platforms <platforms/index>

.. toctree::
    :maxdepth: 1

    MathJax TeX and LaTeX Support <tex>
    MathJax MathML Support <mathml>
    MathJax AsciiMath Support <asciimath>
    MathJax Output Formats <output>
    MathJax Font Support <font-support>

.. toctree::
    :maxdepth: 1

    MathJax Localization <localization>
    MathJax Safe-mode <safe-mode>

.. toctree::
    :maxdepth: 1

    The MathJax Community <community>


.. _configuration-options:

MathJax Configuration Options
=============================

.. toctree::
    :maxdepth: 1

    The configuration objects <options/index>

.. toctree::
    :maxdepth: 1

    The core options <options/hub>

.. toctree::
    :maxdepth: 1

    The tex2jax preprocessor options <options/tex2jax>
    The mml2jax preprocessor options <options/mml2jax>
    The asciimath2jax preprocessor options <options/asciimath2jax>
    The jsMath2jax preprocessor options <options/jsMath2jax>

.. toctree::
    :maxdepth: 1

    The TeX input processor options <options/TeX>
    The MathML input processor options <options/MathML>
    The AsciiMath input processor options <options/AsciiMath>
    The HTML-CSS output processor options <options/HTML-CSS>
    The NativeMML output processor options <options/NativeMML>
    The SVG output processor options <options/SVG>
    The MMLorHTML configuration options <options/MMLorHTML>
    
.. toctree::
    :maxdepth: 1

    The MathMenu options <options/MathMenu>
    The MathZoom options <options/MathZoom>
    The MathEvents options <options/MathEvents>
    The FontWarnings options <options/FontWarnings>
    The Safe options <options/Safe>
    The MatchWebFonts options <options/MatchWebFonts>
    
.. toctree::
    :maxdepth: 1

    Third-party extensions <options/ThirdParty>
.. _advanced-topics:

Advanced Topics
===============

.. toctree::
    :maxdepth: 1

    The MathJax Processing Model <model>
    The MathJax Startup Sequence <startup>
    Synchronizing Your Code with MathJax <synchronize>
    Loading MathJax Dynamically <dynamic>
    Modifying Math on the Page <typeset>
    Obtaining the MathML for an Expression <toMathML>
    Writing MathJax Extensions <extension-writing>

.. toctree::
    :maxdepth: 1

    Details of the MathJax API<api/index>


.. _upgrading-MathJax:


Miscellanea
===============

.. toctree::
    :maxdepth: 1

    MathJax FAQ <misc/faq>
    Browser Compatibility <misc/browser-compatibility>
    EPUB3 Reading Systems <misc/epub>
    MathJax Badges and Logo <misc/badges>    
    Articles and Presentations <misc/articles>

Upgrading MathJax
=================

.. toctree::
    :maxdepth: 1

    What's New in MathJax v2.4 <whats-new-2.4>
    What's New in MathJax v2.3 <whats-new-2.3>
    What's New in MathJax v2.2 <whats-new-2.2>
    What's New in MathJax v2.1 <whats-new-2.1>
    What's New in MathJax v2.0 <whats-new-2.0>
    What's New in MathJax v1.1 <whats-new-1.1>
    Migrating from MathJax v1.0 to v1.1 <upgrade>
    Converting to MathJax from jsMath <jsMath>

Reference Pages
===============

.. toctree::
    :maxdepth: 1

    HTML snippets <HTML-snippets>
    CSS style objects <CSS-styles>
    Localization strings <localization-strings>
    Glossary <glossary>

* :ref:`Search <search>`

--------

This version of the documentation was built |today|.