Davide P. Cervone
|
b2f2748c8e
|
Merge pull request #1481 from dpvc/issue1480
Fix problem in CHTML with mmultiscripts that contain stretchy characters. #1480
|
2016-06-08 06:44:21 -04:00 |
|
Davide P. Cervone
|
58e2717d45
|
Merge pull request #1459 from dpvc/issue1447
Improve getNode() so that is finds the correct node. #1447
|
2016-06-08 06:33:11 -04:00 |
|
Davide P. Cervone
|
2e82e8f17b
|
Merge pull request #1485 from dpvc/issue1449
Allow line breaks within TeXAtom elements Resolves issue #1449.
|
2016-06-06 16:04:24 -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
|
c9fc3ae66b
|
Fix up comment.
|
2016-05-18 12:37:23 -04:00 |
|
Davide P. Cervone
|
2f37edaadf
|
Construct the script boxes in the DOM so that stretchy characters can use CHTMLnodeElement() to locate their associated DOM nodes properly. The boxes are moved into the correct places later. REsolves issue #1480.
|
2016-05-18 12:30:53 -04:00 |
|
Davide P. Cervone
|
b51e686afc
|
Allow line breaks within TeXAtom elements Resolves issue #1449.
|
2016-05-17 19:20:03 -04:00 |
|
Davide P. Cervone
|
e1d430d1b3
|
Make getNode() non-recursive and add comments for what it does. Issue #1447.
|
2016-05-17 12:31:47 -04:00 |
|
Davide P. Cervone
|
c0c63b1e12
|
Merge pull request #1475 from dpvc/issue1474
Avoid error when \overset or \underset is empty. Resolves issue #1474.
|
2016-05-17 11:26:36 -04:00 |
|
Davide P. Cervone
|
fd223636e0
|
Merge pull request #1462 from dpvc/issue1441
Bubble percentage widths up while line breaking in CHTML. Resolves issue #1441.
|
2016-05-17 11:25:42 -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
|
ce4982f34b
|
Merge pull request #1454 from dpvc/issue831
Use full location URL for xlink references in SVG <use> elements. Resolves issue #831.
|
2016-05-17 11:22:57 -04:00 |
|
Davide P. Cervone
|
56db9c00b8
|
Avoid error when \overset or \underset is empty. Resolves isue #1474.
|
2016-05-15 09:07:51 -04:00 |
|
Davide P. Cervone
|
19b813a4a7
|
Make Volker's suggested change. Issue #1452.
|
2016-05-11 20:48:29 -04:00 |
|
Davide P. Cervone
|
e14a8516d7
|
Make Volker's suggested change. Issue #831.
|
2016-05-11 20:39:42 -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
|
ba2b068281
|
Merge pull request #1464 from dpvc/issue1419
Make sure resetEquationNumbers is always defined. Resolves issue #1419.
|
2016-05-11 17:23:00 -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
|
ba600e8f35
|
Merge pull request #1458 from dpvc/issue1422
Fix problem with container width in SVG when math is scaled. Resolves issue #1422.
|
2016-05-11 17:12:58 -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
|
094b1391f0
|
Merge pull request #1456 from dpvc/issue1384
Fix problems from puzzling.SE. #1384.
|
2016-05-11 17:10:02 -04:00 |
|
Davide P. Cervone
|
a63aa92102
|
Add a dummy resetEquationNumbers() function that is replaced by AMS. Resolves issue #1419.
|
2016-05-04 08:45:28 -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
|
715dadf23a
|
Bubble percentage widths up while line breaking in CHTML. Resolves issue #1441.
|
2016-05-04 08:08:18 -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
|
7116cde328
|
Improve getNode() so that it doesn't find elements inside nodes that come from other MathML nodes (those with IDs). Resolves issue #1447.
|
2016-04-29 19:02:15 -04:00 |
|
Davide P. Cervone
|
b7385f44d2
|
Fix problem with container width in SVG when math is scaled. Resolves issue #1422.
|
2016-04-29 10:32:23 -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
|
fc1d3d49f0
|
Remove previous output that is marked by MathJax_Processed as well as MathJax_Processing. Also could have allowed proper output in issue #1384, though it woud have replaced all the math on the page.
|
2016-04-08 16:17:15 -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
|
3473ccb613
|
Use full location URL for xlink references in SVG <use> elements when the page includes a <base> element. Resolves issue #831.
|
2016-02-22 16:58:06 +01: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
|
0740dd4735
|
Only set movablelimits for nodes of class OP
|
2016-01-30 08:44:31 -05:00 |
|
Davide P. Cervone
|
b11a9b1b65
|
Handle movablelimits on TeXAtom of class OP in toMathML, NativeMML, and MathML input.
|
2016-01-29 14:12:42 -05:00 |
|
Davide P. Cervone
|
9ec8e34ee5
|
Remove lspace and rspace from being used by renderers other than NativeMML.
|
2016-01-28 16:52:24 -05:00 |
|
Davide P. Cervone
|
54ac450144
|
Fix spacing for operators with movablelimits that are converted to <mo>
|
2016-01-28 16:38:59 -05:00 |
|
Davide P. Cervone
|
e8186ee317
|
Fix #1259 for \mathop and \operatorname as well.
|
2016-01-27 14:52:24 -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
|
1f570173b5
|
Merge branch 'issue1197' into develop. Issue #1197.
|
2016-01-25 13:55:09 -05:00 |
|