Path to this page:
./
print/tex-cellspace,
Ensure minimal spacing of table cells
Branch: CURRENT,
Version: 1.9.0,
Package name: tex-cellspace-1.9.0,
Maintainer: minskimIt is well known that high or deep cells tend to touch the
\hlines of a tabular. This package provides a modifier S acting
on usual column types so that to ensure a minimal distance that
can be controlled through two parameters \cellspacetoplimit and
\cellspacebottomlimit. The approach employed by this package is
noticeably simpler than that of tabls, which considers the
dimensions of each entire row; whereas you can ask the
cellspace only to look at the cells of potentially difficult
columns. The package depends on ifthen, array, calc, and
xkeyval.
Required to run:[
print/kpathsea] [
print/tex-latex] [
print/tex-tools] [
print/tex-amsmath] [
print/tex-latex-bin]
Master sites: (Expand)
Version history: (Expand)
- (2022-04-08) Updated to version: tex-cellspace-1.9.0
- (2019-05-12) Updated to version: tex-cellspace-1.8.1
- (2017-10-16) Updated to version: tex-cellspace-1.7
- (2010-11-09) Package added to pkgsrc.se, version tex-cellspace-1.6 (created)
CVS history: (Expand)
2022-04-08 07:10:16 by Mark Davies | Files touched by this commit (6) | |
Log message:
tex-cellspace{,-doc}: update to 1.9.0
The package has now been made aware of the new implementation of
\@endpbox of array. The new implementation solves a problem with
empty cells for paragraph-type columns (m, p, b) by testing
whether \prevdepth is greater than 1000 pt.
|
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-06 21:19:34 by Mark Davies | Files touched by this commit (430) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2019-05-12 01:06:15 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-cellspace{,-doc}: update to 1.8.1
The package is now aware of the new version of the array package.
Also mentions the existence of the GitHub repository.
|
2017-10-16 10:59:02 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-cellspace{,-doc}: update to 1.7
(1) Possibility to change the name of the column used for spacing.
(2) Make the math column independent of the colum name.
(3) Minor bug fix.
|
2016-01-30 04:26:12 by Mark Davies | Files touched by this commit (86) |
Log message:
Add LICENSE
|