diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-01 22:02:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-01 22:02:17 +0000 |
commit | 198243b8998916deb875ce76b943080704c49ed7 (patch) | |
tree | ac8d6d4a7cd897936c3b6a91261e8b62cd33a0c0 /Master/texmf-dist/tex/latex/pst-fill | |
parent | 91db8d984edbc2bdf3d6051f4bafe35849dbf3c5 (diff) |
pst-fill (2oct21)
git-svn-id: svn://tug.org/texlive/trunk@60671 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fill')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty | 33 |
1 files changed, 4 insertions, 29 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty b/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty index a183650f4f5..d5a2eb9736c 100644 --- a/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty +++ b/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty @@ -1,30 +1,9 @@ %% %% This is file `pst-fill.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% pst-fill.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-fill.sty. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file pst-fill.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-fill.dtx' %% %% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> -%% Herbert Voss <voss@pstricks.de> +%% Herbert Voss <hvoss@tug.org> +%% (C) 2007-2021 %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN archives @@ -33,16 +12,12 @@ %% DESCRIPTION: %% `pst-fill' is a PSTricks package for filling and tiling areas %% -%% \pscircle[linestyle=none,fillstyle=solid,fillcolor=yellow,fillsep=0.5, -%% addfillstyle=boxfill](2,2){2} \RequirePackage{pstricks} -\ProvidesPackage{pst-fill}[2005/09/13 package wrapper for - pst-fill.tex (hv)] +\ProvidesPackage{pst-fill}[2010/03/20 package wrapper for pst-fill.tex (hv)] \DeclareOption{tiling}{\def\PstTiling{true}} \ProcessOptions\relax \input{pst-fill.tex} -\ProvidesFile{pst-fill.tex} - [\filedate\space v\fileversion\space `PST-fill' (tvz,dg)] +\ProvidesFile{pst-fill.tex} [\filedate\space v\fileversion\space `PST-fill' (tvz,dg,hv)] \endinput %% %% End of file `pst-fill.sty'. |