Commit Graph

419 Commits

Author SHA1 Message Date
Davide P. Cervone
83ff2b0901 Merge issue113 (resolving conflicts with edits in issue106) 2011-05-18 09:54:21 -04:00
Davide P. Cervone
3056b41c13 Merge branch 'issue106' into 1.1a-candidate 2011-05-18 09:37:17 -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
fd0c9236a2 Remove wait for NativeMML selection signal, and just use the onLoad signal (so that existing pages that change the renderer by hand will continue to work). It would be nice to avoid setting up the namespace when not needed, but it doesn't seem to hurt, and doesn't cause MathPlayer to start up, so it should be OK. 2011-04-27 20:11:17 -04:00
Davide P. Cervone
fc2964dda7 Make renderer change via MathMenu post the renderer select message (so NativeMML configuration will complete for IE/MathPlayer in combined configurations) 2011-04-27 18:28:50 -04:00
Davide P. Cervone
1740640ea5 Bump the version number and repack/recombine 2011-04-27 12:05:12 -04:00
Davide P. Cervone
ae55a2f570 Fix a timing issue where setting up MathPlayer can cause IE to crash (resolves issue #110). 2011-04-27 09:37:24 -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
bb09608b23 Resolve a conflict with Mathjax and Slidy (its sets window.opera, which confused the browser detection) 2011-04-05 12:25:44 -04:00
Davide P. Cervone
4a2969c45b Merge dpvc/issue85 (fixes for element configuration option) 2011-04-05 12:19:46 -04:00
Davide P. Cervone
d485393f88 Recombine to make sure configs are up to date 2011-04-04 14:10:30 -04:00
Davide P. Cervone
f9e9165835 Merge remote branch 'dpvc/issue89' 2011-04-04 14:07:59 -04:00
Davide P. Cervone
7900c136e4 Merge remote branch 'dpvc/issue87' 2011-04-04 14:07:56 -04:00
Davide P. Cervone
ea00136979 Merge remote branch 'dpvc/issue86' 2011-04-04 14:07:11 -04:00
Davide P. Cervone
0e698717b5 Merge remote branch 'dpvc/docs-update' 2011-04-04 14:05:00 -04:00
Davide P. Cervone
91fca00e4f Fixed typo in about box (Fred reported in issue #47) 2011-04-04 14:04:39 -04:00
Davide P. Cervone
2ac603fa4a Fixed location of .htaccess file for shared installations 2011-03-29 14:05:48 -04:00
Davide P. Cervone
af0b052702 Partial work-around for issue#89: have <br> insert a newline in IE when documentMode < 9 2011-03-26 08:40:02 -04:00
Davide P. Cervone
827c4b3e32 Fixed typo in documentation 2011-03-24 10:09:50 -04:00
Davide P. Cervone
a418d0748a Fix problem with accents not having the correct mathvariant (resolves issue 87) 2011-03-24 09:06:30 -04:00
Davide P. Cervone
4b35e6e4f0 Last round of typos from Carol (I think) 2011-03-23 22:38:55 -04:00
Davide P. Cervone
41cdadab9a Fix delimiters used in example, since defaults now don't include single dollars. 2011-03-21 23:01:50 -04:00
Davide P. Cervone
683fa0291d More of Carol's typo corrections. She probably has two more days to go! 2011-03-21 20:21:00 -04:00
Davide P. Cervone
fe11cb9807 Fix a bunch of documentation typos (from Carol Fisher) 2011-03-21 10:55:40 -04:00
Davide P. Cervone
2cd3e23b58 Fix some references to the old config/MathJax.js file which is now config/default.js 2011-03-20 09:47:17 -04:00
Davide P. Cervone
c90cf9d285 Fix more typos (from Carol Fisher) 2011-03-20 09:36:11 -04:00
Davide P. Cervone
288907d29b Worked around crippled VML implementaion in IE8 and IE9 2011-03-20 07:51:59 -04:00
Davide P. Cervone
8f2a215067 Added more details about using the CDN with a local configuration file 2011-03-19 09:34:35 -04:00
Davide P. Cervone
46d64e2030 More typo fixes in the documentation (from Carol Fisher -- I'm sure there are more to come) 2011-03-19 09:10:08 -04:00
Davide P. Cervone
2b7e966959 Move version numbers to 1.1 (this were missed when the other files' versions were changed) 2011-03-19 08:30:59 -04:00
Davide P. Cervone
f46cc5c6b4 Update documentation to reflect new situation for element(s) parameters 2011-03-18 18:54:00 -04:00
Davide P. Cervone
4d9007ca9e Remove element parameters from the preprocessor configuration blocks (they are not longer used, now that there is a global elements parameter) 2011-03-18 18:47:25 -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
4dd789801c More typos 2011-03-17 20:19:39 -04:00
Davide P. Cervone
4730cf1403 Fix a bunch of typos 2011-03-17 20:15:21 -04:00
Davide P. Cervone
6cdc942ff9 Fix typos in documentation 2011-03-15 10:39:57 -04:00
Davide P. Cervone
2051c9aa58 Merge branch 'docs-update' 2011-03-12 20:34:39 -05:00
Davide P. Cervone
34f3a8302c Fix regression where background color obscures foreground text in IE 2011-03-12 20:32:13 -05:00
Davide P. Cervone
a8bd127414 Fixed example of loading local configuration file and added one for a cross-server configuration using the CDN 2011-03-11 17:48:34 -05:00
Davide P. Cervone
e5550393a0 Merge remote branch 'dpvc/issue82' 2011-03-11 12:24:08 -05:00
Davide P. Cervone
039fdf2481 Update Git download instructions 2011-03-11 12:14:37 -05:00
Davide P. Cervone
a4633101ab Work around issue82 by not trying to load MathPlayer in IE9 2011-03-10 15:24:54 -05:00
Davide P. Cervone
ae4773bb50 Fix layout and CSS to duplicate www.mathjax.org in all browsers 2011-03-10 14:27:50 -05:00
Davide P. Cervone
498c18a609 Typo fixes as suggested by Robert 2011-03-10 14:27:21 -05:00
Davide P. Cervone
592394fbcf Add info on checking out a release branch via git 2011-03-09 09:28:55 -05:00
Davide P. Cervone
d5b6366f37 Fix spelling for AMSsymbols (reported by Fred) 2011-03-09 09:27:24 -05:00
Davide P. Cervone
072bcdd1bd Fix spelling of 'version' in mml2jax (argh!) 2011-03-09 09:24:00 -05:00
Davide P. Cervone
4eba6476a8 Change URL of docs page in docs menu layout 2011-03-08 13:38:03 -05:00
Davide P. Cervone
282804ba1f Reformat code block in documentation 2011-03-08 11:54:48 -05:00
Davide P. Cervone
9aff988fe9 Fix formatting (more) 2011-03-08 11:44:23 -05:00