diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
commit | f07bb53970ee2ecc53f81a206a3d3a67ef665e4a (patch) | |
tree | 6f57a1d62971db79e5ff023bdfd83b22cb971dc9 /Master/texmf-dist/doc/generic/tap/0README.TAP | |
parent | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (diff) |
doc 6
git-svn-id: svn://tug.org/texlive/trunk@85 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/tap/0README.TAP')
-rw-r--r-- | Master/texmf-dist/doc/generic/tap/0README.TAP | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/tap/0README.TAP b/Master/texmf-dist/doc/generic/tap/0README.TAP new file mode 100644 index 00000000000..6307ca9e1d7 --- /dev/null +++ b/Master/texmf-dist/doc/generic/tap/0README.TAP @@ -0,0 +1,41 @@ +----------------------------------------------------------------------------- + This file belongs to the TAP package +----------------------------------------------------------------------------- +BRIEF DESCRIPTION OF THE CONTENTS + +TAP.TEX: a TeX package for typesetting tables; it exploits some possibilities + offered by PostScript. The idea of the package was taken from + the package TABLES by Michael J. Ferguson, however, the package TAP + was re-implemented from scratch. + +TAPCV: directory containing TAPCV.AWK (AWK program for translating tables + written in extended ASCII format into TeX/TAP form) and + a few samples. + +TAPDOC: directory containing files necessary for typesetting (TeXing) + the documentation; moreover, there are two files, TAPXAMP1.TEX + and TAPXAMP2.TEX, demonstrating a technique for constructing + ``simple-but-complex'' tables. +----------------------------------------------------------------------------- + +AUTHORS' COORDINATES + +Names: Bogu\l{}aw Jackowski, Piotr Pianowski, Piotr Strzelczyk +Mail: BOP s.c., ul. Piastowska 70, 80-363 Gda\'nsk, Poland +Email: B.Jackowski@GUST.ORG.PL + +----------------------------------------------------------------------------- + +All copyrights, copylefts, copyups, copydowns, or whatever you wish to call +them, concerning all the files in the TAP package are essentially of the +public domain character. In particular, you are entitled to do with the files +whatever you wish. If you alter a file, however, please remove the line +containing the comment: + + `This file belongs to the TAP package' + +in order to avoid mess. + +----------------------------------------------------------------------------- + +END OF THE 0TAP.DOC FILE |