Index of /archives/text/CTAN/graphics/pstricks/contrib/pst-intersect

Icon  Name                                           Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] Changes 2014-03-17 07:26 898 [   ] Makefile 2014-03-17 07:26 2.9K [TXT] README 2014-03-17 07:26 1.0K [   ] pst-intersect-DE.pdf 2014-03-17 07:26 116K [TXT] pst-intersect.dtx 2014-03-17 07:26 107K [TXT] pst-intersect.ins 2014-03-17 07:26 3.7K [   ] pst-intersect.pdf 2014-03-17 07:26 112K
------------------------------------------------------------------------
The pst-intersect package --- Intersecting arbitrary curves
Maintained by Christoph Bersch
E-mail: usenet@bersch.net
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
------------------------------------------------------------------------

The package pst-intersect computes the intersections between arbitrary
Postscript paths or Bézier curves using the Bézier clipping algorithm.

Installation
------------

The package is supplied in dtx format and as a pre-extracted zip file,
pst-intersect.tds.zip. The later is most convenient for most users:
simply unzip this in your local texmf directory and run texhash to
update the database of file locations. If you want to unpack the dtx
yourself you must run "tex pst-intersect.ins", to typeset the
documentation run "latex pst-intersect.dtx", or preferably use the
provided Makefile.

The package requires recent versions of pstricks, pst-node, and
pst-func.