Commit Graph

2260 Commits

Author SHA1 Message Date
Davide P. Cervone
25d6ce9f65 Merge branch 'issue730' into develop. Issue #730. 2014-02-07 10:06:13 -05:00
Davide P. Cervone
73f58abb43 Merge branch 'issue559' into develop. Issue #559. 2014-02-07 10:04:46 -05:00
Davide P. Cervone
3fc0a5762b Merge branch 'issue517' into develop. Issue #517. 2014-02-07 10:03:10 -05:00
Davide P. Cervone
cdcc04d521 Merge branch 'issue580' into develop. Issue #580. 2014-02-07 10:01:53 -05:00
Davide P. Cervone
5cb8bbb968 Merge branch 'issue578' into develop. Issue #578. 2014-02-07 10:00:19 -05:00
Davide P. Cervone
363321b794 Merge branch 'issue667' into develop. Issue #667. 2014-02-07 09:56:14 -05:00
Davide P. Cervone
76a4ee314c Merge branch 'issue681' into develop. Issue #681. 2014-02-07 09:50:12 -05:00
Davide P. Cervone
8089fe3cb3 Merge branch 'issue685' into develop. Issue #685. 2014-02-07 09:45:51 -05:00
Davide P. Cervone
f1f109b586 Remove redundent check (if span is null, then div will be null, so only need to check for div). Issue #730. 2014-02-07 09:39:56 -05:00
Davide P. Cervone
997692713e Remove user configuration cookie (hasn't been used in 5 years). This should be reflected in a removal of the CookieConfig item from the localization files. Issue #559. 2014-02-06 16:46:18 -05:00
Davide P. Cervone
8dc99cef2d Add min and max width and height resets to CSS where appropriate. Resolves issue #517. 2014-02-06 15:20:19 -05:00
Davide P. Cervone
57d85a4f69 Fixed typo in 'important'. 2014-02-06 15:15:46 -05:00
Davide P. Cervone
72f9d5f408 Added '!important' to NativeMML CSS as well. (Issue #580.) 2014-02-06 15:07:35 -05:00
Davide P. Cervone
8f0ac563d6 Remove quoting of lquote and rquote when they appear within the content of the <ms> element. Not sure why this was ever done. Resolves issue #578. 2014-02-06 14:42:32 -05:00
Davide P. Cervone
4f10613b2a Add '!important' to CSS for display property. Resolves issue #580. 2014-02-06 14:31:17 -05:00
Davide P. Cervone
7bd8f9edb4 Fix use if for...in to avoid problems with elements added to Array.prototype. Resolves issue #667 2014-02-06 14:17:04 -05:00
Davide P. Cervone
6c50f1dae8 Clear font test div so that its width doesn't affect the page size. resolves issue #681. 2014-02-06 14:02:41 -05:00
Davide P. Cervone
6799f197ab Don't load menu or zoom code if showMathMenu is false. Resolves issue #685. 2014-02-06 13:27:14 -05:00
Davide P. Cervone
3b35ca9e16 Add more tests to check that the math is still in the page. Should resolve issue #730 (though we don't have their page and can't really test it). 2014-02-06 13:18:04 -05:00
Davide P. Cervone
67ee149dd2 Merge branch 'develop' of https://github.com/dpvc/MathJax into develop 2014-02-06 12:37:51 -05:00
Davide P. Cervone
169c2ed097 Fix size of accents in STIX and STIX-Web fonts. Resolves issue #715. 2014-02-06 12:33:37 -05:00
Davide P. Cervone
2c5ecf6303 Make sure measuring spans are removed from all elements (including the ones that were changed). Resolves second half of issue #576. 2014-02-06 11:54:26 -05:00
Davide P. Cervone
7a97969104 Fix a typo in comments and remove an unused variable 2014-02-06 11:02:55 -05:00
Davide P. Cervone
105266706c Merge branch 'sample-div' into develop 2014-01-25 10:33:59 -05:00
Grahack
c995c9f635 div not properly closed in sample-dynamic-2.html 2014-01-25 10:30:25 -05:00
Davide P. Cervone
65cc50ac5c Fixed font name table to work on Windows as well as Macs with the new web fonts installed locally 2014-01-13 15:49:16 -05:00
Davide P. Cervone
a57696fde5 Fix up comment. 2014-01-13 11:59:21 -05:00
Davide P. Cervone
86ac34e91b Fix new web fonts bold-italic variant (issue #716) and STIX-Web lower-case Greek in sans-serif and sans-serif-italic variants (issue #697). 2014-01-13 11:52:39 -05:00
Davide P. Cervone
b9685dd507 Fix incorrect min-width for mtd elements. Resolves issue #699. 2014-01-13 11:50:49 -05:00
Davide P. Cervone
b5454061cc Identify IE11 properly for now (more needs to be done with the browser detection code in teh future). Issue #658. 2014-01-10 14:47:00 -05:00
Davide P. Cervone
39527d2a34 Fix font names in font-test data so that local versions of the web fonts can be detected. This still has to be tested on Windows and Linux. Issue #711. 2014-01-08 13:32:26 -05:00
Davide P. Cervone
c54ac49108 Scale axis sizes properly for scripts. Issue #703. 2014-01-08 11:44:23 -05:00
Davide P. Cervone
2a54f5db8d Merge remote-tracking branch 'dpvc/issue672' into develop 2013-11-21 18:16:32 -05:00
Davide P. Cervone
f3aaf3a2a3 Merge branch 'v2.3-latest' 2013-11-21 18:15:54 -05:00
Davide P. Cervone
78ea6afbc8 Merge remote-tracking branch 'dpvc/issue672' into v2.3-latest 2013-11-21 18:15:30 -05:00
Davide P. Cervone
de0e1e1797 Repack and recombine previous commit. 2013-11-21 18:14:16 -05:00
Davide P. Cervone
5934b2b416 Merge remote-tracking branch 'dpvc/issue672' into develop 2013-11-21 17:51:13 -05:00
Davide P. Cervone
228de0aaaa Merge branch 'v2.3-latest' 2013-11-21 17:50:51 -05:00
Davide P. Cervone
7dc4bc7825 Merge remote-tracking branch 'dpvc/issue672' into v2.3-latest 2013-11-21 17:50:00 -05:00
Davide P. Cervone
d4fe0fdac2 Push math nodes onto mathArray individually to avoid problem in IE < 9 where push.apply doesn't work on a nodeList. Also, avoid duplicate elements in the array by checking for namespace prefixes. This needs to work for both HTML and XHTML. Resolves issue #672. 2013-11-21 08:49:43 -05:00
Davide P. Cervone
e46a997466 Merge remote-tracking branch 'dpvc/issue671' 2013-11-18 20:10:07 -05:00
Davide P. Cervone
6a198f6092 Repack MathJax.js from last commit 2013-11-18 20:02:43 -05:00
Davide P. Cervone
62cdfcfd34 Check for whether MathJax is already loaded before using MathJax variable for AuthorConfig. Resolves issue #671. 2013-11-18 20:01:54 -05:00
Davide P. Cervone
ff5a6de764 Merge branch 'v2.3-latest' 2013-11-17 08:05:11 -05:00
Davide P. Cervone
62a267ed8c Merge pull request #670 from dpvc/cdn-version-append
CDN version append
2013-11-17 04:58:21 -08:00
Davide P. Cervone
8af5b0eb79 Repack MathJax.js 2013-11-16 20:47:23 -05:00
Davide P. Cervone
8700fdf098 If coming from the CDN's mathjax/latest address, move to the explicit version (avoids CDN propagation issues when a new version is released). 2013-11-16 20:22:19 -05:00
Frédéric Wang
96a037171f Merge pull request #664 from mathjax/v2.3-latest
Update README-branch.txt
2013-11-11 05:39:49 -08:00
Frédéric Wang
705548fc37 Update README-branch.txt 2013-11-11 14:39:02 +01:00
Frédéric Wang
607319ad5e Merge pull request #663 from mathjax/v2.3-latest
V2.3 latest
2013-11-11 05:36:33 -08:00