summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-31 23:15:37 +0000
committerKarl Berry <karl@freefriends.org>2019-12-31 23:15:37 +0000
commit449ceb762b8adeccbef9731acdf8001b20fa4f74 (patch)
treeee5159256da2bde45a015b812bfb4d6329cb616c /Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty
parentbb856019912015b530cb2e19f0d4843a5dbca897 (diff)
oberdiek (31dec19)
git-svn-id: svn://tug.org/texlive/trunk@53283 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty b/Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty
index c5929f54841..4914e32db85 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/pdfcolparallel.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: pdfcolparallel
-%% Version: 2016/05/16 v1.4
+%% Version: 2019/12/29 v1.5
%%
%% Copyright (C)
%% 2007, 2008, 2010 Heiko Oberdiek
@@ -39,9 +39,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{pdfcolparallel}%
- [2016/05/16 v1.4 Color stacks support for parallel (HO)]%
+ [2019/12/29 v1.5 Color stacks support for parallel (HO)]%
\DeclareOption*{%
- \PassoptionsToPackage{\CurrentOption}{parallel}%
+ \PassOptionsToPackage{\CurrentOption}{parallel}%
}
\ProcessOptions\relax
\RequirePackage{parallel}[2003/04/13]