diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-27 00:18:34 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-27 00:18:34 +0000 |
commit | 6925c2312bf64d643e674ffb79bd5d7f842f6d76 (patch) | |
tree | 0ec7270d17a631fba856b492225d46af93aaa83a /Master/texmf-dist/tex/latex/pstricks | |
parent | c588c9533b6b61c3234451e8c1bc2dd7aa69b00b (diff) |
update pstricks.
git-svn-id: svn://tug.org/texlive/trunk@2547 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
7 files changed, 6 insertions, 46 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-all.sty b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty index 66b0e47d600..76d9041cdad 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pst-all.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty @@ -4,28 +4,27 @@ %% IMPORTANT NOTICE: %% %% Copyright (C) 1997 Timothy Van Zandt -%% Copyright (C) 2004 Herbert Voss <voss@perce.de> +%% Copyright (C) 2006 Herbert Voss <voss@perce.de> %% Rolf Niepraschk <Rolf.Niepraschk@ptb.de> %% %% This package may be distributed under the terms of the LaTeX Project %% Public License, as described in lppl.txt in the base LaTeX distribution. %% Either version 1.0 or, at your option, any later version. %% -\ProvidesPackage{pst-all}[2004/05/06 the main pstricks tools] +\ProvidesPackage{pst-all}[2006/11/07 the main pstricks tools] \RequirePackage{pstricks} % important % this loads the xcolor package and pstricks in the right order % and does some modification to the color handling. Look at the % doc for the options. % -\RequirePackage{pst-grad} \RequirePackage{pst-plot} -\RequirePackage{pst-coil} -\RequirePackage{pst-text} -\RequirePackage{pst-char} +\RequirePackage{pst-tree} \RequirePackage{pst-node} \RequirePackage{pst-3d} +\RequirePackage{pst-grad} +\RequirePackage{pst-coil} +\RequirePackage{pst-text} \RequirePackage{pst-eps} \RequirePackage[tiling]{pst-fill} -\RequirePackage{pst-tree} \RequirePackage{multido} \endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-char.sty b/Master/texmf-dist/tex/latex/pstricks/pst-char.sty deleted file mode 100644 index c77df4f80e1..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-char.sty +++ /dev/null @@ -1,6 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-char}[2004/07/15 package wrapper for pst-char.tex] -\input{pst-char.tex} -\ProvidesFile{pst-char.tex} - [\filedate\space \fileversion\space `pst-char' (tvz)] -\endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-coil.sty b/Master/texmf-dist/tex/latex/pstricks/pst-coil.sty deleted file mode 100644 index 752cebaa9b4..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-coil.sty +++ /dev/null @@ -1,6 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-coil}[2004/07/15 package wrapper for pst-coil.tex] -\input{pst-coil.tex} -\ProvidesFile{pst-coil.tex} - [\filedate\space v\fileversion\space `pst-coil' (tvz)] -\endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-eps.sty b/Master/texmf-dist/tex/latex/pstricks/pst-eps.sty deleted file mode 100644 index e41a884b663..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-eps.sty +++ /dev/null @@ -1,6 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-eps}[2005/05/20 package wrapper for pst-eps.tex (hv)] -\input{pst-eps.tex} -\ProvidesFile{pst-eps.tex} - [\filedate\space \fileversion\space `pst-eps' (tvz)] -\endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-fill.sty b/Master/texmf-dist/tex/latex/pstricks/pst-fill.sty deleted file mode 100644 index 706eecef5af..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-fill.sty +++ /dev/null @@ -1,8 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-fill}[2004/07/15 package wrapper for pst-fill.tex] -\DeclareOption{tiling}{\def\PstTiling{true}} -\ProcessOptions\relax -\input{pst-fill.tex} -\ProvidesFile{pst-fill.tex} - [\filedate\space \fileversion\space `pst-fill' (tvz)] -\endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-grad.sty b/Master/texmf-dist/tex/latex/pstricks/pst-grad.sty deleted file mode 100644 index e2a2235a0f1..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-grad.sty +++ /dev/null @@ -1,6 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-grad}[2004/07/15 package wrapper for pst-grad.tex] -\input{pst-grad.tex} -\ProvidesFile{pst-grad.tex} - [\filedate\space \fileversion\space `pst-grad' (tvz)] -\endinput diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-text.sty b/Master/texmf-dist/tex/latex/pstricks/pst-text.sty deleted file mode 100644 index ff0fb9bcfeb..00000000000 --- a/Master/texmf-dist/tex/latex/pstricks/pst-text.sty +++ /dev/null @@ -1,7 +0,0 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-text}[2006/01/01 package wrapper for pst-text.tex] -\input{pst-text.tex} -\ProvidesFile{pst-text.tex} - [\filedate\space \fileversion\space `pst-text' (tvz)] -\IfFileExists{pst-text.pro}{\@addtofilelist{pst-text.pro}}{}% -\endinput |