Davide P. Cervone
|
e60c792e10
|
Update versions and copyrights
|
2016-08-31 11:24:33 -04:00 |
|
Davide P. Cervone
|
64b65a655c
|
Merge pull request #1603 from dpvc/issue1584
Add MathJax.Object.isArray, and change most 'instanceof Array' to use it. #1584
|
2016-08-29 10:19:05 -04:00 |
|
Davide P. Cervone
|
d3201ada44
|
Make sure mmultiscripts aligns HTML-CSS color element for prescripts.
|
2016-08-25 06:44:14 -04:00 |
|
Davide P. Cervone
|
d9ebbae56b
|
Add MathJax.Object.isArray, and change most 'instanceof Array' to use it (unless the arrays are only going to generated by MathJax internals). Resolves issue #1584.
|
2016-08-24 12:05:53 -04:00 |
|
Davide P. Cervone
|
62e8298223
|
Merge pull request #1590 from dpvc/issue1555
Set previews to have display:none. #1555
|
2016-08-24 09:43:57 -04:00 |
|
Davide P. Cervone
|
d8a85a0891
|
Check to make sure element is in the page before processing it.
|
2016-08-22 09:30:21 -04:00 |
|
Davide P. Cervone
|
0e9f51f39e
|
Fix regression with precentage-width tables that are less than 100% wide caused by changes to full-width CSS to fix shrink-wrap issues.
|
2016-08-22 08:47:28 -04:00 |
|
Davide P. Cervone
|
e3ad30b4bd
|
Fix typo in commit 9f0059c .
|
2016-08-22 06:41:25 -04:00 |
|
Davide P. Cervone
|
9f0059cfb4
|
Handle hidden elements properly in HTML-CSS and SVG now that we are not looking up by frame ID. Also, cache hidden elements in SVG like in HTML-CSS.
|
2016-08-21 19:33:04 -04:00 |
|
Davide P. Cervone
|
9775358fec
|
Set previews to have display:none. Resolves issue #1555.
|
2016-08-21 09:32:00 -04:00 |
|
Davide P. Cervone
|
4a9bee1f2f
|
Fix regression in HTML-CSS linebreak code that causes processing error in some cases.
|
2016-08-18 15:50:17 -04:00 |
|
Davide P. Cervone
|
dd2ac513ce
|
Fix problem with identifying display math due to change from looking of frame to using previousSibling.
|
2016-08-18 10:16:03 -04:00 |
|
Davide P. Cervone
|
f6c72b41d6
|
Be sure to remove all previous output in HTML-CSS jax.
|
2016-08-17 18:56:57 -04:00 |
|
Davide P. Cervone
|
624572a654
|
Handle interleaved Typeset() calls better.
|
2016-08-17 16:20:59 -04:00 |
|
Davide P. Cervone
|
4779c91b5f
|
Merge pull request #1574 from dpvc/issue1573
Use currentColor rather than black for menclose with no math color. #1573
|
2016-08-05 12:08:08 -04:00 |
|
Davide P. Cervone
|
2cc672face
|
Merge pull request #1547 from dpvc/issue1539
Fix fractions with line breaks in HTML output. #1539
|
2016-08-05 10:21:49 -04:00 |
|
Davide P. Cervone
|
13cd70757f
|
Use currentColor rather than black for menclose when mathcolor isn't specified. Resolves issue #1573.
|
2016-08-04 10:55:10 -04:00 |
|
Davide P. Cervone
|
fbed4bd61d
|
Merge develop into issue1544
|
2016-07-26 14:54:46 -04:00 |
|
Davide P. Cervone
|
f5e818cc21
|
Merge pull request #1552 from dpvc/issue1022
Handle hrefs during line breaking. #1022
|
2016-07-23 15:59:56 -04:00 |
|
Davide P. Cervone
|
0940fcea09
|
Merge pull request #1549 from dpvc/issue1548
Fix determination of line-breaing parent element. #1548.
|
2016-07-23 15:53:41 -04:00 |
|
Davide P. Cervone
|
119f050dd3
|
Merge pull request #1526 from dpvc/issue989
Make minus in <mn> produce U+2212 rather than U+002D. #989
|
2016-07-23 15:45:43 -04:00 |
|
Davide P. Cervone
|
e75d86950f
|
Merge pull request #1538 from dpvc/issue1364
Don't let preview width interfere with the determination of the container width. #1364
|
2016-07-08 09:13:01 -04:00 |
|
Davide P. Cervone
|
4f87ff1b87
|
Merge pull request #1530 from dpvc/issue1478
Fix problem with Safari inserting line breaks before in-line math. #1478
|
2016-07-08 08:58:37 -04:00 |
|
Davide P. Cervone
|
2f1c09224a
|
Fix line breaking to handle hrefs properly both when they are split and when they are not. Resolves issue #1022.
|
2016-07-06 07:43:04 -04:00 |
|
Davide P. Cervone
|
86165f9a3a
|
Fix determination of line-breaing parent element. Resolves issue #1548.
|
2016-07-04 13:16:06 -04:00 |
|
Davide P. Cervone
|
68369285fd
|
Make fractions with linebreaks center the elements based on the natural width (not 100%) in HTML-CSS and CHTML, just as in SVG. Resolves issue #1539.
|
2016-07-04 12:50:10 -04:00 |
|
Davide P. Cervone
|
47a072fae6
|
Add stretchy data for U+20D7 to HTML-CSS, CHTML, SVG data for TeX and STIX fonts. Other fonts already have it. Resolves issue #1544.
|
2016-07-04 11:36:05 -04:00 |
|
Davide P. Cervone
|
3ee5ca30bb
|
Don't let preview width interfere with the determination of the container width. Resolves issue #1364.
|
2016-06-23 20:37:25 -04:00 |
|
Davide P. Cervone
|
94f2f20448
|
Fix problem with Safari inserting linebreaks for in-line math due to new width-detection scheme (linebreakSpan). #1478.
|
2016-06-20 18:23:18 -04:00 |
|
Davide P. Cervone
|
8f628e0590
|
Adjust height and depth of minus to match plus, and fix arrow rep to remove the extra when it is used as an arrow extender. Fix up some spacing and use shorthands for some font names. Resolves issue #1187.
|
2016-06-16 22:20:56 -04:00 |
|
Davide P. Cervone
|
1d9ba6992a
|
Add alias for U+2206 to U+0394, and remove incorrect data from SVG files. Apparently the batik conversion added these somehow, so that should still be fixed. Resolves issue #1418.
|
2016-06-16 11:30:58 -04:00 |
|
Davide P. Cervone
|
913dcb5601
|
Remap U+007C to variant form, and vice-versa. Resolves issue #1154
|
2016-06-16 09:51:17 -04:00 |
|
Davide P. Cervone
|
61f57ed631
|
Fix stretch data for U+222B (integral) in STIX-Web data for HTML-CSS and SVG, and add it so local STIX data. Resolves issue #1092.
|
2016-06-16 08:58:49 -04:00 |
|
Davide P. Cervone
|
3d36b7a4ba
|
Make minus in <mn> produce U+2212 rather than U+002D. Resolves issue #989.
|
2016-06-14 20:00:10 -04:00 |
|
Davide P. Cervone
|
a1c40e7a02
|
Make left arrow use combining left arrow for accents (consistent with right arrow).
|
2016-06-14 13:41:32 -04:00 |
|
Davide P. Cervone
|
abb7084ae9
|
Merge pull request #1479 from dpvc/issue1478
Properly determine container widths. Resolves issue #1478.
|
2016-06-08 07:32:15 -04:00 |
|
Davide P. Cervone
|
acbb444141
|
Make rowlines='' and rowlines=' ' be rowlines='none'. Resolives issue #1004.
|
2016-06-07 06:46:13 -04:00 |
|
Davide P. Cervone
|
0d192ebf70
|
Make getJaxForMath() work even during chunking. Resolves issue mathjax/MathJax-RespEq#119.
|
2016-06-06 07:41:18 -04:00 |
|
Davide P. Cervone
|
422065a0c1
|
Fix CSS for IE < 8.
|
2016-05-17 16:56:56 -04:00 |
|
Davide P. Cervone
|
22c1cf4cb9
|
Properly determine container width for shrink-wrapped elements in HTML-CSS, and add the CSS from handle-floats into the standard HTML-CSS. Remove the content of the handle-floats extension. Issue #1478.
|
2016-05-17 15:54:33 -04:00 |
|
Davide P. Cervone
|
264981846f
|
Merge pull request #1461 from dpvc/issue1452
Make sure 0 remains 0 when rounding to pixels (plus a bit). Resolves issue #1452.
|
2016-05-17 11:24:01 -04:00 |
|
Davide P. Cervone
|
19b813a4a7
|
Make Volker's suggested change. Issue #1452.
|
2016-05-11 20:48:29 -04:00 |
|
Davide P. Cervone
|
17cd3349c7
|
Merge pull request #1465 from dpvc/issue1437
Don't set role in CHTML and HTML-CSS output. Resolves issue #1437.
|
2016-05-11 17:24:04 -04:00 |
|
Davide P. Cervone
|
d8f89ffade
|
Merge pull request #1460 from dpvc/issue1370
Adjust position of rule for square root when it is made via `createRule()`. Resolves #1370.
|
2016-05-11 17:20:59 -04:00 |
|
Davide P. Cervone
|
902aa2bf7e
|
Don't set role in CHTML and HTML-CSS output, and fix comments in other jax. Issue #1437.
|
2016-05-04 08:18:59 -04:00 |
|
Davide P. Cervone
|
35ca30ef4c
|
Make sure 0 remains 0 when rounding to pixels (plus a bit). Resolves issue #1452.
|
2016-05-03 21:15:55 -04:00 |
|
Davide P. Cervone
|
d9a64a2603
|
Adjust position of rule for square root when it is made via createRule(). Resolves issue #1370.
|
2016-04-29 19:29:54 -04:00 |
|
Davide P. Cervone
|
bab0a8dd8c
|
Add more checks that the script tags are still in the active DOM before trying to use them. Resolves puzzling.SE issue #1384.
|
2016-04-08 14:03:34 -04:00 |
|
Davide P. Cervone
|
11b5897959
|
Update version numbers of changed files
|
2016-02-07 15:34:12 -05:00 |
|
Davide P. Cervone
|
32c540b355
|
Merge branch 'issue1009' into develop. Issue #1009.
|
2016-02-06 10:42:31 -05:00 |
|