diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-12 00:06:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-12 00:06:17 +0000 |
commit | 4cf323457cc15c422432e2eb649679236d57b9e0 (patch) | |
tree | 5eb165baa47bd2483b31f8f64fe3e0ad88a853dd /Master/texmf-dist | |
parent | 35f9e4707234c3f5c452382ad5b0fce7ee226b2c (diff) |
pst-eucl (10jan13)
git-svn-id: svn://tug.org/texlive/trunk@28807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-eucl/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf | bin | 357202 -> 336649 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex | 8 |
3 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-eucl/Changes b/Master/texmf-dist/doc/generic/pst-eucl/Changes index 409727c7bf0..76cd2bb6f05 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/Changes +++ b/Master/texmf-dist/doc/generic/pst-eucl/Changes @@ -4,6 +4,7 @@ pst-eucl.pro -------- pst-eucl.tex -------- +1.46 2013/01/09 - use the eucl dictionary when only needed (hv) 1.45 2012/12/31 - fixed introduced bug with PtoC (hv) moved loading of pst-xkey to the beginning 1.44 2012/09/28 - allow filling of angles (hv) diff --git a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf Binary files differindex 02543eb1708..830147ed5dc 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf 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 91ab9a0e6b0..cac62bff54d 100644 --- a/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex +++ b/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex @@ -15,8 +15,9 @@ \ifx\MultidoLoaded\endinput \else\input multido.tex \fi \csname PSTEuclideLoaded\endcsname \let\PSTEuclideLoaded\endinput -\def\fileversion{1.45} -\def\filedate{2012/12/31}% +\def\fileversion{1.46} +\def\filedate{2013/01/08 +}% %% 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. @@ -554,7 +555,7 @@ end}% \ifcase \psarc@type add \or sub \fi def /angleB %OLD%%tx@EcldDict begin /N@#2 GetNode end - tx@EcldDict begin /N@#3 GetNode /N@#1 GetNode ABVect + tx@EcldDict begin /N@#3 GetNode /N@#1 GetNode ABVect end exch Atan \psk@arcsepB c mul 2 div \ifcase \psarc@type sub \or add \fi def %ifshowpoints\psarc@showpoints\fi @@ -564,7 +565,6 @@ end}% moveto \fi \fi% - end }%% end \pstArcOAB@iv \def\pstArcOAB@v{% x y r angleA |