diff options
author | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
commit | 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch) | |
tree | 4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/pslatex.tlpsrc | |
parent | 251011941e0fbafdda83480a711735c118a7fca0 (diff) |
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/pslatex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/pslatex.tlpsrc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/pslatex.tlpsrc b/Master/tlpkg/tlpsrc/pslatex.tlpsrc new file mode 100644 index 00000000000..370c0ac2a3e --- /dev/null +++ b/Master/tlpkg/tlpsrc/pslatex.tlpsrc @@ -0,0 +1,18 @@ +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] |