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 |
|
Davide P. Cervone
|
6dad7d5a9e
|
Merge branch 'safe-patch' into v2.2-beta
|
2013-05-14 14:54:38 -04:00 |
|
Davide P. Cervone
|
154f1cdfbc
|
Add copyright notice for David Carlisle to content-mathml
|
2013-05-14 06:01:30 -04:00 |
|
Davide P. Cervone
|
c482d7973b
|
Hide 'Load from URL' menu for now (until we decide what to do about making it sticky)
|
2013-05-13 19:15:29 -04:00 |
|
Davide P. Cervone
|
4af4346a49
|
Strengthen class and ID patterns so no extra classes are included. Use a ninimum size multiplier as well.
|
2013-05-13 05:40:24 -04:00 |
|
Davide P. Cervone
|
d36d551496
|
Add filtering of scriptlevel, scriptsizemultiplier, and scriptminsize (as per Fred's examples).
|
2013-05-12 06:38:19 -04:00 |
|
Davide P. Cervone
|
084385b640
|
Update Safe.js to filter mathsize and not throw error for \mmlToken attributes that are filtered.
|
2013-05-11 17:02:59 -04:00 |
|
Davide P. Cervone
|
9cad807880
|
More timing issues with the language menu... make sure the menu gets the initial languages, even if CreateLanguageMenu is called too soon.
|
2013-05-03 14:55:48 -04:00 |
|
Davide P. Cervone
|
531d5ee662
|
Remove extra comma in Safe.js (for IE)
|
2013-05-03 14:18:38 -04:00 |
|
Davide P. Cervone
|
2f8844a1fa
|
Fix timing problem with languge menu when using combined configuration files
|
2013-05-03 14:08:44 -04:00 |
|
Davide P. Cervone
|
54e19a8313
|
Fix computation of border size in IE/Quirks mode.
|
2013-05-03 10:22:23 -04:00 |
|
Davide P. Cervone
|
e724a2559c
|
I have made the style change and noInheritAttribute change requested in pull #433.
|
2013-05-01 15:42:46 -04:00 |
|
Davide P. Cervone
|
6e9199efa1
|
Add formatting headers to all hand-edited files.
|
2013-05-01 14:49:11 -04:00 |
|
Davide P. Cervone
|
4053d7acab
|
Set versions to 2.2 and update copyright notice
|
2013-05-01 14:37:39 -04:00 |
|
Davide P. Cervone
|
7db3195c0b
|
Merge branch 'issue373' into develop
Resolves issue #373.
|
2013-05-01 09:05:19 -04:00 |
|
Davide P. Cervone
|
609d6ca8fc
|
Fix mathchoice Core() (should go to selected element, not selected element's Core())
|
2013-04-30 14:20:45 -04:00 |
|
Davide P. Cervone
|
2644cbb0d1
|
Fix patterns so that if preRemoveClass is empty, the patterns are still OK. Fixes issues found by Fred in testing.
|
2013-04-30 13:47:43 -04:00 |
|
Davide P. Cervone
|
6b43f76e6b
|
Avoid infinite loops in \mathchoice Get() calls. Resolves problems reported in issue #373.
|
2013-04-30 10:34:42 -04:00 |
|
Davide P. Cervone
|
a7ed50a474
|
Repack and recombine. Fix some variable scoping and other issued detected by the packer.
|
2013-04-29 20:14:12 -04:00 |
|
Davide P. Cervone
|
6ee0711d1d
|
Remove MathJax_MenuTitle CSS, since titles have been removed.
|
2013-04-29 19:59:04 -04:00 |
|
Davide P. Cervone
|
e0dd867713
|
Merge branch 'safe-mode' into develop
Conflicts:
unpacked/extensions/TeX/bbox.js
|
2013-04-29 19:55:33 -04:00 |
|
Davide P. Cervone
|
53e76213b0
|
Merge branch 'issue450' into develop. Resolves issue #450.
|
2013-04-29 19:52:57 -04:00 |
|
Davide P. Cervone
|
b8561b07bf
|
Merge branch 'localization' into develop
|
2013-04-29 19:25:03 -04:00 |
|
Davide P. Cervone
|
cb3542b296
|
Use a service routine in MathML input to filter attributes (rather than override AddAttributes). Also, make fontsize default allow all (authors can restrict if they want to).
|
2013-04-29 16:54:53 -04:00 |
|
Davide P. Cervone
|
36b7fd9d57
|
Merge branch 'issue446' into develop
Resolves issue #446.
|
2013-04-29 16:14:13 -04:00 |
|
Davide P. Cervone
|
596a7cea98
|
Merge branch 'issue445' into develop
Resolves issue #445.
|
2013-04-29 16:06:03 -04:00 |
|
Davide P. Cervone
|
0891402b88
|
Merge branch 'issue359' into develop. Improves MathML rendering for mfenced and mlabeldtr elements.
|
2013-04-29 15:57:29 -04:00 |
|
Davide P. Cervone
|
63c8bd4d83
|
Merge branch 'issue435' into develop
|
2013-04-29 14:10:40 -04:00 |
|
Davide P. Cervone
|
faa6de0a81
|
Make sure we don't bubble up past the body element.
|
2013-04-29 14:10:15 -04:00 |
|