Davide P. Cervone
|
ba238a6393
|
Fixed accidental switching of true and false when testing for local font. Issue #681.
|
2014-02-08 11:27:36 -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
|
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 |
|
Frédéric Wang
|
3fee31b7e4
|
Address review comments #627
|
2013-10-21 10:04:39 +02:00 |
|
Davide P. Cervone
|
068b907cd5
|
Merge pull request #630 from fred-wang/issue612
First step in Issue #612 (Move TeX/STIX font data from boldsymbol extension)
|
2013-10-19 07:22:48 -07:00 |
|
Frédéric Wang
|
6f3051e989
|
follow-up
|
2013-10-19 16:13:06 +02:00 |
|
Frédéric Wang
|
c1e33446f2
|
Address review comments. #612
|
2013-10-19 15:44:42 +02:00 |
|
Frédéric Wang
|
f76182da27
|
Merge branch 'master' into bidi
|
2013-10-18 15:05:50 +02:00 |
|
Frédéric Wang
|
dc1364ec25
|
Merge pull request #629 from fred-wang/issue530
Issue530
|
2013-10-18 06:04:31 -07:00 |
|
Frédéric Wang
|
461f9b4614
|
Update Farsi localization. #530
|
2013-10-18 15:01:40 +02:00 |
|
Frédéric Wang
|
a2046c05a3
|
Restore the direction=ltr on the MathJax containers. #627
|
2013-10-18 14:36:14 +02:00 |
|
Frédéric Wang
|
d2fed27a29
|
Move FONTDATA from boldsymbol.js to jax/output for STIX and TeX fonts. #612
|
2013-10-18 14:13:58 +02:00 |
|
Frédéric Wang
|
fdc34e3d88
|
SVG output: Consider dir=rtl for <mtext> elements that are rendered with an SVG <text> element. #474, #/610, #627
|
2013-10-18 11:32:28 +02:00 |
|
Frédéric Wang
|
aa8d543a45
|
follow-up: add directionality on remaining MathML error messages #627
|
2013-10-18 10:40:38 +02:00 |
|
Frédéric Wang
|
932b7e8f7c
|
Experimental Bidi branch. #474, #/610, #627
|
2013-10-18 10:04:47 +02:00 |
|
Frédéric Wang
|
0835eadf81
|
Try to semi-automatically add direction marker in Farsi strings. #601, #530
|
2013-10-17 17:40:50 +02:00 |
|