From c949589f88bf58fd53126ff26270f64ac12bb9be Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Mar 2019 20:57:45 +0000 Subject: cellspace (13mar19) git-svn-id: svn://tug.org/texlive/trunk@50374 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/cellspace/README | 5 ++++- .../texmf-dist/doc/latex/cellspace/cellspace.pdf | Bin 331414 -> 336907 bytes .../texmf-dist/doc/latex/cellspace/cellspace.tex | 17 +++++++++++++---- 3 files changed, 17 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/latex/cellspace') diff --git a/Master/texmf-dist/doc/latex/cellspace/README b/Master/texmf-dist/doc/latex/cellspace/README index 74f6e9d4db4..7adfa2eac64 100644 --- a/Master/texmf-dist/doc/latex/cellspace/README +++ b/Master/texmf-dist/doc/latex/cellspace/README @@ -1,4 +1,4 @@ -% (C) 2006-2017 Josselin Noirel +% (C) 2006-2019 Josselin Noirel % % Package cellspace: Ensuring a minimal spacing of table cells. % @@ -20,3 +20,6 @@ v1.6: New feature as suggested by Bastien Roucaries: an option [math] v1.7: New features as suggested by Bastien Roucaries: (1) Possibility to change the name of the column used for spacing; (2) Make the math column independent of the colum name. + +v1.8.1: Package becomes aware of the latest modifications of the array + package. Also the GitHub project is referenced in the documentation. \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/cellspace/cellspace.pdf b/Master/texmf-dist/doc/latex/cellspace/cellspace.pdf index d4754ed27db..5755b527f5c 100644 Binary files a/Master/texmf-dist/doc/latex/cellspace/cellspace.pdf and b/Master/texmf-dist/doc/latex/cellspace/cellspace.pdf differ diff --git a/Master/texmf-dist/doc/latex/cellspace/cellspace.tex b/Master/texmf-dist/doc/latex/cellspace/cellspace.tex index df0315a0086..5c4da1937e2 100644 --- a/Master/texmf-dist/doc/latex/cellspace/cellspace.tex +++ b/Master/texmf-dist/doc/latex/cellspace/cellspace.tex @@ -1,12 +1,12 @@ -% (C) 2006-2017 Josselin Noirel +% (C) 2006-2019 Josselin Noirel % % Package cellspace: Ensuring a minimal spacing of table cells. % % This material is subject to the LaTeX Project Public License. See % http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html . % -\def \filedate {2017/08/12}% -\def \fileversion {v1.7}% +\def \filedate {2019/03/11}% +\def \fileversion {v1.8.1}% \ProvidesFile{cellspace}% [\filedate \space \fileversion \space cellspace documentation (JN)] @@ -94,7 +94,9 @@ \GetFileInfo{cellspace.sty} \title {The \pack{cellspace} package} -\author {Josselin Noirel} +\author {Josselin Noirel\footnote{This document corresponds to version + \fileversion\ (\filedate) of \pack{\filename}.}\\% +\url{https://github.com/JosselinNoirel/cellspace}} \date {\filedate---\fileversion} \begin{document} @@ -413,4 +415,11 @@ there is a rule (whereas \pack{cellspace} can leave a cell as is if the distance to the rule is big enough). As a last point, \pack{tabls}, as far as I can see, cannot work with \pack{array}. +\section{What's new} + +\begin{description} +\item [v1.8.1] Package becomes aware of the latest version of the + array package +\end{description} + \end{document} -- cgit v1.2.3