00d6911200
Changes: - Added support for detached legends and detached colorbars - ybar (and similar plots) can now be mixed with other plot types like line plots. - improved legend formatting - added 'restrict x to domain*' which cups coordinates outside of a specified domain (same for y and z) - Added support for linear regression - Inline tables, - Lots of bug fixes
11 lines
287 B
Makefile
11 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/01/20 16:23:59 minskim Exp $
|
|
|
|
DISTNAME= pgfplots.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.4.1
|
|
TEXLIVE_REV= 19839
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-pgfplots
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|