Commit Graph

1825 Commits

Author SHA1 Message Date
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
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
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
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
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
705548fc37 Update README-branch.txt 2013-11-11 14:39:02 +01:00
Frédéric Wang
ef36d4b2a5 Repack and combine. #534 2013-11-11 14:30:46 +01:00
Frédéric Wang
9702afba15 Increase version numbers for 2.3 ; update languages. #534 2013-11-11 14:14:08 +01:00
Frédéric Wang
74c270f3c9 ... and now fix the issue myself. #650 2013-11-08 09:47:43 +01:00
Frédéric Wang
767225cd3e Revert third-party fix for lack of CLA #650 2013-11-08 09:42:57 +01:00
Frédéric Wang
a2ca632cac Merge pull request #662 from fred-wang/issue611
Issue611
2013-11-07 08:53:35 -08:00
Frédéric Wang
337361c1cd Regenerate the fonts. #611 2013-11-07 17:51:05 +01:00
Frédéric Wang
2fe803cfb1 Regenerate the font data (no longer in sync with the font files!) #611 2013-11-07 16:18:09 +01:00
Frédéric Wang
d1822362f2 Merge pull request #660 from fred-wang/issue656
MathMenu: fix typo in STIXLocal key, add strings for the new Web fonts. ...
2013-11-07 05:52:38 -08:00
Frédéric Wang
53b1201b54 Merge pull request #659 from fred-wang/issue636
MathJax.isPacked and MathJax.AuthorConfig mixup. #636
2013-11-07 05:51:18 -08:00
Frédéric Wang
0b753f67ad MathMenu: fix typo in STIXLocal key, add strings for the new Web fonts. #656 2013-11-05 16:10:04 +01:00
Frédéric Wang
0c85be88e0 Merge pull request #655 from jdh8/develop
Center display math in XHTML (#650)
2013-11-05 05:52:53 -08:00
Chen-Pang He
937434c77d Center display math in XHTML (#650) 2013-11-05 21:39:23 +08:00
Frédéric Wang
6cd37d02f9 Merge pull request #652 from fred-wang/issue530
Localisation updates from http://translatewiki.net. #530
2013-11-05 00:46:54 -08:00
Frédéric Wang
2b903c4310 Localisation updates from http://translatewiki.net. #530 2013-11-05 09:45:44 +01:00
Davide P. Cervone
0312b8ffa9 Merge pull request #645 from fred-wang/issue639
Add the matchFontHeight options to unpacked/config/default.js #639
2013-10-30 10:04:09 -07:00
Davide P. Cervone
1f013d76b3 Merge pull request #644 from dpvc/issue523
Resolves issue #523
2013-10-30 10:03:01 -07:00
Frédéric Wang
7364fffae2 Add caligraphic-bold and tex-oldstylebold. #612, #611 2013-10-30 16:16:32 +01:00
Frédéric Wang
3e36fd81d0 Add the matchFontHeight options to unpacked/config/default.js #639 2013-10-30 15:22:50 +01:00
Frédéric Wang
6448c0ce91 Merge pull request #643 from fred-wang/issue530
Localisation updates from http://translatewiki.net. #530
2013-10-30 07:09:07 -07:00
Frédéric Wang
139b799dbf Localisation updates from http://translatewiki.net. #530 2013-10-30 15:07:15 +01:00
Frédéric Wang
b3867893b2 Adding remap to latin modern and gyre fonts. #611 2013-10-30 12:57:07 +01:00
Frédéric Wang
e3a431826c Add some remap for Euler fonts. #611 2013-10-30 11:14:10 +01:00
Davide P. Cervone
08ec41cd86 More checks to make sure nesting level doesn't go below zero. Issue #523. 2013-10-28 18:45:21 -04:00
Davide P. Cervone
cd0b88e524 Don't let nesting count go below zero. Resolves issue #523. 2013-10-28 18:30:59 -04:00
Frédéric Wang
62afeb2ad5 Update fontdata to improve the list of stretchy operators. #611 2013-10-23 17:18:04 +02:00
Frédéric Wang
133df1675c Fix many issues with Asana Font. #611 2013-10-23 12:59:04 +02:00
Frédéric Wang
53b3160dfd MathJax.isPacked and MathJax.AuthorConfig mixup. #636 2013-10-22 15:34:05 +02:00
Frédéric Wang
359c61a827 Merge pull request #637 from fred-wang/bidi
Remove extra comma. #627
2013-10-22 01:13:17 -07:00
Frédéric Wang
1ca86fbc6b Remove extra comma. #627 2013-10-22 10:11:58 +02:00
Frédéric Wang
ad33b1f40c Merge pull request #635 from fred-wang/v2.3-beta
V2.3 beta
2013-10-21 05:32:31 -07:00
Frédéric Wang
90749a7afe Fix WARNINGs generated by the MathJax packer. #534 2013-10-21 14:30:16 +02:00
Frédéric Wang
b73eafd431 Bump version numbers. #534 2013-10-21 13:58:46 +02:00
Frédéric Wang
a259bcba88 Merge pull request #634 from fred-wang/bidi
Implement bidi on MathML token elements and fix incorrect rendering of RTL error messages
2013-10-21 04:49:55 -07:00
Frédéric Wang
28afef1a95 mglyph messages: pass the def to the MML.Error function. #627 2013-10-21 12:38:26 +02:00
Frédéric Wang
5828d63598 Merge branch 'master' into bidi 2013-10-21 11:15:58 +02:00