From bb7737fd4c99d8110fadbf69be86d62160650916 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 30 Dec 2018 22:11:35 +0000 Subject: pst-eucl (30dec18) git-svn-id: svn://tug.org/texlive/trunk@49541 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-eucl/Changes | 2 +- Master/texmf-dist/doc/generic/pst-eucl/README | 30 +++++----------------- .../texmf-dist/tex/generic/pst-eucl/pst-eucl.tex | 5 ++-- 3 files changed, 11 insertions(+), 26 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 diff --git a/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex b/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex index a2039c87dbb..7c4b724f697 100644 --- a/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex +++ b/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex @@ -1,4 +1,4 @@ - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%% %% pst-eucl.tex --- Generation of geometric figures in euclidean geometry %% Copyright 2000-2013 Dominique RODRIGUEZ %% Copyright 2014- Dominique RODRIGUEZ, Herbert Voß @@ -453,7 +453,8 @@ \rput[\psk@LabelRefPt]{!\pst@rot@angle\space \ifx\psk@MarkAngle\@undef 0 \else\psk@MarkAngle\space\fi add }% (! \psk@MarkAngleRadius\space psRawLabelPos PtoC)% {\ifx\psk@mark\pst@tempA\csname\psk@Mark\endcsname\else\csname\psk@mark\endcsname\fi}% -}}} +}% +}} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% #2 #4 #6 -> coordinates for nodes -- cgit v1.2.3