2021-02-15 12:07:27 +01:00
|
|
|
# $NetBSD: Makefile,v 1.18 2021/02/15 11:07:27 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
|
2021-02-15 12:07:27 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-3.01
|
|
|
|
TEXLIVE_REV= 56385
|
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
|
2019-08-04 06:25:06 +02:00
|
|
|
HOMEPAGE= https://ctan.org/pkg/pstricks-base
|
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
|
|
|
COMMENT= PostScript macros for TeX
|
2015-08-02 15:23:06 +02:00
|
|
|
LICENSE= lppl-1.3c
|
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
|
|
|
|
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"
|