summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texmate.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/texmate.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/texmate.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texmate.tlpsrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/tlpkg/tlpsrc/texmate.tlpsrc b/Master/tlpkg/tlpsrc/texmate.tlpsrc
index 1c5ccfbecf2..5284017780b 100644
--- a/Master/tlpkg/tlpsrc/texmate.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texmate.tlpsrc
@@ -1,11 +1,2 @@
name texmate
category Package
-shortdesc Comprehensive chess annotation in LaTeX.
-longdesc TeXmate formats chess games from very simple ascii input. The
-longdesc clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
-longdesc results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
-longdesc resulting format is fully customizable. There are 4 levels of
-longdesc commentary: 1 is the main game, 2-3 are commentaries. Each has
-longdesc its fonts, punctuation marks, etc., and these are also
-longdesc customizable. The package includes a tool for the creation of
-longdesc diagrams. [description copied from TeX Catalogue]