summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/pst-math.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/pst-math.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/pst-math.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/pst-math.tlpsrc12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/tlpkg/tlpsrc/pst-math.tlpsrc b/Master/tlpkg/tlpsrc/pst-math.tlpsrc
index bd11a5298c0..3f8d96aac3f 100644
--- a/Master/tlpkg/tlpsrc/pst-math.tlpsrc
+++ b/Master/tlpkg/tlpsrc/pst-math.tlpsrc
@@ -1,14 +1,2 @@
name pst-math
category Package
-shortdesc Enhancement of postscript math operators to use with pstricks
-longdesc Postscript lacks a lot of basic operators such as tan, acos, asin,
-longdesc cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). cos, sin
-longdesc give result in degrees. pst-math provides all those operators in a
-longdesc header file pst-math.pro with wrappers pst-math.sty and pst-
-longdesc math.tex. In addition, sinc, gauss, gammaln and bessel are
-longdesc implemented (only partially for the latter). pst-math is designed
-longdesc essentially to work with pst-plot but can be used in whatever PS
-longdesc code (such as pstricks SpecialCoor "!", useful to put labels).
-longdesc This work is in progress! PS is limited to single precision so
-longdesc complex operators like gammaln can give erroneous results.
-longdesc [description copied from TeX Catalogue]