summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/rcs.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/rcs.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/rcs.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/rcs.tlpsrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/tlpkg/tlpsrc/rcs.tlpsrc b/Master/tlpkg/tlpsrc/rcs.tlpsrc
index ec34111a866..b618a3ca70d 100644
--- a/Master/tlpkg/tlpsrc/rcs.tlpsrc
+++ b/Master/tlpkg/tlpsrc/rcs.tlpsrc
@@ -1,15 +1,2 @@
name rcs
category Package
-shortdesc Use RCS (revision control system) tags in LaTeX documents.
-longdesc The rcs package utilizes the inclusion of RCS supplied data in
-longdesc LaTeX documents. It's upward compatible to *all* rcs styles I know
-longdesc of. In particular, you can easily &mdash; access values of every
-longdesc RCS field in your document &mdash; put the checkin date on the
-longdesc titlepage &mdash; put RCS fields in a footline You can typeset
-longdesc revision logs. Not in verbatim -- real LaTeX text! But you need a
-longdesc configurable RCS for that. Refer to the user manual for more
-longdesc detailed information. You can also configure the rcs package
-longdesc easily to do special things for any keyword. This bundle comes
-longdesc with a user manual, an internal interface description, full
-longdesc documentation of the implementation, style information for AUC-
-longdesc TeX, and test cases. [description copied from TeX Catalogue]