diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-20 23:16:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-20 23:16:59 +0000 |
commit | 54c2f79f29cc81b5e93d3b4e73f3062811276058 (patch) | |
tree | 06c447f83d23bb10cd36771700a682cd113503de /Master/texmf-dist/tex/latex/pst-poly | |
parent | 90c8f7817dee14178ac759a83b36bc0b486d7c29 (diff) |
pst-poly 1.61 (20dec09)
git-svn-id: svn://tug.org/texlive/trunk@16460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-poly')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty | 48 |
1 files changed, 5 insertions, 43 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 index 3b8931ada7d..0945714a207 100644 --- a/Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty +++ b/Master/texmf-dist/tex/latex/pst-poly/pst-poly.sty @@ -1,47 +1,9 @@ -%% -%% 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. -%% +%% $Id: pst-poly.sty 187 2009-12-20 12:44:24Z herbert $ \RequirePackage{pstricks} -\ProvidesPackage{pst-poly}[2004/11/20 package wrapper for - pst-poly.tex (hv)] +\ProvidesPackage{pst-poly}[2009/12/20 package wrapper for + pst-poly.tex (dg,hv)] \input{pst-poly.tex} \ProvidesFile{pst-poly.tex} - [\filedate\space v\fileversion\space `PST-poly' (DG)] + [\filedate\space v\fileversion\space `PST-poly' (dg,hv)] \endinput -%% -%% End of file `pst-poly.sty'. + |