Davide P. Cervone
|
efdf879406
|
Update version numbers to 2.7.0
|
2016-10-02 12:26:00 -04:00 |
|
Davide P. Cervone
|
e60c792e10
|
Update versions and copyrights
|
2016-08-31 11:24:33 -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
|
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
|
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
|
4fdec9f911
|
Remove debugging code.
|
2016-07-04 13:36:40 -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
|
715dadf23a
|
Bubble percentage widths up while line breaking in CHTML. Resolves issue #1441.
|
2016-05-04 08:08:18 -04:00 |
|
Davide P. Cervone
|
ba0de5c8a0
|
Update version numbers to 2.6.0
|
2015-12-29 09:36:52 -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
|
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
|
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
|
e6f15a4bec
|
Convert use of custom tags to span-with-class
|
2015-08-29 08:24:44 -04:00 |
|
Davide P. Cervone
|
b80e69967b
|
Add scaling factor to length2em computations (since containers set font-size, the absolute dimensions need to be adjusted to compensate). Make an mbase version to make that easier.
|
2015-08-24 18:00:28 -04:00 |
|
Davide P. Cervone
|
cdbe31db43
|
Add support for linebreaking in mmultiscripts
|
2015-04-01 12:39:08 -04:00 |
|
Davide P. Cervone
|
6d637bb391
|
Handle linebreaking in msubsup.
|
2015-04-01 12:11:19 -04:00 |
|
Davide P. Cervone
|
2b3cb0cb0d
|
Add preliminary support for line breaking. Still need to handle the compound constructs like msubsup, munderover, mfenced, etc. as special cases.
|
2015-04-01 11:27:08 -04:00 |
|