summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-20 22:00:42 +0000
committerKarl Berry <karl@freefriends.org>2014-05-20 22:00:42 +0000
commit8db754efe5c2736dfbd92d0fe891c6cc89e4071d (patch)
tree6926e0fe5cfe18b686a96e3b3b669ae92a9395e6 /Master/texmf-dist
parentbdbcafd18250921f65d0dad8c2a0418ca9b1ee07 (diff)
pstricks (20may14)
git-svn-id: svn://tug.org/texlive/trunk@34155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.dvips1
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/Changes.generic1
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news14.pdfbin66239 -> 66336 bytes
-rw-r--r--Master/texmf-dist/dvips/pstricks/pst-algparser.pro3
-rw-r--r--Master/texmf-dist/dvips/pstricks/pstricks.pro2
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex2
6 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
index 39e2d8d9d9a..f17bfea1a91 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
@@ -52,6 +52,7 @@
---- pst-algparser.pro
+0.06 2014-05-19 - fixed bug in TrigoFunc
0.05 2014-03-30 - added floor function
0.04 2011-10-31 - add !/fact/Fact for the factorial function
0.03 2010-10-10 - cosmetics
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
index 809ba408ef4..76fe4595e1f 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.generic
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
@@ -3,6 +3,7 @@ versions like 2.47a have only changes in other files, but not
in this main package.
+2.54a 2014-05-19 - fixed introduced bug in pst-algparser.pro
2.54 2014-05-19 - allow circle and ellipse in \pscustom with moving
the currentpoint to the start point and not the center.
2.53a 2014-03-30 - changes in pst-algparser.pro
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news14.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news14.pdf
index dd223f86e3e..38fa0a01146 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news14.pdf
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news14.pdf
Binary files differ
diff --git a/Master/texmf-dist/dvips/pstricks/pst-algparser.pro b/Master/texmf-dist/dvips/pstricks/pst-algparser.pro
index 60e5c28263c..7fac21adbf9 100644
--- a/Master/texmf-dist/dvips/pstricks/pst-algparser.pro
+++ b/Master/texmf-dist/dvips/pstricks/pst-algparser.pro
@@ -1,4 +1,4 @@
-% $Id: pst-algparser.pro 902 2014-03-30 16:23:33Z herbert $
+% $Id: pst-algparser.pro 919 2014-05-19 18:42:47Z herbert $
%%
%% PostScript prologue for PSTricks algorithm parser
%% Version 0.06, 2014/05/19
@@ -308,7 +308,6 @@ end
dup (cos) eq 1 index (sin) eq or exch (tan) eq or
{ /ExpressionVector ExpressionVector aload length 3.1415926 /div cvx 180 /mul cvx 5 -1 roll 4 add
array astore def
- array astore def
} if
} def
/EvalCond {%
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro
index 856d7b24958..79c9aafe674 100644
--- a/Master/texmf-dist/dvips/pstricks/pstricks.pro
+++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro
@@ -1,4 +1,4 @@
-% $Id: pstricks.pro 902 2014-03-30 16:23:33Z herbert $
+% $Id: pstricks.pro 919 2014-05-19 18:42:47Z herbert $
%
%% PostScript prologue for pstricks.tex.
%% Version 1.23, 2014/05/15
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index 1844d583585..7f9bd3fff10 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -109,7 +109,7 @@
\input pgffor.code.tex
\let\pgfforeach\foreach
%
-\def\fileversion{2.54}
+\def\fileversion{2.54a}
\def\filedate{2014/05/19}
\catcode`\@=11\relax
\pst@addfams{pstricks}