diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-30 22:11:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-30 22:11:35 +0000 |
commit | bb7737fd4c99d8110fadbf69be86d62160650916 (patch) | |
tree | da873eb4ec86daf0e7384e932841c47cf848cc01 /Master/texmf-dist/doc/generic/pst-eucl/README | |
parent | 9432fde8b5fbcadd14f9a52444e90e90eecd04f4 (diff) |
pst-eucl (30dec18)
git-svn-id: svn://tug.org/texlive/trunk@49541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-eucl/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-eucl/README | 30 |
1 files changed, 7 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-eucl/README b/Master/texmf-dist/doc/generic/pst-eucl/README index a5d2f23ecee..4d46333103d 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/README +++ b/Master/texmf-dist/doc/generic/pst-eucl/README @@ -1,31 +1,15 @@ # pst-eucl package -This program can be redistributed and/or modified under the terms -of the LaTeX Project Public License Distributed from CTAN -archives in directory macros/latex/base/lppl.txt. - -INSTALLATION ------------- - - If you want to just test it quickly, keep the files: - - pst-eucl.pro, pst-eucl.tex and pst-eucl.sty - - in the directory where you work. +The pst-eucl package allows the drawing of Euclidean +geometric figures using LaTeX macros for specifying mathematical +constraints. It is thus possible to build point using common +transformations or intersections. - For a good integration: - copy pst-eucl.pro to your local texmf directory : - /usr/local/texmf.local/dvips/pstricks (for example) - - pst-eucl.tex and pst-eucl.sty to a directory referenced - by the TEXCONFIG shell global variable, or in the local texmf - directory : - - /usr/local/texmf.local/tex/generic/pstricks - - run `texhash` +This program can be redistributed and/or modified under the terms +of the LaTeX Project Public License Distributed from CTAN +archives in directory macros/latex/base/lppl.txt. hvoss@tug.org |