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
|
a1460f8993
|
Update version numbers for 2.6.0-beta.2
|
2015-12-14 10:14:34 -05:00 |
|
Davide P. Cervone
|
c8d09126b5
|
Make table frame and lines respect the scaling factor for the table (so they get thicker if the table is scaled). Issue #1279
|
2015-10-13 06:23: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
|
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
|
649b7b2863
|
Properly handle left-hand space for first script after <none/> in CHTML mmultiscripts
|
2015-09-12 15:00:06 -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
|
944000c76f
|
Set min-width properly on tables with labels so that they don't overlap (596).
|
2015-08-26 19:21:47 -04:00 |
|
Davide P. Cervone
|
52ba4e6fa9
|
Fix default value for minlabelspacing (failed if unitless values were used)
|
2015-08-26 17:23:58 -04:00 |
|
Davide P. Cervone
|
0a4da7e3b4
|
Do quotes and text in one shot, like HTML-CSS and SVG (resolves some problems with the ms tests in the test suite).
|
2015-08-25 15:13:16 -04:00 |
|
Davide P. Cervone
|
930c5d3fb3
|
Make maction use the correct core node
|
2015-08-25 12:13:15 -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
|
bf330af3f7
|
Make sure tables with labels are properly aligned (in case they are in an mrow with other stuff, though they shouldn't be).
|
2015-08-24 13:12:47 -04:00 |
|
Davide P. Cervone
|
f5928643b8
|
Make smartquotes into regular quotes for monospaced output
|
2015-08-22 07:52:06 -04:00 |
|
Davide P. Cervone
|
787006163b
|
Don't count frame width in frame spacing, and add padding to fake td for equal heights.
|
2015-08-22 07:50:49 -04:00 |
|
Davide P. Cervone
|
94d236457c
|
Fix vertical align percentage to be of initial image height (to be consistent with others)
|
2015-08-22 07:50:39 -04:00 |
|
Davide P. Cervone
|
43f59da6b9
|
Make 'dumb quotes' into 'smark quotes'
|
2015-08-20 11:21:34 -04:00 |
|
Davide P. Cervone
|
948620fa02
|
Handle missing elements better (see issue 486)
|
2015-08-20 10:32:21 -04:00 |
|
Davide P. Cervone
|
26ebc33c37
|
Treat missing super- or subscript as <none/> when not properly paired in multiscripts. (Issue 1188)
|
2015-07-20 15:10:41 -04:00 |
|
Davide P. Cervone
|
a33c5d1437
|
Don't allow labels to overlap equations in CommonHTML mode. Because CommonHTML allows tables that fill 100% of the width, making this work for centered equations is sub-optimal as we have to leave space on both sides of the equation to balance the label width. Issue #596.
|
2015-07-13 14:10:56 -04:00 |
|
Davide P. Cervone
|
c994ee9994
|
Make zoom box handle overlaps properly, and position full-width tables better.
|
2015-04-08 10:48:40 -04:00 |
|
Davide P. Cervone
|
3c47494d28
|
Handle empty table cells (still need to do something about setting the widths of columns with no entry in the top row).
|
2015-04-02 16:12:35 -04:00 |
|
Davide P. Cervone
|
7e52f9edd1
|
Make sure we set relative mtable widths when needed.
|
2015-04-01 19:11:03 -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 |
|
Davide P. Cervone
|
4a8cb8ad5b
|
Don't need to do anything special to handle stretchy cores.
|
2015-03-30 13:57:00 -04:00 |
|
Davide P. Cervone
|
06534d81a1
|
Add support for menclose elements
|
2015-03-30 13:45:19 -04:00 |
|
Davide P. Cervone
|
e78aa248f4
|
Add support for maction
|
2015-03-30 09:41:04 -04:00 |
|
Davide P. Cervone
|
577b37ee60
|
Make mtable row and column lines extend through frame spacing even when no frame is used (consistent with HTMLCSS and SVG output)
|
2015-03-29 08:08:18 -04:00 |
|
Davide P. Cervone
|
3ec5d396a3
|
Save the label width before changing the state.
|
2015-03-28 12:23:50 -04:00 |
|
Davide P. Cervone
|
9a5928be6e
|
Add fuller support for mtables and their attributes.
|
2015-03-28 11:39:45 -04:00 |
|
Davide P. Cervone
|
ed7807ac36
|
Handle stretchy bases in mmultiscripts
|
2015-03-21 07:16:46 -04:00 |
|
Davide P. Cervone
|
8dd6d3329a
|
Remove debugging bounding box for mmultiscripts.
|
2015-03-19 17:58:50 -04:00 |
|
Davide P. Cervone
|
a659ffd62d
|
Add mmultiscript support
|
2015-03-19 17:02:48 -04:00 |
|
Davide P. Cervone
|
4ee1aa59e7
|
Add support for mglyph
|
2015-03-18 14:43:54 -04:00 |
|
Davide P. Cervone
|
f5103c709a
|
Add support for annotation-xml used illegally as first child of semantics.
|
2015-03-18 14:03:42 -04:00 |
|
Davide P. Cervone
|
640b0d5f16
|
Add support for <ms> element
|
2015-03-18 12:13:32 -04:00 |
|