Davide P. Cervone
|
a118ca9e82
|
Allow percentage width to bubble up un bbox.updateFrom(cbox). Resolves issue #1499.
|
2016-06-02 16:33:15 -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
|
a091415f55
|
Merge pull request #1457 from dpvc/issue1451
Fix problem with Plane1 not being mapped to the MathJax fonts properly. Resolves issue #1451.
|
2016-05-11 17:12:02 -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
|
22c19a8186
|
Fix problem with Plane1 not being mapped to the MathJax fonts properly. Resolves issue #1451.
|
2016-04-29 09:43:00 -04:00 |
|
Peter Krautzberger
|
9da81b518e
|
[CommonHTML] fix typo in styles
Fixes #1443
|
2016-04-21 10:06:26 +02: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
|
2b5f6103cc
|
Merge branch 'issue1360' into develop. Issue #1360.
|
2016-01-27 14:40:13 -05:00 |
|
Davide P. Cervone
|
d478573b33
|
Return the NODES array in getNodesByClass().
|
2016-01-27 01:15:07 -05:00 |
|
Davide P. Cervone
|
1318ffeb88
|
Fix CHTML.getNode() to handle nested tags, and fix CHTMLchildNode() for munderover and msubsup elements. Resolves issue #1360
|
2016-01-26 14:59:32 -05:00 |
|
Davide P. Cervone
|
e315be2978
|
Reorganize fraction layout in order to align fraction lines better. (Probably should do something similar for munderover and possibly msupsub as well.) Resolves issue #1348.
|
2016-01-26 12:21:25 -05:00 |
|
Davide P. Cervone
|
24a6cf7c25
|
Merge branch 'issue1359' into develop. Issue #1359.
|
2016-01-26 11:05:34 -05:00 |
|
Davide P. Cervone
|
60de3854b9
|
Merge branch 'issue1353' into develop. Issue #1353.
|
2016-01-26 11:05:02 -05:00 |
|
Davide P. Cervone
|
4d0af10b8d
|
If measurements can't be taken in getHDW(), move the test elements to the document.body instead in hopes that it is visible. Resolves issue #1353.
|
2016-01-25 12:02:24 -05:00 |
|
Davide P. Cervone
|
99782aee54
|
Remove padding from elements where CSS overrides it. Resolves issue #1359.
|
2016-01-25 08:43:47 -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
|
ae8ae0cb72
|
Fix a number of issues found by running IE8.
|
2015-12-23 19:40:41 -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
|
21dd8a4b46
|
Make sure main container element gets width set when using right margin for negative size
|
2015-12-06 07:49:24 -05:00 |
|
Davide P. Cervone
|
757660863f
|
Handle boxes with negative widths in CHTML. Resolves issue #1280
|
2015-12-05 18:43:31 -05:00 |
|
Davide P. Cervone
|
206dc7f490
|
Make horizontal stretchy characters use multiple extenders rather than CSS transform. Issue #1326
|
2015-12-04 10:28:54 -05:00 |
|
Davide P. Cervone
|
49003fe4ac
|
Fix vertical stretchy characters to use multiple extenders rather than CSS transform. Issue #1326
|
2015-12-03 11:49:55 -05:00 |
|
Davide P. Cervone
|
04bb13e932
|
Lookup stack container for stretchy operators for msubsup in CHTML. Resolves issue #1287.
|
2015-10-18 07:33:24 -04:00 |
|
Davide P. Cervone
|
c68c690468
|
Make sure CHTML zoom has access to the proper container
|
2015-10-17 06:01:03 -04:00 |
|
Davide P. Cervone
|
b679e7e4df
|
Merge branch 'issue1279' into develop. Issue #1279.
|
2015-10-14 09:09:35 -04:00 |
|
Davide P. Cervone
|
48e3ed1047
|
Merge branch 'issue1283' into develop. Issue #1283.
|
2015-10-14 08:01:41 -04:00 |
|
Davide P. Cervone
|
c8ea88e195
|
Make horizontal lines have minimum lickness of 1px so they don't disappear. Issue #1279.
|
2015-10-13 06:15:32 -04:00 |
|
Davide P. Cervone
|
3b8ab2e5c1
|
Round em's to nearest pixel to avoid WebKit alignment issues. Resolves issue #1283.
|
2015-10-11 18:57:38 -04:00 |
|
Davide P. Cervone
|
7c3fbd95cc
|
Mark CHTML output so that tex2jax won't re-process it. Resolves issue #1285.
|
2015-10-11 14:31:41 -04:00 |
|
Davide P. Cervone
|
974b5d34c8
|
Merge branch 'issue1281' into develop. Issue #1281.
|
2015-10-08 20:46:10 -04:00 |
|
Davide P. Cervone
|
74c7898fca
|
Merge branch 'issue1279' into develop. Issue #1279.
|
2015-10-08 20:45:59 -04:00 |
|
Davide P. Cervone
|
015c36ef84
|
Merge branch 'issue1278' into develop. Issue #1278.
|
2015-10-08 20:45:41 -04:00 |
|
Davide P. Cervone
|
bd5c6d7496
|
Scale pixels by the scaling factor in effect for node (since they are not relative units and won't be scaled automatically). Issue #1279
|
2015-10-08 08:35:59 -04:00 |
|
Davide P. Cervone
|
4765effa5f
|
Make sure horizontal lines have units in pixels rather than ems so they are less likely to disappear
|
2015-10-08 08:19:05 -04:00 |
|
Davide P. Cervone
|
9da8bc6fdb
|
Have non-token elements get the correct scaling factor (using the proper mathsize) rather than setting it to 1. This resolves issue #1281.
|
2015-10-08 08:12:29 -04:00 |
|
Davide P. Cervone
|
47163b5c70
|
Add missing ':focus' in CSS for handling outline better
|
2015-10-08 08:07:30 -04:00 |
|
Davide P. Cervone
|
1fa9bbaef0
|
Force width of mrow if there is negative space within the mrow (to work around WebKit bug). Resolves issue #1278.
|
2015-10-07 18:06:49 -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
|
6535c031ed
|
Fix alignment problems with horizontal stretched characters. Resolves issue #1276.
|
2015-10-03 08:31:17 -04:00 |
|
Davide P. Cervone
|
c83db737ec
|
Fix problems found during packing of files
|
2015-09-19 17:26:48 -04:00 |
|
Davide P. Cervone
|
45817c1519
|
merge branch 'develop' into more-menu (fix conflicts with Volker's changes)
|
2015-09-14 07:27:21 -04:00 |
|
Davide P. Cervone
|
031dccee98
|
Fix CHTML issues due to change from custom tags to span-with-class approach (i.e., replace uses of getElementsByTagName). Also fix some issues found by running the test suite.
|
2015-09-13 17:48:29 -04:00 |
|
Davide P. Cervone
|
0412d8ec7e
|
Fixed CHTML.addElement to be able to create non-span elements (e.g., the <a> needed for href attributes)
|
2015-09-12 14:23:35 -04:00 |
|
Davide P. Cervone
|
17e02d710c
|
Fix removal of previously rendered CHTML output (for Rerender, etc) to lok for class rather than node type, now that we switched to all spans again (sigh).
|
2015-09-12 14:19:37 -04:00 |
|
Davide P. Cervone
|
b1647c98e7
|
Make sure CommonHTML output is marked by isMathJax
|
2015-09-12 07:30:54 -04:00 |
|
Davide P. Cervone
|
3a15f83059
|
Adjust role for SVG output and put aria-label on the SVG element rather than the enclosing span; add role and aria-label to CHTML output. Resolves issue #1192.
|
2015-09-11 10:44:50 -04: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 |
|
Davide P. Cervone
|
e6f15a4bec
|
Convert use of custom tags to span-with-class
|
2015-08-29 08:24:44 -04:00 |
|
zorkow
|
189d4a8a81
|
Adds tabbing and menu key event for for all renderers.
|
2015-08-29 01:02:33 +01:00 |
|