diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-08 22:17:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-08 22:17:11 +0000 |
commit | 42ab0e77edd00d0df21835b8f53b6c2144864034 (patch) | |
tree | 1016f51eed320a6de5d47da59de00ec4a164080b /Master/texmf-dist/doc/generic/pst-perspective/README | |
parent | c7bc49d06e3d005eb2541be8c4e59e8e0b4ac08a (diff) |
pst-perspective (8apr14)
git-svn-id: svn://tug.org/texlive/trunk@33407 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-perspective/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-perspective/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-perspective/README b/Master/texmf-dist/doc/generic/pst-perspective/README new file mode 100644 index 00000000000..33e456e7331 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-perspective/README @@ -0,0 +1,18 @@ +------------------------------------------------------------------------ +The pst-perspective package --- orthogonal parallel projection +Maintained by Thomas S\"{o}ll E-mail: thomas.soell@lehrer.uka.de +Released under the LaTeX Project Public License +------------------------------------------------------------------------ + +The package pst-perspective draw an orthogonal parallel projection with an arbitrarily chosen angle and a variable shortening factor. +The points first get projected orthogonally to the base line, and therefrom they get transformed with an arbitrarily chosen angle and shortened. + + +Installation +------------ + +Copy the files pst-perspective.tex and pst-perspective.sty in your +LaTeX-input folder and than tex-hash. Now you can use it with +usepackage{pst-perspective}. + +The package requires recent versions of pstricks and pst-node. |