summaryrefslogtreecommitdiff
path: root/print/tex-everypage
AgeCommit message (Collapse)AuthorFilesLines
2010-11-13Use texlive/package.mk not to depend on teTeX.minskim4-40/+17
Patches provided by Nicolas Thauvin.
2010-01-27DESTDIR supportjoerg1-7/+9
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2007-10-26The "everypage" package extends LaTeX providing hooks to performreed4-0/+51
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.