diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty b/Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty index 3fce57c38e1..7e554e609e6 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/pdfcolparcolumns.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: pdfcolparcolumns -%% 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{pdfcolparcolumns}% - [2016/05/16 v1.4 Color stacks for parcolumns (HO)]% + [2019/12/29 v1.5 Color stacks for parcolumns (HO)]% \DeclareOption*{% - \PassoptionsToPackage{\CurrentOption}{parcolumns}% + \PassOptionsToPackage{\CurrentOption}{parcolumns}% } \ProcessOptions\relax \RequirePackage{parcolumns}[2004/11/25] |