1d1a42ed1c
Changes: - renamed 'halfcircle' marker to 'halfcircle*' and added 'halfcircle'. - provided special case 'mark color=none' for the half-filled markers. - added more predefined dashed and dotted line patterns for black/white plots - Imported spell checking results of Stefan Pinnow - Dealed with typo in 'sci generic' number formatting style: it now accepts 'mantissa' *and* 'mantisse' - many more changes and bug fixes. See share/texmf-dist/doc/generic/pgf/ChangeLog for the complete list.
11 lines
276 B
Makefile
11 lines
276 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/11/12 17:22:22 minskim Exp $
|
|
|
|
DISTNAME= pgf.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.10
|
|
TEXLIVE_REV= 20236
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-pgf
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|