Commit Graph

361 Commits

Author SHA1 Message Date
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
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