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.4ht7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht b/Master/texmf-dist/tex/generic/tex4ht/colortbl.4ht
index 4875998c798..5b954cc8ff1 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 (2021-05-03-15:54), generated from tex4ht-4ht.tex
+% colortbl.4ht (2021-05-06-14:12), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2021 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-05-03-15:54}
+\immediate\write-1{version 2021-05-06-14:12}
\RequirePackage{xcolor}
@@ -98,9 +98,10 @@
% default hline color is black
\def\hline:color{000}
% save rule color in format usable in CSS
-\renewcommand\arrayrulecolor[2][named]{%
+\newcommand\tmp:arrayrulecolor[2][named]{%
\noalign{\convertcolorspec{#1}{#2}{HTML}\:tmp\global\let\hline:color\:tmp}%
}
+\HLet\arrayrulecolor\tmp:arrayrulecolor
\def\convert:colorspec#1 #2 #3 #4{%
\edef\current:color{%
\ifx\relax#1\relax\else%