summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks/pst-all.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:04:42 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:04:42 +0000
commit1e7a210f82a93c44cc1fb0a90dea0fc02854a496 (patch)
treedff45e44aac711ff8982e61ce4ceb18516cd1925 /Master/texmf-dist/tex/latex/pstricks/pst-all.sty
parentd5638043648341121fbc50fade8dfb12d785035a (diff)
pstricks
git-svn-id: svn://tug.org/texlive/trunk@1256 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks/pst-all.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pst-all.sty31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-all.sty b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty
new file mode 100644
index 00000000000..66b0e47d600
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty
@@ -0,0 +1,31 @@
+%%
+%% This is file `pst-all.sty'
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Copyright (C) 1997 Timothy Van Zandt
+%% Copyright (C) 2004 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]
+\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-node}
+\RequirePackage{pst-3d}
+\RequirePackage{pst-eps}
+\RequirePackage[tiling]{pst-fill}
+\RequirePackage{pst-tree}
+\RequirePackage{multido}
+\endinput