summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pstricks/pstcol.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-29 23:34:55 +0000
committerKarl Berry <karl@freefriends.org>2007-04-29 23:34:55 +0000
commit3182aaa429e0e1e24f5824de116d90a154166b32 (patch)
treebed5edb8e336ac817456d5d8df22b35b45c47cde /Master/texmf-dist/tex/latex/pstricks/pstcol.sty
parent043c21ab6397e48549c233d3952c0eb26462a00d (diff)
pstricks update, I hope (12apr07)
git-svn-id: svn://tug.org/texlive/trunk@4215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks/pstcol.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pstricks/pstcol.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstcol.sty b/Master/texmf-dist/tex/latex/pstricks/pstcol.sty
index 3597ebd03ed..29c4affd9f9 100644
--- a/Master/texmf-dist/tex/latex/pstricks/pstcol.sty
+++ b/Master/texmf-dist/tex/latex/pstricks/pstcol.sty
@@ -1,11 +1,11 @@
%%
%% pstcol.sty Copyright (C) 1994--1996 1999 David Carlisle
-%% 2004--2005 Herbert Voss <voss@perce.de>
-%% Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
+%% 2004--2007 Herbert Voss <voss@perce.de>
+%% Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pstcol}
- [2005/11/16 v1.2 LaTeX wrapper for `PSTricks' (RN,HV)]
+ [2007/04/11 v1.3 LaTeX wrapper for `PSTricks' (RN,HV)]
\DeclareOption*{\PassOptionsToPackage\CurrentOption{color}}
\ProcessOptions\relax
@@ -17,7 +17,8 @@
\@spaces\string\usepackage{pstricks}\MessageBreak
************************************}
-\RequirePackage[noxcolor]{pstricks}
+\PassOptionsToPackage{noxcolor}{pstricks}
+\RequirePackage{pstricks}
\endinput
%%