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/sparklines.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/sparklines.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/sparklines.tlpsrc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/tlpkg/tlpsrc/sparklines.tlpsrc b/Master/tlpkg/tlpsrc/sparklines.tlpsrc index 5906cbc2ff9..51350ef6f49 100644 --- a/Master/tlpkg/tlpsrc/sparklines.tlpsrc +++ b/Master/tlpkg/tlpsrc/sparklines.tlpsrc @@ -1,13 +1,2 @@ name sparklines category Package -shortdesc Drawing sparklines: intense, simple, wordlike graphics. -longdesc Sparklines are intense, simple, wordlike graphics (so named by -longdesc Edward Tufte). In lieu of a more detailed introduction, Professor -longdesc Tufte's site has an early release of a chapter on sparklines, see -longdesc www.edwardtufte.com. A PHP implementation can be found at -longdesc http://sparkline.sourceforge.net/. A sparkline can be added using -longdesc the sparkline environment. Also, you can add sparkling rectangles -longdesc for the median and special sparkling dots in red or blue. Only use -longdesc sparklines with pdflatex, sparklines cannot appear in a dvi-file. -longdesc The sparklines package uses pgf, and does not work with pictex. -longdesc [description copied from TeX Catalogue] |