summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/everypage/README
blob: 6a495fa1736e0e2878127ff715ee558e0345f69a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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".