summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/everypage/README25
-rw-r--r--Master/texmf-dist/doc/latex/everypage/everypage.pdfbin0 -> 17880 bytes
2 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/everypage/README b/Master/texmf-dist/doc/latex/everypage/README
new file mode 100644
index 00000000000..6a495fa1736
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/everypage/README
@@ -0,0 +1,25 @@
+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 package reminds in some sense "bobhook.sty" by Karsten
+Tinnefeld, but it differs in the way hooks are implemented, as detailed in the
+"everypage" documentation.
+
+The "everypage" package is copyright 2006
+by Sergio Callegari <sergio.callegari@gmail.com>
+
+It comprises this README file, as well as files
+everypage.dtx
+everypage.ins
+
+To install the package, run LaTeX on the installation script everypage.ins and
+follow the instructions provided by the script itself.
+
+"everypage" may be distributed and/or modified under the conditions of the
+LaTeX Project Public License, either version 1.3 of this licence, or
+any later version. The latest version of this license is at
+http://www.latex-project.org/lppl.txt and version 1.3 is part
+of all distributions of LaTeX version 2003/06/01 or later.
+
+This work has the LPPL maintenance status "author-maintained".
diff --git a/Master/texmf-dist/doc/latex/everypage/everypage.pdf b/Master/texmf-dist/doc/latex/everypage/everypage.pdf
new file mode 100644
index 00000000000..e216a687315
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/everypage/everypage.pdf
Binary files differ