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/pict2e.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/pict2e.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/pict2e.tlpsrc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/tlpkg/tlpsrc/pict2e.tlpsrc b/Master/tlpkg/tlpsrc/pict2e.tlpsrc index 731a8aa4f8b..db8e261de6d 100644 --- a/Master/tlpkg/tlpsrc/pict2e.tlpsrc +++ b/Master/tlpkg/tlpsrc/pict2e.tlpsrc @@ -1,13 +1,2 @@ name pict2e category Package -shortdesc New implementation of picture commands. -longdesc This package was described in the 2nd edition of "LaTeX: A -longdesc Document Preparation System", but the LaTeX project team declined -longdesc to produce the package. For a long time, LaTeX has included a -longdesc "pict2e package" that merely produced an apologetic error message. -longdesc The new package extends the existing LaTeX picture environment, -longdesc using the familiar technique (cf. the graphics and color packages) -longdesc of driver files. The package documentation (pict2e.dtx) has a -longdesc fair number of examples of use, showing where things are improved -longdesc by comparison with the LaTeX picture environment. [description -longdesc copied from TeX Catalogue] |