diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx b/Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx index 7d85f26bc5f..72091e32875 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdfcol.dtx @@ -1,11 +1,13 @@ % \iffalse meta-comment % % File: pdfcol.dtx -% Version: 2007/12/12 v1.2 +% Version: 2016/05/16 v1.3 % Info: Handle new color stacks for pdfTeX % % Copyright (C) 2007 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 @@ -83,7 +85,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: pdfcol 2007/12/12 v1.2 Handle new color stacks for pdfTeX (HO)} +\Msg{* Package: pdfcol 2016/05/16 v1.3 Handle new color stacks for pdfTeX (HO)} \Msg{************************************************************************} \keepsilent @@ -95,7 +97,7 @@ This is a generated file. Project: pdfcol -Version: 2007/12/12 v1.2 +Version: 2016/05/16 v1.3 Copyright (C) 2007 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -165,7 +167,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{pdfcol.drv}% - [2007/12/12 v1.2 Handle new color stacks for pdfTeX (HO)]% + [2016/05/16 v1.3 Handle new color stacks for pdfTeX (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc}[2011/11/22] \begin{document} @@ -174,7 +176,6 @@ and the derived files %</driver> % \fi % -% \CheckSum{721} % % \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 @@ -195,8 +196,10 @@ and the derived files % \GetFileInfo{pdfcol.drv} % % \title{The \xpackage{pdfcol} package} -% \date{2007/12/12 v1.2} -% \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} +% \date{2016/05/16 v1.3} +% \author{Heiko Oberdiek\thanks +% {Please report any issues at https://github.com/ho-tex/oberdiek/issues}\\ +% \xemail{heiko.oberdiek at googlemail.com}} % % \maketitle % @@ -376,7 +379,7 @@ and the derived files \fi \expandafter\x\csname ver@pdfcol.sty\endcsname \ProvidesPackage{pdfcol}% - [2007/12/12 v1.2 Handle new color stacks for pdfTeX (HO)]% + [2016/05/16 v1.3 Handle new color stacks for pdfTeX (HO)]% % \end{macrocode} % % \subsection{Catcodes} @@ -868,7 +871,7 @@ and the derived files \NeedsTeXFormat{LaTeX2e} \nofiles \documentclass{article} -\usepackage{pdfcol}[2007/12/12] +\usepackage{pdfcol}[2016/05/16] \usepackage{qstest} \IncludeTests{*} \LogTests{log}{*}{*} @@ -928,7 +931,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/pdfcol}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/pdfcol.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/pdfcol.pdf}] Documentation. @@ -1125,7 +1128,7 @@ and the derived files <authorref id='auth:oberdiek'/> <copyright owner='Heiko Oberdiek' year='2007'/> <license type='lppl1.3'/> - <version number='1.2'/> + <version number='1.3'/> <description> Since version 1.40 pdfTeX supports color stacks. The driver file <tt>pdftex.def</tt> for package @@ -1161,6 +1164,10 @@ and the derived files % \item % Detection for package \xpackage{luacolor} added. % \end{Version} +% \begin{Version}{2016/05/16 v1.3} +% \item +% Documentation updates. +% \end{Version} % \end{History} % % \PrintIndex |