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 |
|