linked MathML
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@558 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
This commit is contained in:
parent
983655b3d8
commit
02fe5b3faf
|
@ -21,11 +21,11 @@ impaired. With MathJax, mathematics is text-based rather than
|
||||||
image-based, and so it is available for search engines, meaning that
|
image-based, and so it is available for search engines, meaning that
|
||||||
your equations can be searchable, just like the text of your pages.
|
your equations can be searchable, just like the text of your pages.
|
||||||
MathJax allows page authors to write formulas using TeX and LaTeX
|
MathJax allows page authors to write formulas using TeX and LaTeX
|
||||||
notation, or MathML, a powerful interchange format for mathematics
|
notation, or `MathML <http://www.w3.org/TR/MathML3>`_, a World Wide
|
||||||
that has become an industry standard. MathJax will even convert TeX
|
Web Constortium standard for representing mathematics in XML format.
|
||||||
notation into MathML, so that it can be rendered more quickly by those
|
MathJax will even convert TeX notation into MathML, so that it can be
|
||||||
browsers that support MathML natively, or so that you can copy and
|
rendered more quickly by those browsers that support MathML natively,
|
||||||
past it into other programs.
|
or so that you can copy and past it into other programs.
|
||||||
|
|
||||||
MathJax is modular, so it loads components only when necessary, and
|
MathJax is modular, so it loads components only when necessary, and
|
||||||
can be extended to include new capabilities as needed. MathJax is
|
can be extended to include new capabilities as needed. MathJax is
|
||||||
|
|
Loading…
Reference in New Issue
Block a user