diff options
author | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
commit | 9ae60519cee39f73acca93bd0a963b6eb0838090 (patch) | |
tree | 280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/eqnarray.tlpsrc | |
parent | 364c41ff9ead9873e105431354ec5e5b73c887d3 (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/eqnarray.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/eqnarray.tlpsrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/eqnarray.tlpsrc b/Master/tlpkg/tlpsrc/eqnarray.tlpsrc index c306a3cfd98..08805e7b425 100644 --- a/Master/tlpkg/tlpsrc/eqnarray.tlpsrc +++ b/Master/tlpkg/tlpsrc/eqnarray.tlpsrc @@ -1,8 +1,2 @@ name eqnarray category Package -shortdesc More generalised equation arrays with numbering. -longdesc Defines an equationarray environment, that allows more than three -longdesc columns, but otherwise behaves like LaTeX's eqnarray environment. -longdesc This environment is similar, in some ways, to the align -longdesc environment of amsmath. The package requires the array package. -longdesc [description copied from TeX Catalogue] |