summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-18 00:29:58 +0000
committerKarl Berry <karl@freefriends.org>2010-03-18 00:29:58 +0000
commit01a369732eedeeff2314f6238c903304c36f6ca8 (patch)
tree38db86c576223131710cc6e0b7ff3d573cb835ae /Master/texmf-dist/tex/latex/pstricks/pstricks.sty
parente89fded2c78e88965183fb51722d791a2d3b3d34 (diff)
pstricks update (17mar10)
git-svn-id: svn://tug.org/texlive/trunk@17480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks/pstricks.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstricks.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty
index 8e4c99c2c1c..72b244dbfa2 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}
- [2008/11/26 v0.40 LaTeX wrapper for `PSTricks' (RN,HV)]
+ [2010/03/16 v0.42 LaTeX wrapper for `PSTricks' (RN,HV)]
%
\def\documentclass{%
\edef\@tempa{\jobname.tex }%
@@ -65,9 +65,10 @@
\input{\pst@tempa}%
\ProvidesFile{\pst@tempa}
[\filedate\space v\fileversion\space `PSTricks' (tvz,hv)]
- \input{pst-fp.tex}
- \ProvidesFile{pst-fp.tex}
- [\filedate\space v\fileversion\space `PST-fp' (hv)]
+% \input{pst-fp.tex}% all done by pstricks.tex itself
+ \IfFileExists{pst-fp.tex}{%
+ \ProvidesFile{pst-fp.tex}[2010/01/17 v0.05 `pst-fp' (hv)]
+ \@addtofilelist{pst-fp.tex}}{}
\IfFileExists{pstricks.pro}{%
\ProvidesFile{pstricks.pro}
[2009/01/30 v. 1.06, PostScript prologue file (hv)]