diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-05 23:09:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-05 23:09:13 +0000 |
commit | e871cf60fc09d3490d03edd318214ae79c60d646 (patch) | |
tree | a3977606c5895d40689faa5aebe393462174329d /Master/texmf-dist/tex/latex/pstricks | |
parent | 79133778bb4e0c49a8d9e75ad97fc37e9ef976fa (diff) |
pstricks (5apr13)
git-svn-id: svn://tug.org/texlive/trunk@29678 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index 2afb9f5e503..eef59f7a85d 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -5,7 +5,7 @@ %% %% pstricks.sty Copyright (C) 1997 Timothy Van Zandt %% pstcol.sty Copyright (C) 1994-1996 1999 David Carlisle -%% pstricks.sty Copyright (C) 2004-2011 Rolf Niepraschk <Rolf.Niepraschk@gmx.de> +%% pstricks.sty Copyright (C) 2004-2013 Rolf Niepraschk <Rolf.Niepraschk@gmx.de> %% Herbert Voss <hvoss@tug.org> %% %% This package may be distributed under the terms of the LaTeX Project @@ -15,8 +15,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{pstricks} - [2012/08/24 v0.53 LaTeX wrapper for `PSTricks' (RN,HV)] +\ProvidesPackage{pstricks}[2013/04/05 v0.54 LaTeX wrapper for `PSTricks' (RN,HV)] % \def\documentclass{% \edef\@tempa{\jobname.tex }% @@ -257,7 +256,7 @@ \renewcommand*\cyan{\color{cyan}} % \AtBeginDocument{% - \psset{fillcolor=white}% hv 0.33 +% \psset{fillcolor=white}% hv 0.33 \let\pst@endcolor=\relax% % \let\pst@color=\relax% % LaTeX used `\color@endgroup' instead. RN 2004-05-06 |