Davide P. Cervone
|
1bb9758dc8
|
Trap errors with document.namespace (it crashes IE10 in standards mode).
|
2015-01-24 15:45:09 -05:00 |
|
Davide P. Cervone
|
ba23831ebc
|
Merge pull request #806 from christianp/ctop
Use ctop.js instead of XSLT in Content MathML extension.
Finally getting to merge this. At long last!
|
2014-12-30 16:12:38 -05:00 |
|
Davide P. Cervone
|
2f3d09cc30
|
Change version back so merge of ctop is clean.
|
2014-12-30 16:04:13 -05:00 |
|
Davide P. Cervone
|
1a895e2a7c
|
Update version numbers, repack, and recombine
|
2014-06-12 05:53:13 -04:00 |
|
Christian Perfect
|
82dc8af1ae
|
content-mathml: make it compatible with IE8; code style fixes
|
2014-05-16 14:15:53 +01:00 |
|
Davide P. Cervone
|
e92f3f2718
|
Change copyright and version numbers
|
2014-05-07 17:02:28 -04:00 |
|
Davide P. Cervone
|
db87f413bb
|
Avoid IE10 compatibility mode (which says v7.0) but documentMode = 9 problem with transformNode() call.
|
2014-05-04 15:52:53 -04:00 |
|
Christian Perfect
|
c17c4e6dfa
|
content-mathml extension: load config from MathJax.Hub.Config
Config is loaded from `MathML.content-mathml`, and extends the CToP.settings object.
|
2014-05-02 15:44:58 +01:00 |
|
Christian Perfect
|
86a6c173cf
|
Content-MathML extension: update CToP.js
from mathjax/ctop
|
2014-05-02 14:52:35 +01:00 |
|
Christian Perfect
|
e6a1aed03a
|
copy ctop.js into the content-mathml extension
Developed in mathjax/ctop. Uses the MathML jax's DOMfilterHooks to manipulate MathML elements before they're parsed into the internal format.
|
2014-04-25 16:47:20 +01:00 |
|
Davide P. Cervone
|
a9d11e1b92
|
Combine ctop.xsl and mml3mml2.xsl into one, but remove svg tranformation for summation. Issue #799.
|
2014-04-24 21:10:38 -04:00 |
|
Davide P. Cervone
|
6b93c17d9c
|
Update version of ctop.xsl used in content-mathml extension. Issue #692.
|
2014-03-19 09:38:35 -04:00 |
|
Frédéric Wang
|
b73eafd431
|
Bump version numbers. #534
|
2013-10-21 13:58:46 +02:00 |
|
Davide P. Cervone
|
154f1cdfbc
|
Add copyright notice for David Carlisle to content-mathml
|
2013-05-14 06:01:30 -04:00 |
|
Davide P. Cervone
|
4053d7acab
|
Set versions to 2.2 and update copyright notice
|
2013-05-01 14:37:39 -04:00 |
|
Davide P. Cervone
|
a7ed50a474
|
Repack and recombine. Fix some variable scoping and other issued detected by the packer.
|
2013-04-29 20:14:12 -04:00 |
|
Davide P. Cervone
|
e253967b72
|
Fix comment in content-mathml.js
|
2013-04-24 15:25:28 -04:00 |
|
Davide P. Cervone
|
2d33f1d348
|
Call MATML.Parse.prototype directly rather than make a special flag for preprocessing. Use MATHML variable rather than full reference.
|
2013-04-22 15:44:58 -04:00 |
|
Frédéric Wang
|
842dc53c36
|
Try to implement the XSLT transform for IE>=9.
|
2013-03-06 12:09:07 +01:00 |
|
Frédéric Wang
|
276b7751dc
|
Implement the XSLT for IE <= 8.
|
2013-03-05 15:15:45 +01:00 |
|
Frédéric Wang
|
ca718359cc
|
Handle parsing of the <math> source better.
|
2013-03-05 12:30:48 +01:00 |
|
Frédéric Wang
|
0928aac88e
|
Experimental content-mathml extension.
|
2013-02-28 11:56:27 +01:00 |
|