From 1996b5ad272493d43c08372eda3609b1d3271c2c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 May 2020 21:27:48 +0000 Subject: vcell (16may20) git-svn-id: svn://tug.org/texlive/trunk@55164 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/vcell/README.md | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/vcell/README.md (limited to 'Master/texmf-dist/doc/latex/vcell/README.md') diff --git a/Master/texmf-dist/doc/latex/vcell/README.md b/Master/texmf-dist/doc/latex/vcell/README.md new file mode 100644 index 00000000000..15f8c63b821 --- /dev/null +++ b/Master/texmf-dist/doc/latex/vcell/README.md @@ -0,0 +1,35 @@ +The LaTeX `vcell` package +=========================== + +Vertical alignment of content inside table cells + +Release 2020-05-15 + +Overview +-------- + +This package offers low-level macros to build rows with +vertically-aligned cells (top, middle or bottom) and +calculate the height of a row. Those cells can have +variable or fixed height and can be paragraph-cells +or inline-cells. Different vertical alignments can be +used in the same row. + +Documentation +------------- + +Please refer to `vcell.pdf`. The documentation offers +several examples on how to use this package with other +packages. + +Licence +------- + +The contents of this package are distributed under the [LaTeX Project +Public License](https://www.latex-project.org/lppl/lppl-1-3c/), +version 1.3c or later. + +Author & Copyright +------------------ + +Copyright (C) 2020- Xavier Dionne \ No newline at end of file -- cgit v1.2.3