diff options
Diffstat (limited to 'Master/texmf-dist')
-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'. |