A legacy package for creating 'windows' in paragraphs, for inserting graphics, etc. (including "dropped capitals"). Users should note that Piet van Oostrum (in a published review of packages of this sort) does not recommend this package; Picins is recommended instead.
13 lines
313 B
Makefile
13 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 21:54:52 minskim Exp $
|
|
|
|
DISTNAME= picinpar
|
|
PKGNAME= tex-${DISTNAME}-1.2a
|
|
TEXLIVE_REV= 20374
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Insert pictures into paragraphs
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|