Personal tools
Skip to content. | Skip to navigation
Pst-coil is a PSTricks based package for coils and zigzags and for coil and zigzag node connections.
Pst-eps is a PSTricks-based package for exporting PSTricks images 'on the fly' to encapsulated PostScript (EPS) image files, which can then be read into a document in the usual way. date: 2007-02-28 00:07:21 +0100
Pst-eps is a PSTricks-based package for exporting PSTricks images 'on the fly' to encapsulated PostScript (EPS) image files, which can then be read into a document in the usual way.
Pst-fill is a PSTricks-based package for filling and tiling areas or characters. date: 2007-03-11 15:39:31 +0100
Pst-fill is a PSTricks-based package for filling and tiling areas or characters.
Pst-grad is a PSTricks based package for filling with colour gradients. Supported are colours in the RGB, CMYK or HSB models. Other colour gradient mechanisms are to be found in package pst-slpe. date: 2007-07-11 11:50:31 +0200
The package fills with colour gradients, using PSTricks. The RGB, CMYK and HSB models are supported. Other colour gradient mechanisms are to be found in package pst-slpe.
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). pst-math is designed essentially to work with pst- plot but can be used in whatever PS code (such as pstricks SpecialCoor "!", which is useful for placing labels). The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems. date: 2010-10-02 23:46:37 +0200
PostScript lacks a lot of basic operators such as tan, acos, asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and sin use arguments in degrees. Pst-math provides all those operators in a header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In addition, sinc, gauss, gammaln and bessel are implemented (only partially for the latter). The package is designed essentially to work with pst-plot but can be used in whatever PS code (such as pstricks SpecialCoor "!", which is useful for placing labels). The package also provides a routine SIMPSON for numerical integration and a solver of linear equation systems.
The package enables the user to connect information, and to place labels, without knowing (in advance) the actual positions of the items to be connected, or where the connecting line should go. The macros are useful for making graphs and trees, mathematical diagrams, linguistic syntax diagrams, and so on. The package contents were previously distributed as a part of the pstricks base distribution; the package serves as an extension to PSTricks. date: 2014-03-26 09:37:24 +0100