From d4b60eb41fa6198bb7ee6e0e2a9a9f54afbf9704 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 May 2024 21:38:51 +0000 Subject: more colors, tex4ht r1516 git-svn-id: svn://tug.org/texlive/trunk@71221 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 8 +++----- Master/texmf-dist/tex/generic/tex4ht/xcolor.4ht | 9 ++++++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index 0ac29a156d3..0fd74759c13 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht @@ -1,4 +1,4 @@ -% html4.4ht (2024-04-24-13:39), generated from tex4ht-html4.tex +% html4.4ht (2024-05-09-14:07), generated from tex4ht-html4.tex % Copyright 2009-2024 TeX Users Group % Copyright 1997-2009 Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2024-04-24-13:39} +\immediate\write-1{version 2024-05-09-14:07} \exit:ifnot{8859-6,% CJK,% @@ -28974,9 +28974,7 @@ Y{0178}\i{00EF}% \fi }} \Configure{HColor!gray}{% - \XC@c@lcD\rangeGray{}{#1}\@@tmp - \int:of\:tempa{255}{\@@tmp}% - \Configure{HColor}{}{rgb(\:tempa,\:tempa,\:tempa)}% + \get:xcolorcss{gray!#1}{\HColor} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/tex/generic/tex4ht/xcolor.4ht b/Master/texmf-dist/tex/generic/tex4ht/xcolor.4ht index 51afa62e1bb..1fd25406e1c 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/xcolor.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/xcolor.4ht @@ -1,6 +1,6 @@ -% xcolor.4ht (2023-12-03-13:24), generated from tex4ht-4ht.tex +% xcolor.4ht (2024-05-09-14:07), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari -% Copyright 2009-2023 TeX Users Group +% Copyright 2009-2024 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2023-12-03-13:24} +\immediate\write-1{version 2024-05-09-14:07} \input color.4ht \def\rowc@l@rs[#1]#2#3#4% @@ -74,6 +74,9 @@ \else% \ifcsname HColor!#1\endcsname% \csname HColor!#1\endcsname #2//% + \else + \get:xcolorcss{#1!#2}{\HColor}% + \Configure{HColor}{\current:color:name}{\HColor}% \fi% \fi } -- cgit v1.2.3