Davide P. Cervone
|
e33e00bfaf
|
Merge branch 'issue971' into develop. Issue #971.
|
2014-12-07 07:09:27 -05:00 |
|
Davide P. Cervone
|
54fb042b77
|
Fixed capitalization of \defincolor in autoload-all. Resolves issue #972.
|
2014-12-07 06:58:52 -05:00 |
|
Davide P. Cervone
|
a714a91dc6
|
Add a flag to Get() to look up only the inherited value, not the one from the element itself, so that toMathML() doesn't have to delete and replace the attibutes. Resolves issue #971.
|
2014-12-06 17:36:23 -05:00 |
|
Peter Krautzberger
|
905ce5ffa8
|
renaming extension; pull in David Carlisle's new and improves xsl
|
2014-12-05 23:35:22 +01:00 |
|
Davide P. Cervone
|
ac5206fcd9
|
Use Hub.Rerender() rather than Hubl.Reprocess() for scaling changes. Resolves issue #944.
|
2014-12-04 16:04:42 -05:00 |
|
Peter Krautzberger
|
1807d55d22
|
switch hascolspan to false() as in http://www.w3.org/Math/draft-spec/doctop.js
|
2014-11-27 15:29:27 +01:00 |
|
Peter Krautzberger
|
37fb13fb6f
|
fix references to content-mathml extension
|
2014-11-26 21:48:34 +01:00 |
|
Peter Krautzberger
|
55c59f0ef5
|
created mml3-mml2 extension for #921
|
2014-11-26 21:41:20 +01:00 |
|
Davide P. Cervone
|
142857afa2
|
Remove unneeded grouping from regular expression (performance improvement)
|
2014-11-20 09:35:56 -05:00 |
|
physikerwelt (Moritz Schubotz)
|
c526b2a5c5
|
XML-escape TeX annotation
|
2014-11-19 09:05:09 +01:00 |
|
Davide P. Cervone
|
ff6d6935df
|
Handle loading of CommonHTML jax better (do it when we detect it is not present, rather than trying to hook into the input jax require array).
|
2014-11-08 09:29:47 -05:00 |
|
Davide P. Cervone
|
d128cfbd5d
|
Add menu item for fast preview, and check for it in the preview code. Make sure CHTML-preview.js is loaded in MathJax.js if the menu item is selected.
|
2014-11-02 10:03:26 -05:00 |
|
Davide P. Cervone
|
69a57f4da4
|
Make displaystyle and scriptlevel be forced only if they are in the list of default properties. Resolves issue #912 better than before.
|
2014-10-12 16:57:18 -04:00 |
|
Davide P. Cervone
|
e0a81d5f7c
|
Force displaystyle and scriptstyle to be included in toMathML output, since the defaults for these are complicated. Resolves issue #912.
|
2014-09-11 13:53:49 -04:00 |
|
Davide P. Cervone
|
89c6f10cea
|
Use \bigg or \big for the delimiters for \binom and other such constructs, rather than stretchy delimiters, as is done in TeX. Resolves isue #776.
|
2014-08-22 11:47:04 -04:00 |
|
Davide P. Cervone
|
670f5809f8
|
Use large chunks and reduce processUpdateTime to get browser responsiveness. Remove the processing messages during output, since it will now be slower and the math is showing.
|
2014-08-20 14:49:29 -04:00 |
|
Davide P. Cervone
|
b33ed4c54b
|
Update use of RegExp.$n to account for Firefoxs change from empty string to undefined for unmatched groups. Resolves issue #891.
|
2014-08-19 13:35:11 -04:00 |
|
Davide P. Cervone
|
5391986006
|
Allow \newenvironment to provide an optional argument. Issue #881
|
2014-08-18 13:46:43 -04:00 |
|
Davide P. Cervone
|
fb3d2c2d07
|
Make CHTML-preview previews inherit the surrounding color
|
2014-08-18 12:53:18 -04:00 |
|
Davide P. Cervone
|
8ebcd614c3
|
Properly handle restarts within the creation of the previews
|
2014-08-16 12:59:16 -04:00 |
|
Davide P. Cervone
|
05c7aace26
|
Add CHTML-preview extension that uses the CommonHTML output jax to create fast previews that are replaced (more slowly) by the normal output jax.
|
2014-08-16 09:26:47 -04:00 |
|
Davide P. Cervone
|
781689e7e4
|
First version of CommonHTML output jax
|
2014-07-28 17:42:51 -04:00 |
|
Peter Krautzberger
|
682bc7969e
|
fixes #863 -- math.cloneNode should be set to true
|
2014-07-10 12:47:30 +02:00 |
|
Davide P. Cervone
|
1a895e2a7c
|
Update version numbers, repack, and recombine
|
2014-06-12 05:53:13 -04:00 |
|
Davide P. Cervone
|
3a8afa4dcb
|
Add support for semantics annotations to toMathML, and use a menu item to control it.
|
2014-05-29 15:37:59 -04:00 |
|
Christian Perfect
|
0e0444ec3f
|
Merge remote-tracking branch 'mathjax/develop' into ctop
Conflicts:
unpacked/extensions/MathML/content-mathml.js
|
2014-05-16 14:18:39 +01:00 |
|
Christian Perfect
|
82dc8af1ae
|
content-mathml: make it compatible with IE8; code style fixes
|
2014-05-16 14:15:53 +01:00 |
|
Davide P. Cervone
|
713d536a68
|
Handle spacing for AMS alignments better (0 space between columns, but add space to left of operators.
|
2014-05-12 15:43:50 -04:00 |
|
Davide P. Cervone
|
e92f3f2718
|
Change copyright and version numbers
|
2014-05-07 17:02:28 -04:00 |
|
Davide P. Cervone
|
1424afb792
|
Fix up variable issues identified by packer
|
2014-05-07 16:01:13 -04:00 |
|
Davide P. Cervone
|
db87f413bb
|
Avoid IE10 compatibility mode (which says v7.0) but documentMode = 9 problem with transformNode() call.
|
2014-05-04 15:52:53 -04:00 |
|
Christian Perfect
|
c17c4e6dfa
|
content-mathml extension: load config from MathJax.Hub.Config
Config is loaded from `MathML.content-mathml`, and extends the CToP.settings object.
|
2014-05-02 15:44:58 +01:00 |
|
Christian Perfect
|
86a6c173cf
|
Content-MathML extension: update CToP.js
from mathjax/ctop
|
2014-05-02 14:52:35 +01:00 |
|
Davide P. Cervone
|
061fe3488b
|
Fix \enclose{}[arrow=1]{} to add updiagonalarrow.
|
2014-04-27 09:02:01 -04:00 |
|
Christian Perfect
|
e6a1aed03a
|
copy ctop.js into the content-mathml extension
Developed in mathjax/ctop. Uses the MathML jax's DOMfilterHooks to manipulate MathML elements before they're parsed into the internal format.
|
2014-04-25 16:47:20 +01:00 |
|
Davide P. Cervone
|
a9d11e1b92
|
Combine ctop.xsl and mml3mml2.xsl into one, but remove svg tranformation for summation. Issue #799.
|
2014-04-24 21:10:38 -04:00 |
|
Davide P. Cervone
|
c6d73f4689
|
Fix several loading issues with localization files (don't add menu div until files are loaded, and properly handle empty callbacks in loadDomain).
|
2014-04-22 12:31:03 -04:00 |
|
Davide P. Cervone
|
25bab8f05c
|
Make \newenvironment perform the end substitution BEFORE testing if \end matches the corresponding \begin. This allows \newcommand to use \begin and \end in the substititions. Resolves issue #793.
|
2014-04-20 14:45:54 -04:00 |
|
Davide P. Cervone
|
1e8ae72201
|
Merge branch 'zoom-fix' into develop. Issues #749, #460, #423.
|
2014-04-11 07:56:49 -04:00 |
|
Davide P. Cervone
|
0c083deb4f
|
Merge branch 'issue777' into develop. Issue #777.
|
2014-04-11 07:56:05 -04:00 |
|
Davide P. Cervone
|
d2620501da
|
Get border size properly in IE < 10.
|
2014-04-11 07:36:40 -04:00 |
|
Davide P. Cervone
|
f8ad843365
|
Avoid warning about deprecated event.returnValue.
|
2014-04-10 22:49:49 -04:00 |
|
Davide P. Cervone
|
46ba400ad6
|
Work around WebKit bug with SVG sizes. Resolves issue #749.
|
2014-04-10 22:45:35 -04:00 |
|
Davide P. Cervone
|
4c2f7ac7c9
|
Handle resizing better (it flickered when shrinking windows), and take original size into account when changing visibility.
|
2014-04-10 20:10:28 -04:00 |
|
Davide P. Cervone
|
26775b9520
|
Make zoom box fit inside closest parent with overflow clipping (if any). Also make the clicable background fit the area properly (it is restricted to that parent element).
|
2014-04-10 06:40:47 -04:00 |
|
Davide P. Cervone
|
432f5eba69
|
Move submenus to the left for RTL languages, and make menus open to the left as well. Resolves issue #777.
|
2014-04-09 17:23:03 -04:00 |
|
Davide P. Cervone
|
982d9f92f7
|
Merge remote-tracking branch 'dpvc/issue691' into develop. Issue #691.
|
2014-03-20 05:49:37 -04:00 |
|
Davide P. Cervone
|
86388a5965
|
Clear \label even if there is no \tag or equation number. Resolves issue #691.
|
2014-03-19 12:32:48 -04:00 |
|
Davide P. Cervone
|
6b93c17d9c
|
Update version of ctop.xsl used in content-mathml extension. Issue #692.
|
2014-03-19 09:38:35 -04:00 |
|
Davide P. Cervone
|
63bbb8f28c
|
Add cache-breaking values (when needed) for all javascript, font, and image files loaded from the CDN. Cache-breaking can be controlled on a file-by-file or global basis. Resolves issue #751.
|
2014-03-14 10:48:13 -04:00 |
|
Davide P. Cervone
|
d553f18625
|
Merge branch 'issue576' into develop. Issue #576.
|
2014-02-22 08:33:41 -05:00 |
|
Davide P. Cervone
|
e67c01ca0b
|
Merge branch 'issue376' into develop. Issue #376.
|
2014-02-21 10:53:07 -05:00 |
|
Davide P. Cervone
|
dfcc8ca0f7
|
Merge branch 'issue738' into develop. Issue #7348.
|
2014-02-21 10:52:43 -05:00 |
|
Davide P. Cervone
|
f38dc200fc
|
Make annotation NOT be a token element, by adding a new isChars flag to force its contents to be a chars node rather than an mtext node (which is why it was labelled isToken originally). Resolves issue #376.
|
2014-02-20 15:38:14 -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
|
2c5ecf6303
|
Make sure measuring spans are removed from all elements (including the ones that were changed). Resolves second half of issue #576.
|
2014-02-06 11:54:26 -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 |
|
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 |
|
Davide P. Cervone
|
d8c06eb293
|
Make MathML fontsize only be allowed if fontsize is 'all'
|
2013-04-27 07:44:45 -04:00 |
|
Davide P. Cervone
|
4c9c6da10c
|
Add a Safe extension that allows you to restrict potentially dangerous features of MathJax when it is used in a shared environment (e.g., href to javascript, styles and classes, etc.)
|
2013-04-27 07:34:41 -04:00 |
|
Davide P. Cervone
|
8c16f656ac
|
Update math processing errors to include original format and actual error message in the Show Math As menu. Resolves issue #450.
|
2013-04-26 17:17:59 -04:00 |
|
Davide P. Cervone
|
9178a9af0e
|
Properly handle preview of 'none' in all preprocessors, and preview of 'alttext' in mml2jax. See note on commit d2bbe75 .
|
2013-04-26 13:29:35 -04:00 |
|
Davide P. Cervone
|
9d7ff33bd2
|
Use a single routine to construct the mrow that replaces mfenced. Fix up some uses of var (not using it twice for the same variable in a function). Fix up some spacing and comments. Don't use .trim(). Use firstChild rather than firstElementChild (not supported by all browsers), etc.
|
2013-04-26 07:01:28 -04:00 |
|
Davide P. Cervone
|
e253967b72
|
Fix comment in content-mathml.js
|
2013-04-24 15:25:28 -04:00 |
|
Davide P. Cervone
|
607b1031a3
|
Merge remote-tracking branch 'fred/content-mathml' into develop
Add Content MathML support.
|
2013-04-24 15:20:17 -04:00 |
|
Davide P. Cervone
|
2d33f1d348
|
Call MATML.Parse.prototype directly rather than make a special flag for preprocessing. Use MATHML variable rather than full reference.
|
2013-04-22 15:44:58 -04:00 |
|
Davide P. Cervone
|
7214be5ff1
|
Add HelpDialog to the list of domains for the three languages, and make sure that the domain file is loaded (even if the language is changed after the help dialog has been viewed in another language).
|
2013-04-22 13:27:39 -04:00 |
|
Davide P. Cervone
|
3901529db9
|
Add Help dialog box (rather than link to a site). Fix Markdown to substitue values for URL's in links.
|
2013-04-22 13:18:58 -04:00 |
|
Davide P. Cervone
|
e239cbc6fe
|
Allow spaces in the RGB, rgb, and greyscale color specifications. resolves issue #446.
|
2013-04-22 09:19:32 -04:00 |
|
Davide P. Cervone
|
f04a2e3037
|
Change URL for MathJax font download to point ot GitHub.
|
2013-04-20 16:35:52 -04:00 |
|
Davide P. Cervone
|
d9505f9a1d
|
Remove v1.0-warning. Resolves issue #445.
|
2013-04-20 16:21:58 -04:00 |
|
Davide P. Cervone
|
796c6b484d
|
Merge branch 'issue435' into develop
Resolves issue #435.
|
2013-04-19 09:28:46 -04:00 |
|
Davide P. Cervone
|
6e2b8066db
|
Merge branch 'issue378' into develop
Resolves issue #378.
|
2013-04-19 09:22:03 -04:00 |
|
Davide P. Cervone
|
19a10031a9
|
Merge branch 'issue381' into develop
Resolves issue #381.
|
2013-04-19 09:13:15 -04:00 |
|
Davide P. Cervone
|
38123ba33d
|
Add the MathJax_Preview class to the ignoreClass list so that tex2jax and asciimath2jax won't process previews accidentally. Resolves part of issue#378.
|
2013-04-16 20:37:27 -04:00 |
|
Davide P. Cervone
|
841596821a
|
Preserve spaces within \verb arguments. Resolves issue #381.
|
2013-04-16 19:48:11 -04:00 |
|
Davide P. Cervone
|
492f4cd53d
|
Fix typo in IE warning message. Resolves issue #397.
|
2013-04-16 19:24:08 -04:00 |
|
Davide P. Cervone
|
81eaac00e8
|
Handle zooming whenit is inside a scrollable element when it is not the main body element. Resolves issue #435.
|
2013-04-16 16:10:28 -04:00 |
|
Davide P. Cervone
|
838cb730cf
|
Make \smallfrown and \smallsmile come from the variant font so it has the correct size. Resolves issue #436.
|
2013-04-16 13:11:32 -04:00 |
|
Davide P. Cervone
|
03f6e8537a
|
Add Markdown processing to HTML snippet text, and convert FontWarnings to use it.
|
2013-04-10 16:28:18 -04:00 |
|
Davide P. Cervone
|
173c501eae
|
Fixed localization issues pointed out by fred (this creates some new messages that need to be translated).
|
2013-04-10 10:16:14 -04:00 |
|
Davide P. Cervone
|
7cd9180b0b
|
Fix a number of message ID's and message texts. Add menuTitle to fr.js file.
|
2013-04-09 13:13:25 -04:00 |
|
Davide P. Cervone
|
eeea99922b
|
Fix a problem with localiztion when substituted value is 0. Make language menu choices be in the given language. Allow better localization of Jax/Extensions in About box. Only update langauge menu when a new language is actually loaded. Shorten a number of French menu items to improve menu appearance. Correct some problems with FontWarnings and v1.0-warning messages. Move language menu to initial MathJax menu rather than a submenu. Fix a problem with canceling selection of renderer not reseting the menu selection.
|
2013-04-08 10:02:26 -04:00 |
|
Davide P. Cervone
|
d6fe660948
|
Rerender the page after selecting a locale (so error messages will be replaces). Probably should jsut rerender those equations with error messages to avoid delays.
|
2013-04-07 11:58:37 -04:00 |
|
Davide P. Cervone
|
f23cb8a6b2
|
Create list of locales from the localization data, and allow data to specify menu title. Update menu when new translations are added. Allow loading of third-party translation data by URL. Fix transaltion files to use addTranslation().
|
2013-04-07 11:44:58 -04:00 |
|
Davide P. Cervone
|
c4d47bb10d
|
Add callback to loadDomain to make it easier to use
|
2013-04-07 10:44:29 -04:00 |
|
Davide P. Cervone
|
c9578c7a0b
|
Add localization submenu, and set locale via menu. Allow locale= configuration parameter on script to load MathJax.js. Load MathMenu domain automatically (so it is ready when needed).
|
2013-04-06 20:04:48 -04:00 |
|
Davide P. Cervone
|
9ee925dfbb
|
Fix up some issues with plural processing. Make loadDomain handle both loads if there are any. Fix up Math Processing Error snippets to use new snippet code.
|
2013-04-06 10:47:47 -04:00 |
|
Davide P. Cervone
|
535c033e24
|
Handle HTML snippets better, and fix up messages in FontWarnings and v1.0-warning extensions. Fix French menu items and a few others (thanks Fred). Fix scale-all-math dialog.
|
2013-04-05 18:45:50 -04:00 |
|
Davide P. Cervone
|
660f38959a
|
Make constant messages be translated when they are used rather than when they are defined. Rework About box, add menu ID's. Make TeX.Error() and MathML.Error() handle localization. Break up Fred's French data into separate files. Make localization data load on demand. Other miscellaneous updates.
|
2013-04-03 17:24:14 -04:00 |
|
Davide P. Cervone
|
98755b96f3
|
Fix version number in autoload-all. Issue #420
|
2013-03-23 10:12:08 -04:00 |
|
Davide P. Cervone
|
d724248878
|
Add AMS CD environment. Resolves issue #420.
|
2013-03-23 10:10:01 -04:00 |
|
Frédéric Wang
|
95c01baaa1
|
Fix Core and CoreMO functions for TeXmathchoice.
|
2013-03-20 16:03:26 +01:00 |
|
Frédéric Wang
|
842dc53c36
|
Try to implement the XSLT transform for IE>=9.
|
2013-03-06 12:09:07 +01:00 |
|
Frédéric Wang
|
276b7751dc
|
Implement the XSLT for IE <= 8.
|
2013-03-05 15:15:45 +01:00 |
|
Frédéric Wang
|
ca718359cc
|
Handle parsing of the <math> source better.
|
2013-03-05 12:30:48 +01:00 |
|
Frédéric Wang
|
0928aac88e
|
Experimental content-mathml extension.
|
2013-02-28 11:56:27 +01:00 |
|
Frédéric Wang
|
503f997064
|
Finishing to find all the strings to localize
|
2013-02-25 18:05:33 +01:00 |
|
Frédéric Wang
|
dd019796b0
|
More translations...
|
2013-02-25 16:09:17 +01:00 |
|
Frédéric Wang
|
4fdb68a080
|
More attempts to translate messages.
|
2013-02-22 13:56:52 +01:00 |
|
Frédéric Wang
|
ca2f87ad7c
|
Trying to translate more dialogs ; Implement localization of numbers ; Handle arg substitution for arrays.
|
2013-02-20 15:42:12 +01:00 |
|
Frédéric Wang
|
4ced117e05
|
Initial implementation of MathJax.Localization. Some experiments with French localization.
|
2013-02-19 19:40:52 +01:00 |
|
Frédéric Wang
|
64a9eb0506
|
Workaround mfenced support for Opera too ; add open/close properties on the element jax generated by the TeX/MathML input jax ; generate mfenced element for <mrow> elements with open/close properties.
|
2013-02-04 12:55:49 +01:00 |
|
Frédéric Wang
|
5a5205e013
|
Make the input TeX jax generate mrow+mo rather than mfenced.
|
2013-02-01 12:22:55 +01:00 |
|
Frédéric Wang
|
d8b99effa0
|
Follow suggestions from Davide's review comment.
|
2012-12-22 21:30:14 +01:00 |
|
Frédéric Wang
|
96dc4b2b2a
|
make toMathML.js handle non-BMP characters properly. Fix issue 361.
|
2012-12-20 17:41:40 +01:00 |
|
Davide P. Cervone
|
081204f317
|
Bump versions, repack, and recombine previous commit
|
2012-11-27 14:34:46 -05:00 |
|
Davide P. Cervone
|
d2bbe75499
|
Allow preview to be just a plain string (rather than requiring [string]).
|
2012-11-27 14:25:32 -05:00 |
|
Davide P. Cervone
|
aa5829849f
|
Update version numbers to v2.1
|
2012-09-24 21:06:28 -04:00 |
|
Davide P. Cervone
|
173911d606
|
Make About box show 'woff or otf' when otf fonts are used (since both are requested).
|
2012-09-24 20:46:43 -04:00 |
|
Davide P. Cervone
|
1abbc73414
|
Merge branch 'issue236' into develop
|
2012-09-09 06:51:47 -04:00 |
|
Davide P. Cervone
|
983dd18b69
|
Allow negative dimensions for \\[] but clip to 0 since this isn't really allowed in MathML. I will need to figure out something better for the future, but for now this will prevent the error message. Issue #236.
|
2012-09-08 15:31:07 -04:00 |
|
Davide P. Cervone
|
23c8dcc8d3
|
Delay sizing and positioning of Show Source window to give WebKit time to get the dimensions worked out. Also make sure we don't use negative width or height (which I think was the problem with Chrome). Resolves issues #245 and #221.
|
2012-09-08 14:27:03 -04:00 |
|
Davide P. Cervone
|
0ed5d463e5
|
Merge branch 'issue217' into develop
|
2012-09-08 10:36:30 -04:00 |
|
Davide P. Cervone
|
7ea6ce84b1
|
Merge branch 'issue304' into develop
|
2012-09-06 10:08:01 -04:00 |
|
Davide P. Cervone
|
bf680988b9
|
Merge branch 'develop' into IE10
|
2012-09-04 09:33:06 -04:00 |
|
Davide P. Cervone
|
c9984345d6
|
Move span that holds zoom box to after the displayed math so that line breaks won't occur between the two. Adjust getJaxFromMath to compensate. Resolves second item from issue #217.
|
2012-09-03 08:40:06 -04:00 |
|
Davide P. Cervone
|
076526787e
|
Merge branch 'issue300' into develop
|
2012-08-31 16:38:23 -04:00 |
|
Davide P. Cervone
|
c1ae9afe0c
|
Only add xmlns in toMathML output if it isn't already given. Resolves issue #304.
|
2012-08-28 15:41:26 -04:00 |
|
Davide P. Cervone
|
da66d4b684
|
Remove dependencies of TeX->MathML conversion on the choice of fonts (TeX versus STIX). This no longer worked since the input and output phases have been separated (and it was never a good idea anyway). This necessiated changing some choices of characters to be produced, and which would be considered the variant form. The selections were made to match the STIX fonts, and some fancy remapping was done in the MathJax fonts to accommodate that. Should resolve issue #300.
|
2012-08-28 14:33:50 -04:00 |
|
Davide P. Cervone
|
c2f6a94e10
|
Make jsMath2jax run before other preprocessors (use priority 8 rather than default of 10). Resolves issue #298.
|
2012-08-24 16:06:23 -04:00 |
|
Davide P. Cervone
|
f47dbc4cc0
|
Merge branch 'issue119' into develop
|
2012-08-20 10:13:25 -04:00 |
|
Davide P. Cervone
|
abaa72e102
|
Remove unwanted 'em' from eqnarray columnwidth (reported by Fred). Issue #229.
|
2012-08-20 08:33:05 -04:00 |
|
Davide P. Cervone
|
55a76151c0
|
Use the unicode characters that Fred has been asking for for a while. This covers most of issues #116, #119, and #216. Still need to merge multiple primes into the characters for those.
|
2012-08-19 20:13:46 -04:00 |
|
Davide P. Cervone
|
085ecf46b2
|
Bump version, pack and recombine previous commit
|
2012-08-19 09:04:07 -04:00 |
|
Davide P. Cervone
|
3bdd0fdb22
|
Make eqnarray do equation numbering when numbering is enabled. Resolves issue #229.
|
2012-08-19 09:02:17 -04:00 |
|
Davide P. Cervone
|
0236ee5a54
|
Merge branch 'issue286' into develop
|
2012-08-18 19:33:54 -04:00 |
|
Davide P. Cervone
|
9508c3f3cc
|
Merge 'issue287' into develop
|
2012-08-18 19:33:01 -04:00 |
|
Davide P. Cervone
|
7349136260
|
Add \textcolor macro to the color extension (resolves issue #218.)
|
2012-08-17 18:50:16 -04:00 |
|
Davide P. Cervone
|
c481c9f375
|
Allow decimal scale values. Fix setting of scale to work with SVG. Resolves issue #286.
|
2012-08-17 18:40:17 -04:00 |
|
Davide P. Cervone
|
049739b187
|
Added RGB color model. Perhaps more later. (Issue #287.)
|
2012-08-17 17:41:27 -04:00 |
|
Davide P. Cervone
|
51072a309a
|
Merge branch 'issue234' into develop
|
2012-08-17 06:51:54 -04:00 |
|
Davide P. Cervone
|
7a9691b38c
|
Remove extra commas that confuse IE7. (Resolves problem reported by Fred in isse #234.)
|
2012-08-17 06:51:30 -04:00 |
|
Davide P. Cervone
|
d169ff4988
|
Fix typo in autoload-all
|
2012-08-16 12:37:24 -04:00 |
|
Davide P. Cervone
|
481373994f
|
Merge 'issue225' into develop
|
2012-08-16 11:42:23 -04:00 |
|
Davide P. Cervone
|
acc3a0031b
|
Merge branch 'issue285' into develop
|
2012-08-16 11:08:26 -04:00 |
|
Davide P. Cervone
|
17df487ce9
|
Fix problem with +- mu's in toMathML.js just like for NativeMML output.
|
2012-08-16 11:08:04 -04:00 |
|
Davide P. Cervone
|
8709200381
|
Merge 'issue234' into develop
|
2012-08-16 09:19:34 -04:00 |
|
Davide P. Cervone
|
fe02e699a7
|
Merge branch 'issue215' into develop
|
2012-08-16 09:16:41 -04:00 |
|
Davide P. Cervone
|
700a24ba65
|
Merge 'issue211' into issue234
|
2012-08-15 15:57:08 -04:00 |
|
Davide P. Cervone
|
000e2586f4
|
Merge branch 'issue211' into develop
|
2012-08-15 15:52:58 -04:00 |
|
Davide P. Cervone
|
c5de4397a4
|
Merge 'issue209' into develop
|
2012-08-15 15:52:40 -04:00 |
|
Davide P. Cervone
|
174e62bd29
|
Automatically load the AMSmath extension when needed. Don't redefine the arrows until it is available. Resolves problem Fred reported in issue #234.
|
2012-08-15 14:30:49 -04:00 |
|
Davide P. Cervone
|
4d63e82e33
|
Add <<=> arrow to mhchecm extension. Resolves initial request in issue #234 (though still two other problems to look into)
|
2012-08-15 13:04:00 -04:00 |
|
Davide P. Cervone
|
5a2e34e9fc
|
Make autoload-all skip ones that are already loaded, and not redefine user-defined macros. Also, fix most extensions to not overwrite user defined macros
|
2012-08-15 10:44:19 -04:00 |
|
Davide P. Cervone
|
54fffeac3b
|
Ignore \label{} with no label. Resolves issue #225.
|
2012-08-15 09:24:20 -04:00 |
|
Davide P. Cervone
|
6e73b80d88
|
Make \injlim and friends produce single <mi> elements for thier names. Resolves issue #215.
|
2012-08-14 16:33:40 -04:00 |
|
Davide P. Cervone
|
63619df08e
|
Add close button to About box and don't make clicking box close it (only clicking button). Resloves issue #281
|
2012-08-14 08:43:57 -04:00 |
|
Davide P. Cervone
|
c1f2075e67
|
Fix a typo in the environments value that is stored in the initial stack
|
2012-05-18 21:07:42 -04:00 |
|
Davide P. Cervone
|
edfd102702
|
Merge issue209 with develop
|
2012-05-18 20:59:40 -04:00 |
|
Davide P. Cervone
|
ed0eb9c0c4
|
Added missing callback for restarting toMathML
|
2012-03-20 22:55:41 -04:00 |
|
Davide P. Cervone
|
d542c87077
|
Fix alignment of prescripts in mhchem to properly right-justify (won't work well in NativeMML output, but then neither do several other features)
|
2012-03-19 08:39:45 -04:00 |
|
Davide P. Cervone
|
7c6b2c01df
|
Expose the CE object (so we can override its methods) and bump the version number
|
2012-03-16 09:24:49 -04:00 |
|
Davide P. Cervone
|
52427db658
|
Fix alignment problem with prescripts in mhchem (resolves issue #211).
|
2012-03-16 09:09:26 -04:00 |
|
Davide P. Cervone
|
b816490799
|
Bump the version numbers for the previous commit
|
2012-03-15 13:48:48 -04:00 |
|
Davide P. Cervone
|
f2d5c4b037
|
Make NativeMML output properly handle iOS double-tap-and-hold, and issue warning message when switching to NativeMML output. Resolves issue #209.
|
2012-03-15 12:09:38 -04:00 |
|
Davide P. Cervone
|
6ca2bcba94
|
Fix typo in handle-floats.js that caused it to not compile
|
2012-03-11 09:53:00 -04:00 |
|
Davide P. Cervone
|
4d717dbea4
|
Work around IE10 bug with document.namespace, and with the background color for the contextual menu (resolves issues #203 and #204)
|
2012-03-07 12:04:20 -05:00 |
|
Davide P. Cervone
|
a2ab1f3760
|
Fix problem with MathEvents where pinch gestures were not being registered if both fingers were in typeset equations. (This may still need more, but it is an improvement for now). Resolves issue #200.
|
2012-03-01 16:06:16 -05:00 |
|
Davide P. Cervone
|
b8fc1c99f5
|
Bump the version number on MathMenu.js to account for the previous change
|
2012-02-27 18:19:32 -05:00 |
|
Davide P. Cervone
|
b82c4ac6ee
|
Fix typo in renderer-switching message for Forefox MML
|
2012-02-27 15:17:26 -05:00 |
|
Davide P. Cervone
|
4174acf5ac
|
Change help-2-0 to help-v2 in URL references (I think this looks better)
|
2012-02-26 10:46:52 -05:00 |
|
Davide P. Cervone
|
66058ed1e7
|
Move help files to help-2-0 since menu setup is different, and if we edit the on0line docs, then sites that are still uwing v1.1 will point to the new docs instead of the ones appropriate for their version
|
2012-02-26 09:31:51 -05:00 |
|
Davide P. Cervone
|
3a2b03a605
|
Add missing DefineColor macro to autoload-all extension
|
2012-02-25 13:18:53 -05:00 |
|
Davide P. Cervone
|
ab487a051c
|
Don't do bolding if width is not readable (e.g., inside a container with display:none). Resolves issue #194.
|
2012-02-24 10:07:32 -05:00 |
|
Davide P. Cervone
|
c1ab649925
|
Add MathJax.InputJax.TeX.resetEquationNumbers() routine to allow reprocessing of pages that have equation numbers and labels
|
2012-02-23 14:52:54 -05:00 |
|
Davide P. Cervone
|
52ed4f8026
|
Add autoload-all extension to predefine macros to autoload the extensions that define them (so MathJax will be able to access all the macros it knows about); update color extension so that it works with this extension better
|
2012-02-22 11:59:21 -05:00 |
|
Davide P. Cervone
|
70ea836047
|
Fix the AsciiMath block name in default.js, and fix a number of comments in extensions
|
2012-02-15 11:10:34 -05:00 |
|
Davide P. Cervone
|
cfa168e642
|
Allow attributes to have values enclosed in quotes
|
2012-02-15 11:09:39 -05:00 |
|
Davide P. Cervone
|
388595f4fe
|
Make mml2jax work better with IE namespaces (IE9 no longer seems to list the xmlns entries on the html element)
|
2012-02-09 11:31:04 -05:00 |
|
Davide P. Cervone
|
db4f476301
|
Fix font message for SVG output
|
2012-02-07 18:28:02 -05:00 |
|
Davide P. Cervone
|
10399b42b7
|
Add a missing space in the font warning message (spotted by Fred)
|
2012-02-06 09:34:43 -05:00 |
|
Davide P. Cervone
|
0d2d066b37
|
Make \ulcorner, etc. use more approprate unicode positions, and remap those positions to the locations in the MathJax_AMS fonts.
|
2012-02-01 16:15:30 -05:00 |
|
Davide P. Cervone
|
3bd6c1d203
|
Move MP menu warning messages to a confiogurable array, and hide the menu unless the current renderer is NativeMML with MathPlayer
|
2012-01-26 16:14:20 -05:00 |
|
Davide P. Cervone
|
145f5b17c5
|
Put back missing styles for noError output in HTML-CSS output (commented out while making earlier changes). Since no longer a subclass of merror, don't adjust for merror font size.
|
2012-01-25 10:39:00 -05:00 |
|
Davide P. Cervone
|
30e35cc729
|
Add menu control for showing TeX hints in MathML, and make TeXAtom not show extra mrow when it contains a single element
|
2012-01-25 09:45:20 -05:00 |
|
Davide P. Cervone
|
02909ecba4
|
Update copyright dates and set version numbers to 2.0; repack and recombine
|
2012-01-25 09:23:45 -05:00 |
|
Davide P. Cervone
|
9936d53e2f
|
Make font preference menu honor the imageFont setting
|
2012-01-24 13:07:28 -05:00 |
|
Davide P. Cervone
|
876be6f0fc
|
Make showDsicoverable setting properly show/hide the Highlight-on-Hover menu item
|
2012-01-23 12:22:51 -05:00 |
|
Davide P. Cervone
|
033e6ee6d1
|
Add warning messages if you switch to a renderer that is not appropriate for your browser (but let you do it anyway, just in case we are wrong)
|
2012-01-23 10:44:57 -05:00 |
|
Davide P. Cervone
|
344f832e1e
|
Better handling of MathPlayer settings. In particular, allow Alt-Click in IE8 and lower when math menu is disabled.
|
2012-01-23 10:06:52 -05:00 |
|
Davide P. Cervone
|
92f00c7f5b
|
Add a MathPlayer menu item in IE to allow user control over what gets passed to MathPlayer (this allows users with assitive technology to control the setup to suit their needs).
|
2012-01-23 06:49:11 -05:00 |
|
Davide P. Cervone
|
b02429e1ad
|
Have MathJax.js set up MathPlayer if it can (since delaying that is what causes crashes). Also make preview be hidden to prevent screen readers from seeing them once the math is typeset.
|
2012-01-22 17:40:46 -05:00 |
|
Davide P. Cervone
|
b0fd920efb
|
Fix a timing problem with mobile devices when combined configurations are used
|
2012-01-19 20:56:10 -05:00 |
|
Davide P. Cervone
|
afb4257a83
|
Add WOFF fonts and use them in browsers that support them; fix error in font reporting in About box
|
2012-01-19 10:18:52 -05:00 |
|
Davide P. Cervone
|
630febd0e8
|
Normalize name of preview filter function to filterPreview for all preprocessors.
|
2012-01-18 11:47:42 -05:00 |
|
Davide P. Cervone
|
5422dda7a1
|
Merge branch 'AsciiMath' into v2.0-candidate
|
2012-01-18 11:45:34 -05:00 |
|
Davide P. Cervone
|
5f74ca0380
|
Allow start and stop delimiters to be different, and add configuration blocks for AsciiMath and asciimath2jax to the default.js configuration
|
2012-01-18 11:45:14 -05:00 |
|
Davide P. Cervone
|
f4eecb684e
|
Allow element ID's to use \label name rather than equation number (optionally). Requested in issue #71.
|
2012-01-18 11:17:47 -05:00 |
|
Davide P. Cervone
|
935585bec7
|
New ASCIIMath input jax based on David Lippman's contributed versions
|
2012-01-17 10:36:13 -05:00 |
|
Davide P. Cervone
|
af2cd3476f
|
Update \unicode to work with SVG, and to better handle fonts and sizes. Also fix HTML-CSS font size when fontfamily is specified
|
2012-01-12 17:20:21 -05:00 |
|
Davide P. Cervone
|
52755c4c3d
|
Merge SVG branch into v2.0-candidate (no need to continue to keep them separated)
|
2012-01-12 07:39:53 -05:00 |
|
Davide P. Cervone
|
f833905396
|
Fix typo in previous change
|
2012-01-11 18:25:53 -05:00 |
|
Davide P. Cervone
|
88e3ce4680
|
When MathML with MJX classes come from TeX extensions, load the required extension so that the fonts will be properly set up
|
2012-01-11 17:53:05 -05:00 |
|
Davide P. Cervone
|
c679563c09
|
Move copyAttributes and skipAttributes to element jax (since they are used in several places) to avoid redundency
|
2012-01-11 14:22:24 -05:00 |
|
Davide P. Cervone
|
756ef39804
|
Make MathML input read the MathJax classes to recreate the TeXAtoms and other tex-specific items
|
2012-01-10 19:39:08 -05:00 |
|
Davide P. Cervone
|
36ef5c9e34
|
Add class to mark TeXAtom elements and make sure other attributes are applied (they were being left off)
|
2012-01-10 16:30:57 -05:00 |
|
Davide P. Cervone
|
cfacc26c31
|
Use classes to distinguish mathvariants that aren't in MathML, and set FF CSS to handle them. Use classes for variantForm and cancel arrows. (Still need to have MathML input handle these classes on input)
|
2012-01-10 15:32:06 -05:00 |
|
Davide P. Cervone
|
a013dd823f
|
Save user-provided attributes in a separate object (to avoid collision with internal values); change property names in toMathML to have a prefix; allow known attributes in \mmlToken macro; only remove mlabeledtr in FF8 and before.
|
2012-01-10 14:10:48 -05:00 |
|
Davide P. Cervone
|
37a462c801
|
Force message text color to be black (for FontWarnings and config warning)
|
2012-01-10 10:59:52 -05:00 |
|
Davide P. Cervone
|
d199d509ef
|
Allow noUndefined to be disabled, and fix some indenting in noErrors
|
2012-01-09 18:41:02 -05:00 |
|
Davide P. Cervone
|
c1ee953b4e
|
Add ability to disable noErrors, and change the styling to not use .merror so that when disabled, the styles won't be changed
|
2012-01-09 18:36:35 -05:00 |
|
Davide P. Cervone
|
ea30a341e9
|
Add noErrors support to SVG output (and reorganize the other output support)
|
2012-01-09 18:07:52 -05:00 |
|
Davide P. Cervone
|
d63d99409b
|
Make AMSsymbols set up variant-form remappings for SVG output
|
2012-01-09 16:30:37 -05:00 |
|
Davide P. Cervone
|
b622ba17ec
|
Have boldsymbol signal it is ready as soon as the TeX part is ready (since we don't know which output jax is in use, so shouldn't wait for that)
|
2012-01-09 16:23:26 -05:00 |
|
Davide P. Cervone
|
b591c4ef31
|
Make \boldsymbol add caligraphic bold to SVG output (as it does for HTML-CSS).
|
2012-01-09 16:19:47 -05:00 |
|
Davide P. Cervone
|
1eb58f429e
|
Merge branch v2.0-candidate with SVG
|
2012-01-09 15:13:40 -05:00 |
|
Davide P. Cervone
|
522b743b56
|
Add option to make tex2jax require balanced braces when looking for close delimiters (more compatible with actual TeX). The option can be set to false to get the pre-v2.0 behavior.
|
2012-01-09 11:22:58 -05:00 |
|
Davide P. Cervone
|
3131d09d06
|
Allow \newcommand to take a default parameter, and adjust GetBrackets to distinguish between no brackets and empty brackets
|
2012-01-07 18:55:52 -05:00 |
|
Davide P. Cervone
|
51a65e5b52
|
Add HTML-CSS extension to handle tagged equations better when there are floating elements (without this, they overlap the floats). This is an extension since it misuses display:table-cell, and I'm not certain of all the consequences.
|
2012-01-07 10:24:26 -05:00 |
|
Davide P. Cervone
|
379b2c43e9
|
Fix a typo in the comments
|
2012-01-07 09:57:20 -05:00 |
|
Davide P. Cervone
|
92f80f4e23
|
Add IndexOf() command to find index of an item in the menu list (so it is easier to insert new items)
|
2012-01-06 20:00:15 -05:00 |
|
Davide P. Cervone
|
51c0a95f46
|
Add menu signals for post/unpost and activation of menu items
|
2012-01-06 19:52:02 -05:00 |
|
Davide P. Cervone
|
b438a84b1c
|
Add zoom/unzoom messages
|
2012-01-06 17:47:44 -05:00 |
|
Davide P. Cervone
|
77c8a54da6
|
Add more signals for error conditions (so error reporting software can track it easier)
|
2012-01-06 17:09:37 -05:00 |
|
Davide P. Cervone
|
b70caaf465
|
Allow dot delimiters for \genfrac (they incorrectly produced errors)
|
2011-12-27 15:02:27 -05:00 |
|
Davide P. Cervone
|
2808c9cc27
|
Fix a comment typo
|
2011-12-27 15:00:30 -05:00 |
|
Davide P. Cervone
|
69a14287b1
|
Merge changes from v2.0-candidate and fix problem with U+21A0 in SVG (character was wrongly indicated in previous commit message)
|
2011-12-17 10:51:15 -05:00 |
|
Davide P. Cervone
|
d215f20a42
|
Fix menu background problem in IE8+ and remove extra comma giving IE7 and IE6 problems.
|
2011-12-15 21:05:15 -05:00 |
|
Davide P. Cervone
|
dbab4d4101
|
Merge branch v2.0-candidate into SVG
|
2011-12-15 17:47:57 -05:00 |
|
Davide P. Cervone
|
9eaa73a0ac
|
Fix incorrect case for FALSE routine
|
2011-12-15 17:44:13 -05:00 |
|
Davide P. Cervone
|
d044f4c8f4
|
Merge v2.0-candidate into SVG
|
2011-12-07 14:07:47 -05:00 |
|
Davide P. Cervone
|
091551dab1
|
Removed debugging code accidentally left in
|
2011-11-20 23:05:27 -05:00 |
|
Davide P. Cervone
|
6a09817aa3
|
Prevent default action when close image is pressed in the contextual menu for mobile devices
|
2011-11-20 23:04:17 -05:00 |
|
Davide P. Cervone
|
7f5180a87e
|
Properly handle hover changes when going from one expression to another when there is no intervening space (both elements are marked isMathJax, but for different expressions)
|
2011-11-20 21:52:49 -05:00 |
|
Davide P. Cervone
|
91543560a9
|
Merge branch 'v2.0-candidate' into SVG
|
2011-11-20 17:35:31 -05:00 |
|