summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-09 21:38:51 +0000
committerKarl Berry <karl@freefriends.org>2024-05-09 21:38:51 +0000
commitd4b60eb41fa6198bb7ee6e0e2a9a9f54afbf9704 (patch)
treea5f450ca9903e2201245aa4b461356d137d844c1 /Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
parentfe6cfb68f83442d7286c95854171e71439f3b316 (diff)
more colors, tex4ht r1516
git-svn-id: svn://tug.org/texlive/trunk@71221 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index aa73c275dff..8d96fba96d9 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1515 2024-05-07 15:21:27Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1516 2024-05-09 13:28:51Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2024 TeX Users Group
@@ -28716,6 +28716,9 @@ fragments.
\else%
\ifcsname HColor!#1\endcsname%
\csname HColor!#1\endcsname #2//%
+ \else
+ \get:xcolorcss{#1!#2}{\HColor}%
+ \Configure{HColor}{\current:color:name}{\HColor}%
\fi%
\fi
}