Sergio Callegari

Advanced
@callegar

LaTeX-draftwatermark. The "draftwatermark" package extends LaTeX providing a means to add a textual, light gray watermark on every page or on the first page of a document. Typical usage may consist in writing words such as "DRAFT" or "CONFIDENTIAL" across document pages. The package may remind in some sense "draftcopy" by Dr. Juergen Vollmer, but its implementation is much lighter (as the reduced code footprint shows) and does not rely on postscript specials, making the package fully compatible with pdfLaTeX. The package depends on package "everypage" by the same author.

15

Rezip. A script to compress, uncompress ODF files to store them efficiently with git

5

LaTeX-everypage. The everypage package extends LaTeX providing hooks to do actions on every page or on the current page. Specifically, actions are performed before the page is shipped, so they can be used to put watermarks in the background of a page, or to set the page layout. The package reminds in some sense bobhook by Karsten Tinnefeld, but it differs in the way in which the hooks are implemented, as detailed in the following. In some sense it may also be related to the package everyshi by Martin Schroeder, but again the implementation is different.

1

LaTeX-flippdf. The "flippdf" package extends LaTeX making it possible to typeset a "mirrored" version of the document. This is sometimes required by publishers who want "camera-ready" documents to be printable on transparent films, so that one reads the pages correctly by looking through the film (i.e., with the unprinted side of the film towards his eyes. This package requires "everypage" by the same author and works with pdfLaTeX only.

1
4
Apply