pkgsrc/graphics/tex-pstricks/DESCR
markd c6c98b4679 tex-pstricks{,-doc}: update to 3.13
3.12  2021-12-29
- added code for guessing box coordinates for pspicture
- added optional arguments showframe and calcframe

3.10a
- fix introduced bug in pstricks.pro

3.10
- move dot macros into a separate file pstricks-dots.tex
- use the internal Type1 version of PSTricksDotFont for latex
  and the OpenType version for lualatex
- fix for rotation with \rput
- fix for \uput and lualatex

3.08
- moved the color stuff into a separate file pstricks-colors
- added macros to get the color values without the color model name
2022-04-10 12:36:01 +00:00

16 lines
920 B
Text

PSTricks offers 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 ordinarily 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. PSTricks macros can also generate PDF output when the
document is processed XeTeX, without the need for other
supporting packages.