summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xtab
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
commitb4fc5f639874db951177ec539299d20908adb654 (patch)
tree52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/xtab
parentdec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff)
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xtab')
-rw-r--r--Master/texmf-dist/doc/latex/xtab/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xtab/README b/Master/texmf-dist/doc/latex/xtab/README
new file mode 100644
index 00000000000..cf3e7ae33d6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/xtab/README
@@ -0,0 +1,21 @@
+ The xtab package automatically breaks long tables so that they can
+span multiple pages. It is an extension of the supertabular package,
+providing additional functionality and reducing some of the weaknesses.
+
+ The distribution consists of the following files:
+README (this file)
+xtab.ins
+xtab.dtx
+
+ To install the package:
+o run: latex xtab.ins (which will generate xtab.sty)
+o run: latex xtab.dtx
+o run: makeindex -s gind.ist xtab
+o run: latex xtab.dtx
+o Print xtab.dvi for a hardcopy of the package manual
+o Move xtab.sty to a location where LaTeX will find it.
+
+
+1998/10/14
+Peter Wilson
+peter.r.wilson@boeing.com