summaryrefslogtreecommitdiff
path: root/print/tex-everypage/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-11-13 03:16:09 +0000
committerminskim <minskim@pkgsrc.org>2010-11-13 03:16:09 +0000
commit1229165198d167974dd9326a43cf9b1f1b9fed73 (patch)
tree51e2ed7f0f2a2c152955dea5b2519acd6c9fb7e8 /print/tex-everypage/DESCR
parent422ea845aa25602472fdb74cbd7c5e972c1855db (diff)
downloadpkgsrc-1229165198d167974dd9326a43cf9b1f1b9fed73.tar.gz
Use texlive/package.mk not to depend on teTeX.
Patches provided by Nicolas Thauvin.
Diffstat (limited to 'print/tex-everypage/DESCR')
-rw-r--r--print/tex-everypage/DESCR11
1 files changed, 6 insertions, 5 deletions
diff --git a/print/tex-everypage/DESCR b/print/tex-everypage/DESCR
index a30311e57de..dd54d2b7106 100644
--- a/print/tex-everypage/DESCR
+++ b/print/tex-everypage/DESCR
@@ -1,5 +1,6 @@
-The "everypage" package extends LaTeX providing hooks to perform
-actions on every page or on the current page. Specifically, actions
-are performed after the page is composed, but before it is shipped,
-so they can be used to prepare the output page in tasks like putting
-watermarks in the background, setting the next page layout, etc.
+The "tex-everypage" package provides hooks to perform actions on
+every page, or on the current page. Specifically, actions are
+performed after the page is composed, but before it is shipped,
+so they can be used to prepare the output page in tasks like
+putting watermarks in the background, or in setting the next page
+layout, etc.