summaryrefslogtreecommitdiff
path: root/graphics/pstricks/base/latex/pst-all.sty
blob: be6d92bc5cf4470c25f3ed44e5968af5046a6bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
% $Id: pst-all.sty 4 2020-06-09 08:32:19Z herbert $
%%
%% This is file `pst-all.sty'
%%
%% IMPORTANT NOTICE:
%%
%% Copyright (C) 1997 Timothy Van Zandt
%% Copyright (C) 2004-2008 Herbert Voss <hvoss@tug.org>
%%                         Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
%%               2008--    Herbert Voss <hvoss@tug.org>
%%
%% 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}[2008/01/01 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-plot}
\RequirePackage{pst-node}
\RequirePackage{pst-tree}
\RequirePackage{pst-grad}
\RequirePackage{pst-coil}
\RequirePackage{pst-text}
\RequirePackage{pst-3d}
\RequirePackage{pst-eps}
\RequirePackage[tiling]{pst-fill}
\RequirePackage{pstricks-add}
\RequirePackage{multido}
\endinput