summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cellprops/README.md
blob: 04259f9eb9c18e0d358d6228c5408e48b2b3e7f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
The `cellprops` package
=======================

This package reworks the internals of `tabular`, `array`, and similar
constructs, and adds a `\cellprops` command accepting CSS-like selectors and
properties.  It depends on `mdwtab`, `xcolor` and of course `expl3` and
`xparse`.

You can use most constructs of `mdwtab`, but some too hackish usage might
alter the function of cellprops.

Look at the PDF documentation to see examples and detailed usage.