diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:09 +0000 |
commit | 5d615792f48fa80ff3b4c5495ad491f40428844b (patch) | |
tree | 64b25141336f7d89a838290ef59f1b32278d8320 /Master/texmf-dist/tex/latex/pst-fr3d | |
parent | 817f129f2706b09016525f62f35e6ff646555f26 (diff) |
pst-fr3d
git-svn-id: svn://tug.org/texlive/trunk@1240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fr3d')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fr3d/pst-fr3d.sty | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-fr3d/pst-fr3d.sty b/Master/texmf-dist/tex/latex/pst-fr3d/pst-fr3d.sty new file mode 100644 index 00000000000..02cd4a2bfb8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-fr3d/pst-fr3d.sty @@ -0,0 +1,42 @@ +%% +%% This is file `pst-fr3d.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pst-fr3d.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-fr3d.sty. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file pst-fr3d.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-fr3d.dtx' +%% +%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> +%% +%% February 25, 2002 +%% +%% 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-fr3d' is a PSTricks package to draw three dimensional grids +%% with various customizations. +%% +\ProvidesPackage{pst-fr3d}[2002/02/25 package wrapper for PSTricks pst-fr3d.tex] +\input pst-fr3d.tex +\endinput +%% +%% End of file `pst-fr3d.sty'. |