summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-3d
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:03:55 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:03:55 +0000
commit85f9496cc02f23a40f908121bed1af62a5817e45 (patch)
tree2d3a51e2ce3ce9c78745bbb576883663e5e1b2a7 /Master/texmf-dist/tex/latex/pst-3d
parentf9ff1c7f9c8a9d908d4336785f8ed61b27734c8a (diff)
pst-3d
git-svn-id: svn://tug.org/texlive/trunk@1233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-3d')
-rw-r--r--Master/texmf-dist/tex/latex/pst-3d/pst-3d.sty48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-3d/pst-3d.sty b/Master/texmf-dist/tex/latex/pst-3d/pst-3d.sty
new file mode 100644
index 00000000000..b57cd73cc61
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-3d/pst-3d.sty
@@ -0,0 +1,48 @@
+%%
+%% This is file `pst-3d.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pst-3d.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-3d.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file pst-3d.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-3d.dtx'
+%%
+%% Timothy Van Zandt <tvz@nwu.edu> (tvz)
+%% Herbert Voss <voss@pstricks.de> (hv)
+%%
+%% September 03, 2005
+%%
+%% This file is under the LaTeX Project Public License
+%% See CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-3d' is a PSTricks package for tilting and other pseudo-3D tricks
+%%
+
+
+%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-3d}[2005/09/02 package wrapper for
+ pst-3d.tex (hv)]
+\input{pst-3d.tex}
+\ProvidesFile{pst-3d.tex}
+ [\filedate\space v\fileversion\space `PST-3d' (tvz)]
+\endinput
+%%
+%% End of file `pst-3d.sty'.