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 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".