From e486d9206c630a62eec5df38c62f215ab5b19757 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Nov 2019 22:44:22 +0000 Subject: colortbl \rowcolor fix, tex4ht r626 git-svn-id: svn://tug.org/texlive/trunk@52896 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht b/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht index 6a6d04f4c83..446d545445b 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht @@ -1,4 +1,4 @@ -% colortbl.4ht (2019-11-21-13:35), generated from tex4ht-4ht.tex +% colortbl.4ht (2019-11-22-14:08), generated from tex4ht-4ht.tex % Copyright 1997-2009 Eitan M. Gurari % Copyright 2009-2019 TeX Users Group % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2019-11-21-13:35} +\immediate\write-1{version 2019-11-22-14:08} \RequirePackage{xcolor} @@ -86,8 +86,9 @@ % \@ifnextchar[\CT@rowa\CT@rowb} \def\CT@rowa[#1]#2{% - \pic:gobbleII\a:rowcolor{#1 #2}% - \gdef\CT@row@color{\CT@color[#1]{#2}}% + \save:color#1 #2//% + \pic:gobbleII\a:rowcolor{#2}% + \gdef\CT@row@color{\CT@color{#2}}% \CT@rowc} \def\CT@rowb#1{% \pic:gobbleII\a:rowcolor{#1}% @@ -112,7 +113,7 @@ \convert:colorspec#2 {} {} {} {} \convertcolorspec{#1}{\current:color}{HTML}\tmp:col \def\current@color{#2} - \Configure{HColor}{\current@color}{\tmp:col} + \Configure{HColor}{\current@color}{\#\tmp:col} } \def\begin:current@color{\let\sv:curcolor\current@color} -- cgit v1.2.3