diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx b/Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx index 18b7025ae0b..33dd271aca8 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdfcolparallel.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: pdfcolparallel.dtx -% Version: 2010/01/11 v1.3 +% Version: 2016/05/16 v1.4 % Info: Color stacks support for parallel % % Copyright (C) 2007, 2008, 2010 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> +% 2016 +% https://github.com/ho-tex/oberdiek/issues % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -77,7 +79,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: pdfcolparallel 2010/01/11 v1.3 Color stacks support for parallel (HO)} +\Msg{* Package: pdfcolparallel 2016/05/16 v1.4 Color stacks support for parallel (HO)} \Msg{************************************************************************} \keepsilent @@ -89,7 +91,7 @@ This is a generated file. Project: pdfcolparallel -Version: 2010/01/11 v1.3 +Version: 2016/05/16 v1.4 Copyright (C) 2007, 2008, 2010 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -153,7 +155,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{pdfcolparallel.drv}% - [2010/01/11 v1.3 Color stacks support for parallel (HO)]% + [2016/05/16 v1.4 Color stacks support for parallel (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \begin{document} @@ -162,7 +164,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{763} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -183,8 +184,10 @@ and the derived files % \GetFileInfo{pdfcolparallel.drv} % % \title{The \xpackage{pdfcolparallel} package} -% \date{2010/01/11 v1.3} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.4} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -242,7 +245,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pdfcolparallel}% - [2010/01/11 v1.3 Color stacks support for parallel (HO)]% + [2016/05/16 v1.4 Color stacks support for parallel (HO)]% % \end{macrocode} % % \subsection{Load and fix package \xpackage{parallel}} @@ -807,7 +810,7 @@ and the derived files } \documentclass{article} \usepackage{xcolor} -\usepackage{pdfcolparallel}[2010/01/11] +\usepackage{pdfcolparallel}[2016/05/16] \begin{document} \color{green}% @@ -892,7 +895,7 @@ and the derived files % \subsection{Download} % % \paragraph{Package.} This package is available on -% CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: +% CTAN\footnote{\url{http://ctan.org/pkg/pdfcolparallel}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/pdfcolparallel.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/pdfcolparallel.pdf}] Documentation. @@ -1086,7 +1089,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2007,2008,2010'/> <license type='lppl1.3'/> - <version number='1.3'/> + <version number='1.4'/> <description> Since version 1.40 pdfTeX supports colour stacks. This package uses them to fix colour problems in @@ -1146,6 +1149,10 @@ and the derived files % \item % Option `rulebetweencolor' added. % \end{Version} +% \begin{Version}{2016/05/16 v1.4} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |