diff options
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)] |