Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-08-14 | Some teTeX2-removal cleanup. | wiz | 1 | -3/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-01-20 | PKGNAME should be derived from DISTNAME, not DISTFILES. This removes a | jlam | 1 | -2/+2 | |
".tgz" from the PKGNAME. | |||||
2006-01-09 | Initial import of PDFjam 1.2.0: | uebayasi | 4 | -0/+54 | |
PDFjam is a small collection of shell scripts which provide a simple interface to some of the functionality of the excellent pdfpages package (by Andreas Matthias) for pdfLaTeX. At present the utilities available are: + pdfnup, which allows PDF files to be "n-upped" in roughly the way that psnup does for PostScript files. + pdfjoin, which concatenates the pages of multiple PDF files together into a single file + pdf90, which rotates the pages of one or more PDF files through 90 degrees (anti-clockwise). |