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
|
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
|
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 |
|
Davide P. Cervone
|
d1a569c905
|
Add jax parameter to getTabOrder() so that, if overridden, you can identify the jax (and it asociated script).
|
2016-02-06 10:35:31 -05:00 |
|
zorkow
|
a1bfe0afcf
|
Adds configuration for excluding MathJax elements from tab order.
|
2016-02-06 09:26:29 -05:00 |
|
Davide P. Cervone
|
0a33759241
|
Add text-rending:optimizeLegibility to integrals and other characters that extend well past their width. Resolves issue #1009
|
2016-02-01 11:07:25 -05:00 |
|
Davide P. Cervone
|
dc450d6bc7
|
Handle movablelimits on TeXAtom elements. Resolves issue #1197.
|
2016-01-24 18:26:50 -05:00 |
|
Davide P. Cervone
|
ba0de5c8a0
|
Update version numbers to 2.6.0
|
2015-12-29 09:36:52 -05:00 |
|
Davide P. Cervone
|
46676fd233
|
Merge branch 'issue1314' into develop. Issue #1314.
|
2015-12-18 05:52:05 -05:00 |
|
Davide P. Cervone
|
0727dd5ae3
|
Make right clip be the width+1000 rather than a fixed size. Issue #1314
|
2015-12-18 05:48:19 -05:00 |
|
Davide P. Cervone
|
916965b777
|
Make clip rect larger so that wide math will not beclipped. Resolves issue #1314
|
2015-12-17 19:58:32 -05:00 |
|
Davide P. Cervone
|
e7c11c969a
|
Fix focus problems due to overly aggressive CSS, and done add space around HTML-CSS output (which was causing problems).
|
2015-12-17 17:00:42 -05:00 |
|
Davide P. Cervone
|
a1460f8993
|
Update version numbers for 2.6.0-beta.2
|
2015-12-14 10:14:34 -05:00 |
|
Davide P. Cervone
|
bfcb0e94b5
|
Recompute the bounding box for an mrow with stretchable embellished operators that didn't actually stretch. Resolves issue #1332.
|
2015-12-11 11:53:53 -05:00 |
|
Davide P. Cervone
|
ea98a6e562
|
Make height/depth of horizontal stretchy characters be maximum of the height/depth of the component parts, rather than TeX's approach of using the extender's height and depth. Also, make over-brace and other over macros not set accent=false so they match TeX and the under versions better. Resolves #1255.
|
2015-11-02 09:22:36 -05:00 |
|
Davide P. Cervone
|
ecbfb344c3
|
Move event handler to maction element rather than duplication it in two places (for HTML-CSS output).
|
2015-10-17 23:36:13 -04:00 |
|
Davide P. Cervone
|
415be7eaf7
|
Add explicit table border-spacing since Firefox seems to need this to avoid too large a space around the math when focusing. If the spacing is too small, it seems that Firefox fails to treat the inlein-table as a table, so use 3px and use the margin to remove it so there is no change in position.
|
2015-10-17 23:35:24 -04:00 |
|
Davide P. Cervone
|
83b482f4b4
|
Fix typo in bbox for mfrac, and add ability to draw debugging bounding box for a given element.
|
2015-10-17 22:19:54 -04:00 |
|
Davide P. Cervone
|
225ac4680f
|
Update version numbers of changed files
|
2015-10-08 20:52:14 -04:00 |
|
Davide P. Cervone
|
4d6190c581
|
Use inline-table to make focus outline work better for all browsers. Resolves issue #1282
|
2015-10-06 20:48:15 -04:00 |
|
Davide P. Cervone
|
c83db737ec
|
Fix problems found during packing of files
|
2015-09-19 17:26:48 -04:00 |
|
Davide P. Cervone
|
2557ccedae
|
Update version number to 2.6-beta for beta release
|
2015-09-19 10:08:08 -04:00 |
|
Davide P. Cervone
|
bde96342e6
|
Move .MathJax:focus to right after .MathJax CSS, and make sure full-width equations are full width when converted to display:inline-block
|
2015-09-12 06:59:50 -04:00 |
|
zorkow
|
7054f37677
|
Integrates and moves improved CSS for outline.
|
2015-09-01 19:34:50 +01:00 |
|
zorkow
|
94b0d7d1ee
|
Merge branch 'develop' into integrate_keyboard_events
Conflicts:
unpacked/jax/output/CommonHTML/jax.js
|
2015-09-01 18:30:46 +01:00 |
|
zorkow
|
189d4a8a81
|
Adds tabbing and menu key event for for all renderers.
|
2015-08-29 01:02:33 +01:00 |
|
Davide P. Cervone
|
8d4a15abc1
|
Fix problems with indentAlign='right'.
|
2015-08-26 17:17:55 -04:00 |
|
Davide P. Cervone
|
f886216f2c
|
Handle explicit width correctly (don't remove extra column spacing)
|
2015-08-26 06:58:46 -04:00 |
|
Davide P. Cervone
|
3d4bc8cd0f
|
Handle indentshift properly in HTML-CSS output (don't need to scale it)
|
2015-08-26 06:39:23 -04:00 |
|
Davide P. Cervone
|
c3f4606576
|
Fix problem with dahsed rowlines in mtable caused by changing to px for rules (and using top border for horizontal lines)
|
2015-08-25 16:55:33 -04:00 |
|
Davide P. Cervone
|
463c88e4be
|
Don't use monospace for MS, and use smart quotes, like CommonHTML.
|
2015-08-25 15:14:48 -04:00 |
|