summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html4.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-04-18 03:02:01 +0000
committerNorbert Preining <norbert@preining.info>2022-04-18 03:02:01 +0000
commita7538780c749168835167a8d30aa65779c89407a (patch)
tree1c2830860017d02e2b51a7f1b7e7279ac743b53c /support/TeX4ht/source/tex4ht-html4.tex
parente247b78b2fce9bdb26193826aca0a62ae26c8a8b (diff)
CTAN sync 202204180302
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html4.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html4.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/TeX4ht/source/tex4ht-html4.tex b/support/TeX4ht/source/tex4ht-html4.tex
index ba40def116..95b77afb6b 100644
--- a/support/TeX4ht/source/tex4ht-html4.tex
+++ b/support/TeX4ht/source/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 1106 2022-04-04 10:06:26Z michal_h21 $
+% $Id: tex4ht-html4.tex 1113 2022-04-17 10:39:05Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -16042,7 +16042,7 @@ Blue = 1-minimum(1,Yellow *(1-Black)+Black)
{\gHAdvance\textcolorN by 1
\Configure{color}%
{\Configure{SetHColor}
- {\Css{span\#textcolor\textcolorN{color:\HColor}}}}%
+ {\ifx\HColor\@empty\else\Css{span\#textcolor\textcolorN{color:\HColor}}\fi}}%
\HCode{<span id="textcolor\textcolorN">}}%
{\HCode{</span>}}
>>>