summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht11
1 files changed, 6 insertions, 5 deletions
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}