summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/perltex.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/perltex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/perltex.tlpsrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/tlpkg/tlpsrc/perltex.tlpsrc b/Master/tlpkg/tlpsrc/perltex.tlpsrc
index 552bad55daa..3adf16317af 100644
--- a/Master/tlpkg/tlpsrc/perltex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/perltex.tlpsrc
@@ -1,9 +1,2 @@
name perltex
category Package
-shortdesc Define LaTeX macros in terms of Perl code
-longdesc PerlTeX is a combination Perl script (perltex) and LaTeX2e style
-longdesc file (perlmacros) that, together, give the user the ability to
-longdesc define LaTeX macros in terms of Perl code. Once defined, a Perl
-longdesc macro becomes indistinguishable from any other LaTeX macro.
-longdesc PerlTeX thereby combines LaTeX's typesetting power with Perl's
-longdesc programmability. [description copied from TeX Catalogue]