From 0b08699cd6ade245b70220503677163788500825 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 25 Jan 2020 22:23:37 +0000 Subject: colortbl (25jan20) git-svn-id: svn://tug.org/texlive/trunk@53545 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/colortbl/colortbl-DE.pdf | Bin 325398 -> 325132 bytes Master/texmf-dist/doc/latex/colortbl/colortbl.pdf | Bin 269378 -> 269404 bytes .../texmf-dist/source/latex/colortbl/colortbl.dtx | 9 ++++++--- Master/texmf-dist/tex/latex/colortbl/colortbl.sty | 8 +++++--- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/Master/texmf-dist/doc/latex/colortbl/colortbl-DE.pdf b/Master/texmf-dist/doc/latex/colortbl/colortbl-DE.pdf index 83cd3c8589a..5148eaecd37 100644 Binary files a/Master/texmf-dist/doc/latex/colortbl/colortbl-DE.pdf and b/Master/texmf-dist/doc/latex/colortbl/colortbl-DE.pdf differ diff --git a/Master/texmf-dist/doc/latex/colortbl/colortbl.pdf b/Master/texmf-dist/doc/latex/colortbl/colortbl.pdf index 685037c86b6..5d1174b694e 100644 Binary files a/Master/texmf-dist/doc/latex/colortbl/colortbl.pdf and b/Master/texmf-dist/doc/latex/colortbl/colortbl.pdf differ diff --git a/Master/texmf-dist/source/latex/colortbl/colortbl.dtx b/Master/texmf-dist/source/latex/colortbl/colortbl.dtx index 65c4b975b72..2816d576c29 100644 --- a/Master/texmf-dist/source/latex/colortbl/colortbl.dtx +++ b/Master/texmf-dist/source/latex/colortbl/colortbl.dtx @@ -1,7 +1,7 @@ % \iffalse %% %% Source File: `colortbl.dtx'. -%% Copyright 1996 1998 1999 2012 2018 David Carlisle +%% Copyright 1996 1998 1999 2012 2018 2020 David Carlisle %% %% This file may be distributed under the terms of the LPPL. %% See readme for details. @@ -15,7 +15,7 @@ %\ProvidesFile{colortbl.drv} % \fi % \ProvidesFile{colortbl.dtx} - [2018/12/12 v1.0d Color table columns (DPC)] + [2020/01/04 v1.0e Color table columns (DPC)] % % \iffalse %<*driver> @@ -72,6 +72,7 @@ % \changes{v0.1j}{2001/02/13}{\cs{cellcolor} (Donald Arseneau)} % \changes{v1.0c}{2018/05/02}{Updates to match new array code} % \changes{v1.0d}{2018/12/22}{Updates to match even newer array code} +% \changes{v1.0e}{2020/01/04}{Updates to match updated hhline} % % \section{Introduction} % @@ -1279,11 +1280,13 @@ ##2% \global\setbox\@ne\HH@box\doublerulesep\doublerulesep}}% \HH@let!}\else + \ifx\@tempb\@sptoken\let\next\HH@spacelet\else \PackageWarning{hhline}% {\meaning\@tempb\space ignored in \noexpand\hhline argument% \MessageBreak}% - \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi + \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi \next} +\lowercase{\def\HH@spacelet} {\futurelet\@tempb \HH@loop} % \end{macrocode} % % \begin{macrocode} diff --git a/Master/texmf-dist/tex/latex/colortbl/colortbl.sty b/Master/texmf-dist/tex/latex/colortbl/colortbl.sty index 1b9b1d0d5d9..69b26a40b19 100644 --- a/Master/texmf-dist/tex/latex/colortbl/colortbl.sty +++ b/Master/texmf-dist/tex/latex/colortbl/colortbl.sty @@ -8,14 +8,14 @@ %% %% %% Source File: `colortbl.dtx'. -%% Copyright 1996 1998 1999 2012 2018 David Carlisle +%% Copyright 1996 1998 1999 2012 2018 2020 David Carlisle %% %% This file may be distributed under the terms of the LPPL. %% See readme for details. %% \NeedsTeXFormat{LaTeX2e}[1995/06/01] \ProvidesPackage{colortbl} - [2018/12/12 v1.0d Color table columns (DPC)] + [2020/01/04 v1.0e Color table columns (DPC)] \edef\@tempa{% \noexpand\AtEndOfPackage{% \catcode`\noexpand\^^A\the\catcode`\^^A\relax}} @@ -320,11 +320,13 @@ ##2% \global\setbox\@ne\HH@box\doublerulesep\doublerulesep}}% \HH@let!}\else + \ifx\@tempb\@sptoken\let\next\HH@spacelet\else \PackageWarning{hhline}% {\meaning\@tempb\space ignored in \noexpand\hhline argument% \MessageBreak}% - \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi + \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi \next} +\lowercase{\def\HH@spacelet} {\futurelet\@tempb \HH@loop} \fi} \AtBeginDocument{ \ifx\longtable\@undefined\else -- cgit v1.2.3