summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/splitindex.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
committerNorbert Preining <preining@logic.at>2007-06-20 05:37:07 +0000
commit9ae60519cee39f73acca93bd0a963b6eb0838090 (patch)
tree280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/splitindex.tlpsrc
parent364c41ff9ead9873e105431354ec5e5b73c887d3 (diff)
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/splitindex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/splitindex.tlpsrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/tlpkg/tlpsrc/splitindex.tlpsrc b/Master/tlpkg/tlpsrc/splitindex.tlpsrc
index 34141a88433..933e0630bfc 100644
--- a/Master/tlpkg/tlpsrc/splitindex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/splitindex.tlpsrc
@@ -1,12 +1,2 @@
name splitindex
category Package
-shortdesc Unlimited number of indexes.
-longdesc SplitIndex consists of a LaTeX package, splitidx, and a small
-longdesc program, splitindex. The package may be used to produce one index
-longdesc or several indexes. Without splitindex (for example, using the
-longdesc index package), the number of indexes is limited by the number of
-longdesc TeX's output streams. But using the program you may use even more
-longdesc than 16 indexes: splitidx outputs only a single file \jobname.idx
-longdesc and the program splits that file into several raw index files and
-longdesc calls your favorite index processor for each of the files.
-longdesc [description copied from TeX Catalogue]