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
|
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
|
7a97969104
|
Fix a typo in comments and remove an unused variable
|
2014-02-06 11:02:55 -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
|
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
|
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
|
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
|
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 |
|
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
|
1ca86fbc6b
|
Remove extra comma. #627
|
2013-10-22 10:11:58 +02: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
|
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 |
|
Frédéric Wang
|
4400d42d57
|
Merge pull request #633 from fred-wang/issue530
Localisation updates from http://translatewiki.net. #530
|
2013-10-21 01:21:31 -07:00 |
|
Frédéric Wang
|
72aa13ee89
|
Localisation updates from http://translatewiki.net. #530
|
2013-10-21 10:18:56 +02:00 |
|