summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-22 21:23:08 +0000
committerKarl Berry <karl@freefriends.org>2016-04-22 21:23:08 +0000
commit046dfb22b83f62c42fe46c2002d87904c5aa606c (patch)
tree7c41b0193d1ea404dcf21fcf8b6f9209dbae2676
parente139215c9b77f799e573649198fb2558c4e3bb25 (diff)
pstricks (22apr16)
git-svn-id: svn://tug.org/texlive/trunk@40684 c570f23f-e606-0410-a88d-b1316a301751
-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/README2
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news16.pdfbin40084 -> 40017 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pst-news16.tex2
-rw-r--r--Master/texmf-dist/dvips/pstricks/pstricks.pro3
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex6
7 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
index c1e4a37a63f..9ec09ca225e 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.dvips
@@ -1,4 +1,5 @@
---- pstricks.pro
+1.24 2016-04-22 - fixed an empty line
1.23 2014-07-31 - fixed bug with Ellipse and move to start point
1.22 2014-03-12 - added cubic spline stuff (Christoph Bersch)
1.21 2013-11-28 - deleted the overlay stuff
diff --git a/Master/texmf-dist/doc/generic/pstricks/Changes.generic b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
index a8dcdfee729..cba6b260147 100644
--- a/Master/texmf-dist/doc/generic/pstricks/Changes.generic
+++ b/Master/texmf-dist/doc/generic/pstricks/Changes.generic
@@ -2,6 +2,7 @@ pstricks.tex --------
versions like 2.47a have only changes in other files, but not
in this main package.
+2.65a 2016-04-22 - fix in pstricks.pro
2.65 2016-02-07 - fix bug with pst@refangle
2.64b 2015-11-14 - fix bug in pstricks.sty
2.64a 2015-11-11 - new package pstricks-pdf.sty
diff --git a/Master/texmf-dist/doc/generic/pstricks/README b/Master/texmf-dist/doc/generic/pstricks/README
index 23309af8e2a..b0989035d1f 100644
--- a/Master/texmf-dist/doc/generic/pstricks/README
+++ b/Master/texmf-dist/doc/generic/pstricks/README
@@ -105,4 +105,4 @@ The informations to subscribe to this list and to consult the archives can
be found on the Web page.
--
-Denis Girou, Sebastian Rahtz and Herbert Voss (updated Novermber 03, 2010)
+Denis Girou, Sebastian Rahtz and Herbert Voss (updated November 03, 2010)
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
index 1668b640a89..71763886903 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news16.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex
index 221b089213c..b5af96b97c0 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex
+++ b/Master/texmf-dist/doc/generic/pstricks/pst-news16.tex
@@ -8,6 +8,8 @@
\let\pstnodeFV\fileversion
\let\pstnodeFD\filedate
\usepackage{pst-solides3d}
+\usepackage{pst-node}
+\usepackage{pstricks-add}
\usepackage{xkvview}
\renewcommand\bgImage{\psscalebox{15}{\color{blue!20}\the\year}}
\def\textat{\char064}
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro
index 553dca0d1d7..6e7203099d5 100644
--- a/Master/texmf-dist/dvips/pstricks/pstricks.pro
+++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro
@@ -1,7 +1,7 @@
% $Id: pstricks.pro 919 2014-05-19 18:42:47Z herbert $
%
%% PostScript prologue for pstricks.tex.
-%% Version 1.23, 2014/07/31
+%% Version 1.24, 2016/04/22
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -825,7 +825,6 @@ gsave
/Shift Symbol stringwidth pop 2 div def
CurvePath
} def
-
%
/SQ { /r ED r r moveto r r neg L r neg r neg L r neg r L fill } def
/ST { /y ED /x ED x y moveto x neg y L 0 x L fill } def
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index 8b55c95aa16..373d1fad223 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -116,8 +116,8 @@
\input pgffor.code.tex
\let\pgfforeach\foreach
%
-\def\fileversion{2.64b}
-\def\filedate{2015/14/11}
+\def\fileversion{2.65a}
+\def\filedate{2016/04/22}
\catcode`\@=11\relax
\pst@addfams{pstricks}
%
@@ -4086,7 +4086,7 @@ pop
}
\def\psput@special#1{%
\hbox{%
- \pst@Verb{{ \pst@coor \pstnodescale } \tx@PutCoor \tx@PutBegin }% 20150911 hv
+ \pst@Verb{ { \pst@coor \pstnodescale } \tx@PutCoor \tx@PutBegin }% 20150911 hv
\box#1%
\pst@Verb{ \tx@PutEnd }%
}%