Davide P. Cervone
|
dfcc8ca0f7
|
Merge branch 'issue738' into develop. Issue #7348.
|
2014-02-21 10:52:43 -05:00 |
|
Davide P. Cervone
|
8ed9207668
|
Don't use MathJax_MSIE_Frame for those vesions of IE that suppor position:fixed (7 and above, as it turns out). Resolves issue #738.
|
2014-02-20 14:29:31 -05:00 |
|
Davide P. Cervone
|
3118eeb9d7
|
Compress close and menu images, and only pre-load menu arrow when discoverability is requested. Resolves issue #734.
|
2014-02-20 12:59:28 -05:00 |
|
Davide P. Cervone
|
9bed669135
|
Merge branch 'issue240' into develop. Issue #240.
|
2014-02-17 11:28:30 -05:00 |
|
Davide P. Cervone
|
a5f09d01f6
|
Fix string character reference to work with IE7. Resolves issue #624.
|
2014-02-15 17:49:16 -05:00 |
|
Davide P. Cervone
|
2927bbfc34
|
Merge branch 'issue470' into develop. Issue #470.
|
2014-02-15 12:38:21 -05:00 |
|
Davide P. Cervone
|
6d6eccead0
|
Keep track of ID's uses on the page, and make unique ones if there are repeats. Resolves issue #240.
|
2014-02-15 11:15:07 -05:00 |
|
Davide P. Cervone
|
59c351a143
|
Improve layout for CD environment. HTML and SVG is improved; NativeMML is better, but still has some problems. Issue #470.
|
2014-02-15 08:21:03 -05:00 |
|
Davide P. Cervone
|
c5e1e43f1c
|
Skip _moz-math-* attributes in Firefox. Resolves issue #328 for now.
|
2014-02-14 14:29:41 -05:00 |
|
Davide P. Cervone
|
cba90fb584
|
Fix use of limits in operatorname and DeclareMathOperator. Resolves issue #739.
|
2014-02-13 07:22:41 -05:00 |
|
Davide P. Cervone
|
d26490a4db
|
Merge branch 'issue389' into develop. Issue #389.
|
2014-02-10 08:43:41 -05:00 |
|
Davide P. Cervone
|
dd59bcff82
|
Correct condition for skipping empty braces.
|
2014-02-10 08:43:18 -05:00 |
|
Davide P. Cervone
|
61f671710e
|
Make routine to skip initial spaces, and have it also skip empty braces. Issue #389.
|
2014-02-09 06:20:23 -05:00 |
|
Davide P. Cervone
|
5b1655a2fe
|
Treat initial <mo> of split and multline (and other related environments) as infix (but remove initial space). Not sure this exactly matches LaTeX, but is closer than current behavior. Resolves issue #389.
|
2014-02-09 05:52:24 -05:00 |
|
Davide P. Cervone
|
c7be71b554
|
Put checking for screenX into try...catch for IE8 (grr). Resolves issue #348.
|
2014-02-08 15:55:21 -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
|
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 |
|
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
|
b73eafd431
|
Bump version numbers. #534
|
2013-10-21 13:58:46 +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
|
88c26b359e
|
Merge pull request #609 from fred-wang/preview
Preview
|
2013-10-15 08:35:52 -07:00 |
|
Frédéric Wang
|
36895de74c
|
Merge pull request #608 from fred-wang/issue590
Make MathZoom check the new DoubleClick value. #590
|
2013-10-15 08:18:51 -07:00 |
|
Frédéric Wang
|
f816446142
|
Make MathZoom check the new DoubleClick value. #590
|
2013-10-14 15:02:17 +02:00 |
|
Frédéric Wang
|
ba0fd27250
|
Merge pull request #606 from dpvc/issue604
Make sure TeXmathchoice saves the SVG data for its core. Resolves issue...
|
2013-10-11 01:15:44 -07:00 |
|
Frédéric Wang
|
a9d812398b
|
Address review comments. #557
|
2013-10-10 15:18:55 +02:00 |
|
Frédéric Wang
|
aad3a6edc2
|
Try to fix test failures #557.
|
2013-10-10 12:50:30 +02:00 |
|
Davide P. Cervone
|
a632d331b1
|
Make sure TeXmathchoice saves the SVG data for its core. Resolves issue #604.
|
2013-10-09 21:47:36 -04:00 |
|
Frédéric Wang
|
1ad11f6e89
|
New branch for issue #489 ; regenerate the data.
|
2013-10-08 11:43:30 +02:00 |
|
Davide P. Cervone
|
ff06343dd0
|
Merge pull request #598 from dpvc/issue558-loop
Improve width computation for MathML elements (issue #558)
|
2013-10-07 12:28:47 -07:00 |
|
Davide P. Cervone
|
81ed447228
|
Add the MatchWebFonts.js extension file
|
2013-10-07 06:52:19 -04:00 |
|
Frédéric Wang
|
4ec3192904
|
Merge pull request #577 from fred-wang/issue557
Issue557
|
2013-09-17 11:25:54 -07:00 |
|
Frédéric Wang
|
6e442e36bd
|
Fix regression with HTML snippet preview. #557
|
2013-09-17 14:19:59 +02:00 |
|
Frédéric Wang
|
3922f0c07c
|
Disallow mathml preview on IE < 9. #557
|
2013-09-11 12:16:50 +02:00 |
|
Frédéric Wang
|
e3914df187
|
Set the default mml2jax preview to "mathml". #557
|
2013-09-09 14:57:54 +02:00 |
|
Frédéric Wang
|
8c3c3f66b6
|
Fix Javascript error in MathEvent.js. #562
|
2013-09-09 09:58:18 +02:00 |
|
Frédéric Wang
|
850f736aa7
|
Add preview=mathml,altimg to the mml2jax preprocessor. #557
|
2013-08-30 11:27:12 +02:00 |
|
Frédéric Wang
|
993fa899f6
|
Skip annotation and annotation-xml elements so that they won't be processed by the TeX/AsciiMath input (even when the MathML input is disabled). #484
|
2013-08-27 09:46:56 +02:00 |
|
Davide P. Cervone
|
bc64d36647
|
Merge pull request #541 from fred-wang/issue484-bis
Resolves issue #484 and #506 (duplicate)
|
2013-08-08 04:50:21 -07:00 |
|
Frédéric Wang
|
f42ac43cd4
|
Fix more localization errors and update the test/localization.html accordingly ; Also force all menu items to display in the test. #529
|
2013-08-08 10:32:51 +02:00 |
|
Frédéric Wang
|
7fef0a4212
|
Fix typo in previous commit.
|
2013-08-07 14:18:41 +02:00 |
|
Frédéric Wang
|
ef596f650d
|
Decrease the priority of the mml2jax preprocessors, so that the ASCIIMath/TeX/jsMath annotations inside MathML are not parsed. Fix issue #484.
|
2013-08-07 13:34:07 +02:00 |
|
Frédéric Wang
|
932ac5b242
|
Remove the space for the key of "Content MathML".
|
2013-08-05 18:20:58 +02:00 |
|
Frédéric Wang
|
1cf685a3a2
|
Merge branch 'develop' of github.com:mathjax/MathJax into issue357
|
2013-08-05 17:33:55 +02:00 |
|
Frédéric Wang
|
3653fcccaf
|
Address Review comments.
|
2013-08-05 17:32:08 +02:00 |
|
Frédéric Wang
|
227aebed65
|
Fix some places where localization strings are wrongly used. #504
|
2013-08-02 14:26:55 +02:00 |
|
Frédéric Wang
|
bc9443b252
|
Expose some annotations to the Show Math As menu. Fix issue #357.
|
2013-06-03 17:12:11 +02:00 |
|
Frédéric Wang
|
96f16e1868
|
Address review comments for issue #481.
|
2013-05-31 09:14:47 +02:00 |
|
Frédéric Wang
|
cc34c39def
|
Replace nonstandard MJX-arrow class by an "updiagonalarrow" menclose notation. Fix issue #481.
|
2013-05-30 12:17:19 +02:00 |
|
Davide P. Cervone
|
4e01303dee
|
Rename mfenced() to fenced() since the mrow is not really equivalent (the mo's are forced to have stretchy=true). Resolves Fred's concerns for issue #475 for now.
|
2013-05-22 14:03:38 -04:00 |
|
Davide P. Cervone
|
f2183fead5
|
Add missing filtering for MathML href, src, and altimg attributes. Resolves issue #465.
|
2013-05-15 11:41:13 -04:00 |
|