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/pslatex.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/pslatex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/pslatex.tlpsrc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/tlpkg/tlpsrc/pslatex.tlpsrc b/Master/tlpkg/tlpsrc/pslatex.tlpsrc index 370c0ac2a3e..960579cfca7 100644 --- a/Master/tlpkg/tlpsrc/pslatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/pslatex.tlpsrc @@ -1,18 +1,2 @@ name pslatex category Package -shortdesc Use PostScript fonts by default. -longdesc A small package that makes LaTeX default to `standard' PostScript -longdesc fonts. It is basically a merger of the times and the (obsolete) -longdesc mathptm packages from the psnfss suite of packages. You must have -longdesc installed standard LaTeX and the psnfss PostScript fonts to use -longdesc this package. The main novel feature is that the pslatex package -longdesc tries to compensate for the visual differences between the Adobe -longdesc fonts by scaling Helvetica by 90\%, and `condensing' Courier (i.e. -longdesc scaling horizontally) by 85\%. The package is supplied with a -longdesc (unix) shell file for a `pslatex' command that allows standard -longdesc LaTeX documents to be processed, without needing to edit the file. -longdesc Note that current psnfss uses a different technique for scaling -longdesc Helvetica, and treats Courier as a lost cause (there are better -longdesc free fixed-width available now, than there were when pslatex was -longdesc designed. As a result, pslatex is widely considered obsolete. -longdesc [description copied from TeX Catalogue] |