AZ logo

CTAN directory: /graphics/pstricks/contrib/pst-bezier

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
pst-bezier Draw Bezier curves.

Files

Name Size* Date UTC Notes
Changes 178 bytes 2009-Jan-29
Makefile 2 KiB 2009-Jan-29
README 1 KiB 2009-Jan-29 Shown below
pst-bezier-doc.bib 3 KiB 2009-Jan-18
pst-bezier-doc.pdf 101 KiB 2009-Jan-29
pst-bezier-doc.tex 11 KiB 2009-Jan-29
pst-bezier.pro 3 KiB 2009-Jan-29
pst-bezier.sty 465 bytes 2009-Jan-29
pst-bezier.tex 11 KiB 2009-Jan-29

  *File sizes in kibibytes.

Contents of README

Save the files pst-bezier.sty|tex in a directory, which is part of your 
local TeX tree. pst-bezier.pro should be saved in ../texmf/dvips/pstricks/
Then do not forget to run texhash to update this tree.
pst-bezier needs pst-plot and pst-tricks, which should be part of your
local TeX installation, otherwise get it from a CTAN server, f.ex.
http://www.CTAN.org


Save the files

pst-bezier.sty 
pst-bezier.tex
pst-bezier.pro

in any place, where latex or any other TeX program will find it.
Do not forget to update your database, when installing this
package the first time.

pst-bezier uses the extended version of the keyval package. So
be sure that you 
- have installed xkeyval with the special pst-xkey
  (CTAN: tex-archive/macros/latex/contrib/xkeyval/)
- do not load another package after pst-bezier, which loads
  the old keyval.sty or pst-key.tex


If you like to get the documentation file in another format run 

latex pst-bezier-doc.tex
bibtex pst-bezier.doc
latex pst-bezier-doc.tex
dvips pst-bezier-doc.dvi

to get a PostScript file. But pay attention, that the pst-bezier
files are saved in the above mentioned way, before you run
latex on the documentation file.

The intermediate DVI file works only with viewers which can 
interprete the embedded PostScript code.

For another PDF output read the Introduction from
the documentation.