Davide P. Cervone
|
f10ec864ea
|
Update version numbers for merge with issue117
|
2011-05-18 10:00:27 -04:00 |
|
Davide P. Cervone
|
83ff2b0901
|
Merge issue113 (resolving conflicts with edits in issue106)
|
2011-05-18 09:54:21 -04:00 |
|
Davide P. Cervone
|
326b107118
|
Properly handle missing </math> tags in IE. Properly handle non-MathML tags that are included within the <math> element (e.g., from a <semantics> annotation or due to missing </math>). Resolves issue #113.
|
2011-05-06 14:09:59 -04:00 |
|
Davide P. Cervone
|
3732851167
|
Refactor code that builds outerHTML string by hand, since it needs to be used by Opera as well in order to fix unquoted special characters in attributes. This also fixes the self-closing tag problems for IE and Opera. (Resolves issue #106 and issue #99)
|
2011-04-21 20:54:12 -04:00 |
|
Davide P. Cervone
|
536eece1b1
|
Fix problem with element parameter to the preprocessors (by making a global parameter instead, so there is only one place it needs to be set). Also make it an array so that more than one element can be specified.
|
2011-03-18 18:38:51 -04:00 |
|
Davide P. Cervone
|
072bcdd1bd
|
Fix spelling of 'version' in mml2jax (argh!)
|
2011-03-09 09:24:00 -05:00 |
|
Davide P. Cervone
|
a5661b5c1c
|
Change versions to 1.1 and update copyright dates
|
2011-03-03 16:45:48 -05:00 |
|
Davide P. Cervone
|
5950641ee5
|
Merge branch IE9-issues (with updated versions and packing)
|
2011-02-26 10:04:06 -05:00 |
|
Davide P. Cervone
|
97fb465311
|
Add CombineConfig() routine to combine default configuration with user configuration, and insert signal hooks to do synchronize configuration (for use with combined configuration files)
|
2011-02-21 14:39:15 -05:00 |
|
Davide P. Cervone
|
dcb9be2fc4
|
Repack and recombine the previous changes
|
2011-02-15 11:39:50 -05:00 |
|
Davide P. Cervone
|
31c32f8f20
|
Add MathJax.HTML.setScript() to handle setting a script's value (taking IE9 bug into account), and use it where scripts are created (resolves issue#5)
|
2011-02-07 19:48:47 -05:00 |
|
Davide P. Cervone
|
2a99d528aa
|
Comments don't need to have <, >, and & replaced, so do text separately from comments
|
2011-02-02 10:59:34 -05:00 |
|
Davide P. Cervone
|
5dc47f7647
|
Put comment text inside comment markers when processing IE MathML (resolves issue #63)
|
2011-02-02 08:23:10 -05:00 |
|
Davide P. Cervone
|
58ce73bfd8
|
Update packing to just use yuicompressor
|
2010-12-30 15:31:25 -05:00 |
|
Robert Miner
|
8644056391
|
moved files out of mathjax/ to top level
|
2010-11-13 12:38:42 -06:00 |
|