From 301b93fafda199abb5c1eaf8b18cb1d1d0345a68 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 13 Dec 2018 22:50:26 +0000 Subject: colortbl (13dec18) git-svn-id: svn://tug.org/texlive/trunk@49404 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/colortbl/colortbl.sty | 24 +++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/tex/latex/colortbl') diff --git a/Master/texmf-dist/tex/latex/colortbl/colortbl.sty b/Master/texmf-dist/tex/latex/colortbl/colortbl.sty index dd573426eb8..1b9b1d0d5d9 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 David Carlisle +%% Copyright 1996 1998 1999 2012 2018 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/05/02 v1.0c Color table columns (DPC)] + [2018/12/12 v1.0d Color table columns (DPC)] \edef\@tempa{% \noexpand\AtEndOfPackage{% \catcode`\noexpand\^^A\the\catcode`\^^A\relax}} @@ -193,16 +193,16 @@ \noalign{\vskip-\arrayrulewidth}} \newlength\minrowclearance \minrowclearance=0pt -\expandafter\def\expandafter\@mkpream\expandafter#\expandafter1% - \expandafter{% - \expandafter\let\expandafter\CT@setup\expandafter\relax - \expandafter\let\expandafter\CT@color\expandafter\relax - \expandafter\let\expandafter\CT@do@color\expandafter\relax - \expandafter\let\expandafter\color\expandafter\relax - \expandafter\let\expandafter\CT@column@color\expandafter\relax - \expandafter\let\expandafter\CT@row@color\expandafter\relax - \expandafter\let\expandafter\CT@cell@color\expandafter\relax - \@mkpream{#1}} +\let\@mkpreamarray\@mkpream +\def\@mkpream{% + \let\CT@setup\relax + \let\CT@color\relax + \let\CT@do@color\relax + \let\color\relax + \let\CT@column@color\relax + \let\CT@row@color\relax + \let\CT@cell@color\relax + \@mkpreamarray} \let\CT@do@color\relax \def\rowcolor{% \noalign{\ifnum0=`}\fi -- cgit v1.2.3