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
|
||||
your equations can be searchable, just like the text of your pages.
|
||||
MathJax allows page authors to write formulas using TeX and LaTeX
|
||||
notation, or MathML, a powerful interchange format for mathematics
|
||||
that has become an industry standard. MathJax will even convert TeX
|
||||
notation into MathML, so that it can be rendered more quickly by those
|
||||
browsers that support MathML natively, or so that you can copy and
|
||||
past it into other programs.
|
||||
notation, or `MathML <http://www.w3.org/TR/MathML3>`_, a World Wide
|
||||
Web Constortium standard for representing mathematics in XML format.
|
||||
MathJax will even convert TeX notation into MathML, so that it can be
|
||||
rendered more quickly by those browsers that support MathML natively,
|
||||
or so that you can copy and past it into other programs.
|
||||
|
||||
MathJax is modular, so it loads components only when necessary, and
|
||||
can be extended to include new capabilities as needed. MathJax is
|
||||
|
|
Loading…
Reference in New Issue
Block a user