Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Oct 10, 2017

[I deleted the branch the original PR was being merged to, and the old PR it was closed automatically. So I'm making a new one. It already addresses Volker's comments from the old one. Again, sorry for the error.]

This PR adds support for mtable/mtr/mtd. Not all mtable attributes are supported (so far, only columnspacing, rowspacing, columnalign, rowalign, columnlines, rowlines, frame, and framespacing). This is enough for most of the TeX requirements. Labeled rows are handled, but the label is dropped for now. Still to be done are things like setting column widths, forcing equal columns and rows, label support, and setting the table width (in particular, percentage width tables). Note that partial frames (possible within LaTeX's array environment) rely on menclose, which is not yet implemented.

But for now, this is pretty good.

This also includes fixes for some typos in comments, and a fix for incorrect inheritance of mtr and mtd attributes from mtable elements.

@dpvc dpvc merged commit a928e3e into master Dec 6, 2017
@dpvc dpvc deleted the table-support branch December 6, 2017 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants