a46938886e
This fixes PR 43165. Major changes: - added and documented |[xy]bar legend| styles and |[xy]bar interval legend| styles - renamed 'every mesh legend' to 'mesh legend' for consistency - improved 'mesh legend' (rescaled and reshiftet it a bit) - Imported all patches to PGF written by Christian Feuersaenger. - added |tiny| style - numerous bug fixes See ChangeLog in tex-pgfplots-doc for the complete list of changes.
11 lines
294 B
Makefile
11 lines
294 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/04/15 20:44:34 minskim Exp $
|
|
# TeX Live Revision 17670
|
|
|
|
DISTNAME= pgfplots.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.3.1
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-pgfplots
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|