Directory macros/latex/contrib/cals
README
CALS tables The "cals" package is a set of macros to typeset multipage tables with repeatable headers and footers, with cells spanned over rows and columns. Decorations are supported: padding, background color, width of separation rules. The code is compatible with multicol and bidi. The work is released to public (LaTeX license, see below) by bitplant.de GmbH, a company which provides technical documentation services to industry. Contents: README: This file. cals.pdf, tb101parashchenko.pdf, notes.pdf: Documentation. dev/ The source code of the package. To generate cals.sty: $ cd cals $ latex cals.ins examples/ The file "demo.pdf", produced from "demo.tex" and several include files, demonstrates features of the cals package. To re-generate demo.pdf, after you got cals.ins: $ ln -s ../dev/cals.sty $ pdflatex demo.tex $ xelatex bididemo.tex test/ Unit tests. See "README" inside. Copyright (C) 2010 by Oleg Parashchenko <olpa uucode com> Files from this pacjage may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in: http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2006/05/20 or later.
Download the contents of this package in one zip archive (526.2k).
cals – Multipage tables with wide range of features
The package is a set of macros to typeset multipage tables with repeatable headers and footers, with cells spanned over rows and columns. Decorations are supported: padding, background color, width of separation rules. The code is compatible with multicol and bidi.
Package | cals |
Version | 2.4.2 |
Licenses | The LaTeX Project Public License 1.3 |
Maintainer | Oleg Parashchenko |
Contained in | TeX Live as cals MiKTeX as cals |
Topics | Table Table long |
See also | supertabular longtable |