summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty b/Master/texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty
new file mode 100644
index 00000000000..4f661883bf5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty
@@ -0,0 +1,45 @@
+%%
+%% This is file `pst-gr3d.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pst-gr3d.dtx (with options: `latex-wrapper')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from pst-gr3d.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file pst-gr3d.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+%%
+%% Package `pst-gr3d.dtx'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
+%% Herbert Voss <voss@perce.de>
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN archives
+%% in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-gr3d' is a PSTricks package to draw three dimensional grids
+%% with various customization
+%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-gr3d}[2005/01/13 package wrapper for
+ pst-gr3d.tex (hv)]
+\input{pst-gr3d.tex}
+\ProvidesFile{pst-gr3d.tex}
+ [\filedate\space v\fileversion\space `PST-gr3d' (dg)]
+\endinput
+%%
+%% End of file `pst-gr3d.sty'.