summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-23 22:40:33 +0000
committerKarl Berry <karl@freefriends.org>2011-04-23 22:40:33 +0000
commitc41e14a6ed15b3e1fa667aaf5d14b58f0a057ffc (patch)
tree1f3aa190d1152eb1fa32702e29c544976599fba0 /Master/texmf-dist/tex
parent0c7d6abf80d6c8ae90936dfed87abd179341bdc4 (diff)
pstricks 2.20 (23apr11)
git-svn-id: svn://tug.org/texlive/trunk@22178 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/pstricks/pstricks.tex5
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks.sty14
2 files changed, 12 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
index f61d547ed7f..0b5d6f9e63a 100644
--- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
+++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex
@@ -66,8 +66,8 @@
\pst@addfams{pstricks}
\ifx\PSTFPloaded\endinput\else \input pst-fp.tex\fi
%
-\def\fileversion{2.19}
-\def\filedate{2011/03/25}
+\def\fileversion{2.20}
+\def\filedate{2011/04/23}
%
% stolen from latex.ltx to make it TeX compatible
\newcount\psLoopIndex
@@ -434,6 +434,7 @@
%
\pstheader{pstricks.pro}
\pstheader{pst-algparser.pro}
+\pstheader{pst-tools.pro}
%
\def\pst@dict{tx@Dict begin }
\def\pst@theheaders{pstricks.pro, pst-algparser.pro}
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
index 15fb4d7c767..a4929534c78 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
+++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
@@ -16,7 +16,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pstricks}
- [2011/03/27 v0.49 LaTeX wrapper for `PSTricks' (RN,HV)]
+ [2011/04/23 v0.50 LaTeX wrapper for `PSTricks' (RN,HV)]
%
\def\documentclass{%
\edef\@tempa{\jobname.tex }%
@@ -117,14 +117,18 @@
\ProvidesFile{pstricks.pro}
[2010/04/24 v. 1.07, PostScript prologue file (hv)]
\@addtofilelist{pstricks.pro}}{}%
- \IfFileExists{pst-dots.pro}{%
- \ProvidesFile{pst-dots.pro}
- [2006/12/19 v. 2.00, PostScript prologue file (hv)]
- \@addtofilelist{pst-dots.pro}}{}%
\IfFileExists{pst-algparser.pro}{%
\ProvidesFile{pst-algparser.pro}
[2008/01/01 v. 0.01, PostScript prologue file (hv)]
\@addtofilelist{pst-algparser.pro}}{}%
+ \IfFileExists{pst-tools.pro}{%
+ \ProvidesFile{pst-tools.pro}
+ [2011/04/23 v. 0.01, PostScript prologue file (hv)]
+ \@addtofilelist{pst-tools.pro}}{}%
+ \IfFileExists{pst-dots.pro}{%
+ \ProvidesFile{pst-dots.pro}
+ [2006/12/19 v. 2.00, PostScript prologue file (hv)]
+ \@addtofilelist{pst-dots.pro}}{}%
\fi
{%
\let\psscalebox\scalebox