summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-fill/pst-fill.tex8
-rw-r--r--Master/texmf-dist/tex/latex/pst-fill/pst-fill.sty4
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-fill/pst-fill.tex b/Master/texmf-dist/tex/generic/pst-fill/pst-fill.tex
index e0573fb25ea..df7b945f23a 100644
--- a/Master/texmf-dist/tex/generic/pst-fill/pst-fill.tex
+++ b/Master/texmf-dist/tex/generic/pst-fill/pst-fill.tex
@@ -33,10 +33,10 @@
%% 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}
-\def\fileversion{1.00}
-\def\filedate{2005/09/12}
+%% \pscircle[linestyle=none,fillstyle=solid,fillcolor=yellow,fillsep=0.5,
+%% addfillstyle=boxfill](2,2){2}
+\def\fileversion{1.01}
+\def\filedate{2007/03/10}
\message{`PST-Fill' v\fileversion, \filedate\space (tvz,dg,hv)}
\csname PSTboxfillLoaded\endcsname
\let\PSTboxfillLoaded\endinput
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)]