de70e9e2cc
This collection contains files to add wallpapers (background images) to LaTeX documents. It uses the eso-pic package, but provides simple commands to include effects such as tiling. An example is provided, which works under both LaTeX and pdfLaTeX.
11 lines
326 B
Makefile
11 lines
326 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:59:11 markd Exp $
|
|
# TeX Live Revision 15878
|
|
|
|
DISTNAME= wallpaper
|
|
PKGNAME= tex-${DISTNAME}-1.10
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Easy addition of wallpapers (background images) to LaTeX documents
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|