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 | |
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')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-eucl/Changes | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-eucl/README | 30 |
2 files changed, 8 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-eucl/Changes b/Master/texmf-dist/doc/generic/pst-eucl/Changes index a8b453161a3..0d2ae71cf99 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/Changes +++ b/Master/texmf-dist/doc/generic/pst-eucl/Changes @@ -7,7 +7,7 @@ pst-eucl.tex -------- 1.61 2018/12/11 - added macros for inner and outer circle of a triangle 1.60a 2018/12/08 - fix for typos in the documentation -1.60 2018/10/06 - added \pstDistCalc, which usee algebraic +1.60 2018/10/06 - added \pstDistCalc, which use algebraic notation for the argument - fix for PointSymbol=none, PointName=Z 1.59 2018/09/01 - fix introduced bug in \Pst@geonodelabel 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 |