summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty b/Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty
new file mode 100644
index 00000000000..3b8931ada7d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty
@@ -0,0 +1,47 @@
+%%
+%% This is file `pst-poly.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pst-poly.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-poly.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file pst-poly.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-poly.dtx'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
+%% Herbert Voss <voss _at_ pstricks.de>
+%%
+%% Novermber 20, 2004
+%%
+%% 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-poly' is a PSTricks package to draw easily various kinds of regular
+%% or non regular polygons, with various customizations.
+%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-poly}[2004/11/20 package wrapper for
+ pst-poly.tex (hv)]
+\input{pst-poly.tex}
+\ProvidesFile{pst-poly.tex}
+ [\filedate\space v\fileversion\space `PST-poly' (DG)]
+\endinput
+%%
+%% End of file `pst-poly.sty'.