2015-04-22 02:11:23 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2015/04/22 00:11:23 markd Exp $
|
Import tex-pstricks-2.17 as graphics/tex-pstricks.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
2011-03-17 19:12:47 +01:00
|
|
|
|
|
|
|
DISTNAME= pstricks
|
2015-04-22 02:11:23 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-2.60
|
|
|
|
TEXLIVE_REV= 35439
|
Import tex-pstricks-2.17 as graphics/tex-pstricks.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
2011-03-17 19:12:47 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= PostScript macros for TeX
|
|
|
|
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
2012-10-17 00:24:17 +02:00
|
|
|
DEPENDS+= tex-auto-pst-pdf-[0-9]*:../../graphics/tex-auto-pst-pdf
|
Import tex-pstricks-2.17 as graphics/tex-pstricks.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
2011-03-17 19:12:47 +01:00
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
2011-10-27 20:01:54 +02:00
|
|
|
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
|
Import tex-pstricks-2.17 as graphics/tex-pstricks.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
2011-03-17 19:12:47 +01:00
|
|
|
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|