Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tarleb
Copy link
Collaborator

@tarleb tarleb commented Jun 7, 2022

The following table feature are now supported in ConTeXt:

  • Colspans,
  • rowspans,
  • multiple bodies,
  • row headers,
  • multi-row table head and foot.

@tarleb
Copy link
Collaborator Author

tarleb commented Jun 7, 2022

@denismaier it'd be great if you could have a look when time permits.

@tarleb
Copy link
Collaborator Author

tarleb commented Jun 7, 2022

Missing:

  • column widths,
  • table widths, and
  • table references.

@tarleb tarleb force-pushed the context-tables branch 2 times, most recently from 54c18b8 to 4aa26cf Compare June 8, 2022 09:45
@tarleb tarleb marked this pull request as ready for review June 8, 2022 09:54
The following table feature are now supported in ConTeXt:

- colspans,
- rowspans,
- multiple bodies,
- row headers, and
- multi-row table head and foot.

The wrapping `placetable` environment is also given a `reference` option
with the table identifier, enabling referencing of the table from within
the document.
@tarleb
Copy link
Collaborator Author

tarleb commented Jun 8, 2022

Implementation details:

  • I also switched to a modern syntax for Natural Tables.
  • With xtables, the last row in each body part is now marked as lastrow, so it can be styled with \setupxtable[lastrow][...]. This is helpful when handling border settings.

@jgm jgm merged commit f49bee5 into jgm:master Jun 21, 2022
@tarleb tarleb deleted the context-tables branch June 21, 2022 18:08
@denismaier
Copy link
Contributor

Sorry, I've had no time to look at this, but maybe next week. Anyway, as it has been merged already, we can always just wait and see if someone complains...

@jgm
Copy link
Owner

jgm commented Jun 22, 2022

@denismaier if you're able to look next week, we can always make adjustments.

@denismaier
Copy link
Contributor

I've had a quick look. I usually don't really use extreme tables, but from AFAICS this looks reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants