Index of /archives/text/CTAN/macros/latex/contrib/cals

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2016-11-27 17:58 1.3K [   ] cals.pdf 2016-11-23 17:14 97K [DIR] cals/ 2017-01-20 17:45 - [DIR] examples/ 2017-01-20 17:45 - [   ] notes.pdf 2016-11-25 18:43 33K [   ] tb101parashchenko.pdf 2011-11-03 22:21 248K [DIR] test/ 2017-01-21 09:20 -
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.