summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/vcell/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-16 21:27:48 +0000
committerKarl Berry <karl@freefriends.org>2020-05-16 21:27:48 +0000
commit1996b5ad272493d43c08372eda3609b1d3271c2c (patch)
tree90c3ebe316ceb2c0ffcb0ca01783d0d8b7e7d61a /Master/texmf-dist/doc/latex/vcell/README.md
parentaafdfd77994347e1396e12ef19e2cb245c6eeff6 (diff)
vcell (16may20)
git-svn-id: svn://tug.org/texlive/trunk@55164 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/vcell/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/vcell/README.md35
1 files changed, 35 insertions, 0 deletions
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 <info@latex-tables.com> \ No newline at end of file