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
|
8599abbc4c
|
Mark the postTranslate call that does chunk updates as a partial one
|
2013-10-07 07:30:57 -04:00 |
|
Davide P. Cervone
|
81ed447228
|
Add the MatchWebFonts.js extension file
|
2013-10-07 06:52:19 -04:00 |
|
Davide P. Cervone
|
2755cbd037
|
Make web font loop into an extension (first draft)
|
2013-10-05 08:21:53 -04:00 |
|
Davide P. Cervone
|
37c282a983
|
Merge pull request #593 from dpvc/issue584
Resolve issue #584 (and also an issue with loading css files in Chrome)
|
2013-10-02 03:30:53 -07:00 |
|
Davide P. Cervone
|
c9766d4da8
|
Remove debugging message
|
2013-10-02 06:27:28 -04:00 |
|
Davide P. Cervone
|
c73c43e197
|
Remove old Chrome 5-beta test for stylesheet checking, and replace it with a check for linked stylesheets (which don't currently work -- luckily they are not used). Resolves issue #584.
|
2013-10-01 08:46:53 -04:00 |
|
Davide P. Cervone
|
a012354f38
|
Add support for matching web fonts in HTML-CSS. Change the names of the paramters that control it in NativeMML (so both have the same names). Add a global matchWebFonts option to control whether to do the loop to check for web fonts (off by default). Resolves more of issue #558.
|
2013-09-29 19:44:15 -04:00 |
|
Davide P. Cervone
|
c777547f97
|
Add a loop to check for font changes due to web fonts either in the math or the surrounding font. Resolves issue #558.
|
2013-09-29 16:23:42 -04:00 |
|
Davide P. Cervone
|
c05ab62ecc
|
Add config option for matching font heights in NativeMML and HTML-CSS output (can't do it for SVG, since we aren't using native fonts)
|
2013-09-29 08:51:49 -04:00 |
|
Davide P. Cervone
|
bbf543a840
|
Add some comments, and clear the list of DOM elements once we are done with it.
|
2013-09-23 21:19:04 -04:00 |
|
Davide P. Cervone
|
ed932ec458
|
Properly handle the width of math and mtd elements by explicitly setting the width from the child mrow (works around FF bug that gets these widths wrong). Resolves issue #558.
|
2013-09-23 20:56:25 -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
|
badfa0b235
|
Merge pull request #574 from fred-wang/issue555
Issue555
|
2013-09-17 11:23:02 -07:00 |
|
Frédéric Wang
|
43d648b21d
|
MathJax fonts: map capital fraktur I to the correct position. #555
|
2013-09-17 16:08:11 +02: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 |
|
Davide P. Cervone
|
4d23091ff0
|
Merge pull request #565 from fred-wang/issue562
Fix Javascript error in MathEvent.js. #562
|
2013-09-10 06:23:47 -07: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
|
be96d3dbfa
|
Allow authors to use the MathJax variable to pass config as well as an AuthorInit function. Fix issue #556
|
2013-09-04 21:23:21 +02:00 |
|
Frédéric Wang
|
850f736aa7
|
Add preview=mathml,altimg to the mml2jax preprocessor. #557
|
2013-08-30 11:27:12 +02:00 |
|
Davide P. Cervone
|
86a908bda8
|
Merge pull request #552 from fred-wang/issue489-svg
Issue #489 svg.
Thanks! I hadn't gotten to it yet.
|
2013-08-27 02:16:19 -07:00 |
|
Frédéric Wang
|
492738cb70
|
Fix placement issues with largeop and munderover. #489
|
2013-08-27 10:05:07 +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 |
|
Frédéric Wang
|
ed66fc5dc6
|
Regenerate localization data from MathJax-i18n: add Polish localization, fix some errors and update qqq. Second round of issue #530.
|
2013-08-08 14:08:00 +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 |
|
Davide P. Cervone
|
c5f8c34b6a
|
Merge pull request #540 from fred-wang/issue529
Resolves issue #492
|
2013-08-08 04:46:33 -07:00 |
|
Davide P. Cervone
|
99d7feddca
|
Merge pull request #539 from fred-wang/issue492
Resolves issue #492
|
2013-08-08 04:22:40 -07:00 |
|
Frédéric Wang
|
0af5c438fa
|
Fix how the locale is set from menu config / query param. #492
|
2013-08-08 12:56:13 +02: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
|
17508905a7
|
Fix issues reported by Davide. #357
|
2013-08-07 14:14:31 +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 |
|
Davide P. Cervone
|
f1be0de1d6
|
Merge pull request #533 from fred-wang/issue504-bis
Resolves issue #504
|
2013-08-02 08:58:02 -07:00 |
|
Frédéric Wang
|
45f2a7514e
|
Address review comments.
|
2013-08-02 17:43:15 +02:00 |
|
Frédéric Wang
|
de34c0ec7b
|
Implement language fallback. Fix issue #492.
|
2013-08-02 17:04:46 +02:00 |
|
Frédéric Wang
|
11959f25ab
|
Regenerate localization data from MathJax-i18n. First round of issue #530.
|
2013-08-02 15:51:24 +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 |
|
Davide P. Cervone
|
4263db98d3
|
Merge pull request #527 from fred-wang/issue482
This resolves issue #482.
|
2013-08-02 04:05:13 -07:00 |
|
Davide P. Cervone
|
1326cbdf44
|
Merge pull request #528 from fred-wang/issue481
This resolves issue #481
|
2013-08-02 04:03:43 -07:00 |
|
Frédéric Wang
|
108cda6097
|
Address second review.
|
2013-08-02 10:15:13 +02:00 |
|
Frédéric Wang
|
4ec11da1f1
|
Address review comments.
|
2013-08-02 09:58:58 +02:00 |
|
Davide P. Cervone
|
02261ae99f
|
Merge remote-tracking branch 'dpvc/issue485' into develop
REsolves issue #485.
|
2013-07-31 15:03:47 -04:00 |
|
Frédéric Wang
|
30cb4b3961
|
Remove debug logging. Address review comment of issue #485.
|
2013-06-12 16:11:30 +02:00 |
|
Frédéric Wang
|
1cc5064462
|
Avoid accessing data[0] with under/over scripts and mlabeledtr too. Address review command of issue #486.
|
2013-06-12 16:06:56 +02:00 |
|