Path to this page:
./
graphics/tex-pstricks,
PostScript macros for TeX
Branch: CURRENT,
Version: 3.01,
Package name: tex-pstricks-3.01,
Maintainer: minskimAn 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.
Required to run:[
print/tex-xkeyval] [
print/kpathsea] [
print/tex-latex-bin] [
graphics/tex-auto-pst-pdf]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2021-02-15) Updated to version: tex-pstricks-3.01
- (2019-08-04) Updated to version: tex-pstricks-2.97
- (2019-05-07) Updated to version: tex-pstricks-2.96
- (2019-02-02) Updated to version: tex-pstricks-2.95
- (2019-01-30) Updated to version: tex-pstricks-2.94
- (2018-05-12) Updated to version: tex-pstricks-2.82
CVS history: (Expand)
2021-02-15 12:07:27 by Mark Davies | Files touched by this commit (6) |  |
Log message:
tex-pstricks{,-doc}: update to 3.01
3.00
This version has a new package pstricks-pdf which can be used instead
of pstricks if you want to run pdflatex with the --shell-escape option.
3.01
This version has a modified pstricks.tex|.pro for GhostScript versions > 9.52
Transparency is now only possible with the optional argument -dALLOWPSTRANSPARENCY.
All files should still work for older GS versions.
|
2019-12-06 21:04:42 by Mark Davies | Files touched by this commit (216) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2019-08-04 06:25:06 by Mark Davies | Files touched by this commit (4) |  |
Log message:
tex-pstricks{,-doc}: update to 2.97
changes unknown
|
2019-05-07 14:02:31 by Mark Davies | Files touched by this commit (4) |  |
Log message:
tex-pstricks{,-doc}: update to 2.96
changes unknown
|
2019-02-01 22:19:23 by Mark Davies | Files touched by this commit (4) |  |
Log message:
tex-pstricks{,-doc}: update to 2.95
changes unknown
|
2019-01-30 08:30:12 by Mark Davies | Files touched by this commit (6) |  |
Log message:
tex-pstricks{,-doc}: update to 2.94
This version defnies a new macro \pstLine which can be used for vectors
where the arrow tip should only be printed if the line
length is greater than zero.
|
2018-05-12 03:47:08 by Mark Davies | Files touched by this commit (6) |  |
Log message:
tex-pstricks{,-doc}: update to 2.82
2.82 2018-01-06 - allow ! notation in \psRing for the two radii
- disable engine check (defined in pstricks.sty)
|
2017-10-23 10:35:38 by Mark Davies | Files touched by this commit (5) |  |
Log message:
tex-pstricks{,-doc}: update to 2.77
- fix bug with wrong position for catcode change of @
- created new file pstricks-tex.def for the additional
latex macros when running tex
- define \ifpst at psfonts for the TeX part
|