summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/type1cm.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/type1cm.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/type1cm.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/type1cm.tlpsrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/tlpkg/tlpsrc/type1cm.tlpsrc b/Master/tlpkg/tlpsrc/type1cm.tlpsrc
index 1cd95b26574..5ff9da2b9cf 100644
--- a/Master/tlpkg/tlpsrc/type1cm.tlpsrc
+++ b/Master/tlpkg/tlpsrc/type1cm.tlpsrc
@@ -1,15 +1,2 @@
name type1cm
category Package
-shortdesc No caption.
-longdesc LaTeX, by default, restricts the sizes at which you can use its
-longdesc default computer modern fonts, to a fixed set of discrete sizes
-longdesc (effectively, a set specified by Knuth). The type1cm package
-longdesc removes this restriction; this is particularly useful when using
-longdesc scalable versions of the cm fonts (Bakoma, or the versions from
-longdesc BSR/Y&amp;Y, or True Type versions from Kinch, PCTeX, etc.). In
-longdesc fact, since modern distributions will automatically generate any
-longdesc bitmap font you might need, type1cm has wider application than
-longdesc just those using scaleable versions of the fonts. Note that the
-longdesc LaTeX distribution now contains a package fix-cm, which performs
-longdesc the task of type1cm, as well as doing the same job for T1- and
-longdesc TS1-encoded ec fonts. [description copied from TeX Catalogue]