Index of /archives/text/CTAN/graphics/pgf/contrib/makeshape

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2013-01-26 04:42 2.4K [TXT] makeshape.dtx 2013-01-26 04:52 62K [TXT] makeshape.ins 2013-01-25 06:43 4.4K [   ] makeshape.pdf 2013-01-26 04:56 395K [TXT] ontesting.dtx 2013-01-25 05:05 33K [   ] ontesting.pdf 2013-01-26 04:56 347K [   ] testsample.pdf 2013-01-26 04:56 106K

makeshape 2.1 (25 January 2013)

The makeshape package simplifies writing PGF shapes.

Declaring custom shapes with correct anchor borders can be difficult. 
Complex shapes often need complicated calculations to find the touching 
point of a connecting line. This package only requires that a developer 
write a PGF path describing the anchor border. It also provides macros 
that help with the management of shape parameters, and the definition 
of anchor points.

-------------------------------------------------------------------------
The package's documentation files are

makeshape.pdf   - The package's user guide
sampleshape.tex - A sample shape.
testsample.tex  - Source for a document that tests the sample shape. 
testsample.pdf  - The outcome of the tests.
ontesting.pdf   - A report on the various tests used in testsample.tex

The package's installation files are

makeshape.sty   - The package's style file

makeshape.ins   - The package's installation file.
makeshape.dtx   - Source for the package's user documentation and code.
ontesting.dtx   - Source for a report on testing and code for the test 
                  document.

These files can be generated with the following commands 

pdflatex makeshape.ins
pdflatex makeshape.dtx
pdflatex ontesting.dtx
pdflatex testsample.tex

Comment out the 'OnlyDescription' line in makeshape.dtx to include the 
package's implementation documentation.

-------------------------------------------------------------------------
Copyright (C) 2013 by Adrian P Robson
    adrian.robson@nepsweb.co.uk

This work may be distributed and/or modified under the conditions 
of the LaTeX Project Public License, either version 1.3c of this 
license or (at your option) any later version. The latest version 
of this license is in
     http://www.latex-project.org/lppl.txt

This work has the LPPL maintenance status `maintained'. The Current 
Maintainer of this work is Adrian P Robson.

This work consists of the files makeshape.ins
                                makeshape.dtx and
                                ontesting.dtx
and the derived files           makeshape.sty
                                makeshape.pdf
                                sampleshape.tex
                                ontesting.pdf
                                testsample.tex and
                                testsample.pdf

-------------------------------------------------------------------------