diff options
author | Norbert Preining <preining@logic.at> | 2007-11-16 11:27:44 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-16 11:27:44 +0000 |
commit | a5af96d9861b2dc9fc0a88e3e8c37200e9961cc3 (patch) | |
tree | 45bc581eb8268325b4b03e5bb979c009cd1a8b1c /Master/texmf-dist/tex/latex/pst-fill | |
parent | d331d84212f7e8a9a94c72b42111cbbbf622c883 (diff) |
pst-fill update from ctan
git-svn-id: svn://tug.org/texlive/trunk@5460 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 | 4 |
1 files changed, 2 insertions, 2 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 e2f07aad1a9..a183650f4f5 100644 --- a/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty +++ b/Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty @@ -33,8 +33,8 @@ %% DESCRIPTION: %% `pst-fill' is a PSTricks package for filling and tiling areas %% -%% \pscircle[linestyle=none,fillstyle=solid,fillcolor=yellow, -%% addfillstyle=boxfill,fillsep=0.5](2,2){2} +%% \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)] |