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
|
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
|
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
|
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
|
948620fa02
|
Handle missing elements better (see issue 486)
|
2015-08-20 10:32:21 -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
|
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 |
|