AZ logo

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

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

Packages in this directory:

Identifier Caption
pst-pad Draw simple attachment systems with PSTricks.

Files

Name Size* Date UTC Notes
CHANGES 1 KiB 2008-Aug-19
Makefile 1 KiB 2008-Aug-19
README 2 KiB 2008-Mar-21 Shown below
pst-pad-doc-header.tex 2 KiB 2008-Aug-19
pst-pad-doc.pdf 95 KiB 2008-Aug-19
pst-pad-doc.tex 13 KiB 2008-Mar-22
pst-pad-docDE.pdf 96 KiB 2008-Aug-19
pst-pad-docDE.tex 13 KiB 2008-Mar-22
pst-pad.sty 215 bytes 2008-Feb-19
pst-pad.tex 18 KiB 2008-Aug-19
showexpl.cfg 1 KiB 2008-Feb-19

  *File sizes in kibibytes.

Contents of README

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Description:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
pst-pad is a PSTricks package for drawing simple attachment systems.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Contents:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Makefile                - Makefile for PDF documentation
pst-pad.sty             - The LaTeX file
pst-pad.tex             - The TeX file
pst-pad-doc.pdf         - The english documentation
pst-pad-doc.tex         - The english documentation (source)
pst-pad-docDE.pdf       - The german documentation
pst-pad-docDE.tex       - The german documentation (source)
pst-pad-doc-header.tex  - Common header for EN/DE documentation
showexpl.cfg            - Configuration file for showexpl.sty


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Installation:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Save the files pst-pad.sty|tex in a directory, which is part of your
local TeX tree.  Then do not forget to run texhash to update this
tree.  pst-pad needs pst-node and pstricks, which should be part of
your local TeX installation, otherwise get it from a CTAN server,
f.ex.  ftp://ftp.dante.de

Save the files

pst-pad.sty 
pst-pad.tex

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-pad 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-pad, which loads the old
  keyval.sty or pst-key.tex


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

latex pst-pad-doc.tex
latex pst-pad-doc.tex
dvips pst-pad-doc.dvi

to get a PostScript file. But pay attention, that the pst-pad 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.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Licence:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for
the details of that license.


Author: Patrick Drechsler
Created: Tue Feb 19 18:14:18 2008