diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-27 22:21:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-27 22:21:23 +0000 |
commit | d24b893b0eb0daa12507892704e043964dcc73fb (patch) | |
tree | 781586e899366d66324e10ea02490212fef6f187 /Master/texmf-dist/tex/latex/pstricks | |
parent | 67ce830445179fe9df38668f362b124d6258d040 (diff) |
pstricks (27nov13)
git-svn-id: svn://tug.org/texlive/trunk@32254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pst-all.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pstcol.sty | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pst-all.sty b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty index 4882c2287b4..6b17210bbd6 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pst-all.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pst-all.sty @@ -4,8 +4,9 @@ %% IMPORTANT NOTICE: %% %% Copyright (C) 1997 Timothy Van Zandt -%% Copyright (C) 2004-2008 Herbert Voss <voss@perce.de> +%% Copyright (C) 2004-2008 Herbert Voss <hvoss@tug.org> %% Rolf Niepraschk <Rolf.Niepraschk@ptb.de> +%% 2008-- Herbert Voss <hvoss@tug.org> %% %% This package may be distributed under the terms of the LaTeX Project %% Public License, as described in lppl.txt in the base LaTeX distribution. diff --git a/Master/texmf-dist/tex/latex/pstricks/pstcol.sty b/Master/texmf-dist/tex/latex/pstricks/pstcol.sty index 29c4affd9f9..2ba36d0b042 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstcol.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstcol.sty @@ -2,6 +2,7 @@ %% pstcol.sty Copyright (C) 1994--1996 1999 David Carlisle %% 2004--2007 Herbert Voss <voss@perce.de> %% Rolf Niepraschk <Rolf.Niepraschk@ptb.de> +%% 2007-- Herbert Voss <hvoss@tug.org> %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pstcol} |